get then the following: SIOCSIFNETMASK: No such device SIOCSIFADDR: No such device usb0: ERROR while getting interface flags: No such device
Thanks Tony On Wed, May 13, 2009 at 4:35 PM, Joseph Reeves <[email protected]>wrote: > try: > > ifconfig usb0 192.168.0.200/24 > > Joseph > > > > > 2009/5/13 Tony Berth <[email protected]>: > > when I type (as root!) 'ip addr add 192.168.0.200/24 dev usb0', I get: > > > > bash: ip: command not found > > > > Thanks > > > > Tony > > > > On Wed, May 13, 2009 at 4:24 PM, neovento <[email protected]> wrote: > >> > >> 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

