Thanks, Colan. This worked. I unplugged the host machine's LAN cable, changed the FR's local IP address and it worked like a charm.
I can now: ssh [EMAIL PROTECTED] w/o problems and I don't have to use my wife's M$ computer. . . .shawn Colan Lash wrote: > Based on reading the wiki, it seems as though it does not like it if > your LAN is in the same range (i.e. also uses 192.168.0.*) > > This is for Windows, but I think the same might apply for Linux as well: > I read here > http://wiki.openmoko.org/wiki/Neo1973_and_Windows#Option_1.2C_using_Windows_ICS > that you should disconnect your host from your LAN, so that its DHCP > server does not interfere. With that you should be able to ssh into > the FreeRunner. > > Once you do this, you can change the /etc/network/interfaces file on > the FreeRunner (I think you have to use the vi editor). > In the file, set for usb0 > > address 192.168.2.202 > netmask 255.255.255.0 > network 192.168.2.0 > gateway 192.168.2.1 > > Or you can set number to whatever you want. > > Colan > > > On Wed, Jul 16, 2008 at 8:40 PM, shawn sullivan <[EMAIL PROTECTED]> wrote: >> Correct. And when I run ifconfig afterwards I get: >> >> usb0 Link encap:Ethernet HWaddr ee:8e:94:93:61:96 >> inet addr:192.168.1.200 Bcast:192.168.1.255 Mask:255.255.255.0 >> inet6 addr: fe80::ec8e:94ff:fe93:6196/64 Scope:Link >> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 >> RX packets:0 errors:0 dropped:0 overruns:0 frame:0 >> TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 >> collisions:0 txqueuelen:1000 >> RX bytes:0 (0.0 B) TX bytes:2733 (2.6 KB) >> >> Steven ** wrote: >>> I assume the ifconfig command doesn't give any errors when you run it. >>> I know I had to run it with sudo for it to work. >>> >>> -Steven >>> >>> On Wed, Jul 16, 2008 at 9:30 PM, shawn sullivan <[EMAIL PROTECTED]> wrote: >>>> Thanks Steven. I've actually tried both variations with the same >>>> results. I thought maybe my system was getting confused w/ the >>>> 192.168.0.200. >>>> >>>> Steven ** wrote: >>>>> Not sure if it makes a difference, but everyone else uses >>>>> 192.168.0.200 and 192.168.0.202. You've got a 1 instead of a 0. >>>>> >>>>> -Steven >>>>> >>>>> On Wed, Jul 16, 2008 at 9:20 PM, shawn sullivan <[EMAIL PROTECTED]> wrote: >>>>>> I've been unable to SSH into my phone. I did: >>>>>> >>>>>> ifconfig usb0 192.168.1.200 netmask 255.255.255.0 >>>>>> >>>>>> but when I do: >>>>>> ssh [EMAIL PROTECTED] >>>>>> >>>>>> it can't find the host. i've tried disabling the firewall; no dice. >>>>>> Here's my routing table: >>>>>> >>>>>> Kernel IP routing table >>>>>> Destination Gateway Genmask Flags MSS Window irtt >>>>>> Iface >>>>>> 192.168.0.0 * 255.255.255.0 U 0 0 0 >>>>>> eth0 >>>>>> link-local * 255.255.0.0 U 0 0 0 >>>>>> eth0 >>>>>> default dslmodem.domain 0.0.0.0 UG 0 0 0 >>>>>> eth0 >>>>>> >>>>>> It appears that there is no route to the USB port, but I'm not sure how >>>>>> to enable that. Can someone help me out? I'm running Ubuntu. I did >>>>>> verify that the phone is on USB0, but I cannot get any results when I >>>>>> ping the IP address. >>>>>> >>>>>> thx >>>>>> . . .shawn >>>>>> >> _______________________________________________ >> support mailing list >> [email protected] >> https://lists.openmoko.org/mailman/listinfo/support >> > _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
