[maemo-community] problem with usb connection to n810 on a t61p lenovo laptop running ubuntu intrepid

From: Vinod Kumar Malamal Vadakital vinod.malamalvadakital at gmail.com
Date: Thu Nov 13 22:44:35 EET 2008
Hello all,
    I have an ubuntu intrepid running on a lenovo T61p laptop. I installed
scratchbox 2 (sb2) for development. But I am faced with a problem

The usb connection does not seem to work. After installation of sb2
/etc/network/interface was extended with usb0

mapping hotplug
        script grep
        map usb0

auto usb0
iface usb0 inet static
address 192.168.2.14
netmask 255.255.255.0
network 192.168.2.0
broadcast 192.168.2.255
up iptables -t nat -A POSTROUTING -o eth0 -s 192.168.2.15 -j MASQUERADE
up echo 1 > /proc/sys/net/ipv4/ip_forward
down iptables -t nat -D POSTROUTING -o eth0 -s 192.168.2.15 -j MASQUERADE
down echo 0 > /proc/sys/net/ipv4/ip_forward

my primary network interface is eth0. However after this script was included
my primary interface become usb0. My usb connection from my host computer to
N810 does not work either.

Has anyone faced the same problem? if so does anyone know of a workaround.

Best Regards
Vinod
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-community/attachments/20081113/0d9ea94b/attachment.htm 
More information about the maemo-community mailing list