<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<pre>Hi,<br> <br>I'm currently having difficulties connecting to the Neo Freerunner (running OM2009) from Ubuntu 9.04.<br> <br>Initially I did not get the usb0 ethernet connection when plugging in the booted device, so I used <br> <br>modprobe g_ether <br> <br>to get the interface.<br> <br>Afterwards I configured the usb0 as follows:<br> <br>ifconfig usb0 192.168.0.200 netmask 255.255.255.0<br> <br>Then tried<br> <br>ssh 192.168.0.202<br> <br>But I always get the error of "no route to host"<br> <br>My wlan0 connection is on a different subnet (192.168.1.249). The details for both interfaces are listed below.<br> <br>Printing the routes on my system I get the following list:<br> <br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface<br>192.168.1.0     *               255.255.255.0   U     2      0        0 wlan0<br>192.168.0.0     *               255.255.255.0   U     0      0        0 usb0<br>link-local      *               255.255.0.0     U     1000   0        0 wlan0<br>default         192.168.1.1     0.0.0.0         UG    0      0        0 wlan0<br> <br>Trying to modify the route table with following command:<br> <br>route add -host 192.168.0.202 gw 192.168.0.200<br> <br>I always get<br> <br>SIOCADDRT: Network is down<br> <br>So basically I'm currently stuck trying to connect to the Freerunner. My system is not using any firewalling rules (iptables --list shows no rules).<br> <br>Any ideas?<br> <br>Thanks,<br> <br>Niels.<br>wlan0     Link encap:Ethernet  HWaddr 00:21:5c:1a:c4:f9  <br>          inet addr:192.168.1.249  Bcast:192.168.1.255  Mask:255.255.255.0<br>          inet6 addr: fe80::221:5cff:fe1a:c4f9/64 Scope:Link<br>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>          RX packets:41334 errors:0 dropped:0 overruns:0 frame:0<br>          TX packets:31401 errors:0 dropped:0 overruns:0 carrier:0<br>          collisions:0 txqueuelen:1000 <br>          RX bytes:54936553 (54.9 MB)  TX bytes:4458136 (4.4 MB)<br> <br>usb0      Link encap:Ethernet  HWaddr f6:8e:f5:11:e4:13  <br>          inet addr:192.168.0.200  Bcast:192.168.0.255  Mask:255.255.255.0<br>          inet6 addr: fe80::f48e:f5ff:fe11:e413/64 Scope:Link<br>          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1<br>          RX packets:10 errors:0 dropped:0 overruns:0 frame:0<br>          TX packets:169 errors:0 dropped:0 overruns:0 carrier:0<br>          collisions:0 txqueuelen:1000 <br>          RX bytes:1696 (1.6 KB)  TX bytes:22003 (22.0 KB)</pre><br /><hr />Gratis verblufffende panoramafoto's maken?  <a href='http://www.microsoft.com/belux/nl/windows/windowslive/products/photo-gallery.aspx' target='_new'>Met Photo Gallery is dit zo gebeurd. </a></body>
</html>