<div class="gmail_quote">On Thu, Feb 5, 2009 at 3:09 AM, Andy Green <span dir="ltr">&lt;<a href="mailto:andy@openmoko.com">andy@openmoko.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Somebody in the thread at some point said:<br>
</div><div class="Ih2E3d">
| It seems to look like it&#39;s connected, but I still can&#39;t ping google, the<br>
| AP, or access the internet.<br>
<br>
</div>usb0 is up too.</blockquote><div><br>I use usb to ssh into the phone.<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>

But, the missing info is your routing table<br>
<br>
route -n<br>
</blockquote><div><br>root@om-gta02:~# route -n<br>Kernel IP routing table<br>Destination&nbsp;&nbsp;&nbsp;&nbsp; Gateway&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Genmask&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags Metric Ref&nbsp;&nbsp;&nbsp; Use Iface<br>192.168.0.0&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255.255.255.0&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 usb0<br>
169.254.0.0&nbsp;&nbsp;&nbsp;&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 255.255.0.0&nbsp;&nbsp;&nbsp;&nbsp; U&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 eth0<br>0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 192.168.0.200&nbsp;&nbsp; 0.0.0.0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UG&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 usb0<br><br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Will the PC you are connected to act as gateway on the USB Ethernet<br>
connection? &nbsp;Or is the only way out to the Internet through WLAN?</blockquote><div><br>I haven&#39;t done anything to setup access to the internet via usb (just ssh) so I imagine right now there&#39;s only WLAN.&nbsp; Unless GPRS gets configured automatically in M5.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Can you ping even if you don&#39;t try to use DNS?</blockquote><div><br>No.&nbsp; No luck with 192.168.1.1<br>&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>
What network range does the AP subnet use... 192.168.0.x again?<br></blockquote><div><br>192.168.1.x <br></div></div><br>So I&#39;m unclear whether you&#39;re supposed to ifup eth0 after SetResourcePolicy WiFi enabled.&nbsp; When I try right away it says <br>
root@om-gta02:~# ifup eth0<br>ifup: interface eth0 already configured<br>root@om-gta02:~# ifdown eth0<br>cat: can&#39;t open &#39;/var/run/udhcpc.eth0.pid&#39;: No such file or directory<br><br><br>