On Fri, 20 Nov 2009 11:23:01 +0100, Iurii <y...@reverseenterprises.com>  
wrote:

>
>
>
> Davide wrote:
>>
>> On Friday 20 November 2009 10:34:25 Iurii wrote:
>>>
>>> Then:
>>> ssh 192.168.0.200
>>> ssh: connect to host 192.168.0.200 port 22: Connection refused
>>
>> You're trying to ssh your own machine.
>> Default FR IP is 192.168.0.202
>>
>>
>
>  opss you are right silly i am:)
>
> ssh r...@192.168.0.202
> ssh: connect to host 192.168.0.202 port 22: No route to host
>
> what does this mean ?

you still miss the route

route add -host 192.168.0.202 dev usb0

as per
> http://wiki.openmoko.org/wiki/USB_Networking

check the wiki page and adjust your setup accordingly.

> when i've tried to ping 192.168.0.202
> PING 192.168.0.202 (192.168.0.202) 56(84) bytes of data
> From 169.254.3.145 icpm_seq=2 Destination Host Unreachable
> From 169.254.3.145 icpm_seq=3 Destination Host Unreachable
> From 169.254.3.145 icpm_seq=4 Destination Host Unreachable
> etc
>


_______________________________________________
support mailing list
support@lists.openmoko.org
https://lists.openmoko.org/mailman/listinfo/support

Reply via email to