View Single Post
Posts: 274 | Thanked: 82 times | Joined on Dec 2009
#15
Originally Posted by Arrancamos View Post
Hi, at my customer when I connect to its secured wireless the n900 does show the wireless connection icon on status, but the widget 'Personal Ip Address' shows nothing O_o. Then I came here and tried

Code:
$ sudo gainroot
$ ifconfig wlan0 | grep inet
and it shows an IP like: 10.123.3.124
so n900 did get an IP address and duno why the widget does not show it.

well after confirm that there is an IP addrs I tried ping to the proxy server

Code:
ping 10.172.168.13
and I get ping: sendto: network is unreachable
Note: from my laptop, same wireless settings I do get ping response.

Does any1 have an idea of what is going on?? TIA
Those ips are in two different subnets within the private 10.*.*.* ip ranges, no wonder you can't ping the proxy server unless its routed on a firewall.