Ok, I do it like that: iptables -A POSTROUTING -t nat -j MASQUERADE -s 192.168.0.0/24 sysctl -w net.ipv4.ip_forward=1 ip addr add 192.168.0.200/24 dev usb0 ifconfig usb0 up ssh [email protected]
Tony Berth wrote: > > I changed that to 192.168.0.0 but still the same problem! > > When I plug FR in, the console displays the following: > > usb 1-1: new full speed USB device using uhci_hcd and address 2 > usb 1-1: config 2 interface 1 has no altsetting 0 > usb 1-1: configuration #1 chosen from 2 choices > eth1: register 'cdc_ether' at usb-0000:00:1d.0-1, CDC Ethernet Device, > 00:1f:11:01:53:86 > usbcore: registered new driver cdc_ether > > Thanks > > -- View this message in context: http://n2.nabble.com/-neovento-5--applications%21-tp2881940p2884146.html Sent from the Openmoko Community mailing list archive at Nabble.com. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

