# /usr/sbin/mobilehotspot_backend start
ERROR:dbus.proxies:Introspect error on :1.85:/com/nokia/icd2: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NotSupported: Unsupported interface or method DEBUG: executing uname -r DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing lsmod DEBUG: executing ifconfig wlan0 down DEBUG: executing iwconfig wlan0 mode ad-hoc DEBUG: executing ifconfig wlan0 up DEBUG: executing iwconfig wlan0 essid "Pinwheel" DEBUG: executing ifconfig wlan0 10.89.55.1 netmask 255.255.255.0 up DEBUG: executing /usr/sbin/dnsmasq -i wlan0 -a 10.89.55.1 -I lo -z -x /var/run/dnsmasq.wlan0.pid --dhcp-range=10.89.55.10,10.89.55.100,6h --dhcp-option=3,10.89.55.1 --dhcp-option=6,10.89.55.1 DEBUG: executing iptables --flush DEBUG: executing iptables --flush -t nat DEBUG: executing iptables -P FORWARD ACCEPT DEBUG: executing iptables -P INPUT ACCEPT DEBUG: executing iptables -P OUTPUT ACCEPT DEBUG: executing iptables --table nat --append POSTROUTING --out-interface gprs0 -j MASQUERA