My phone connection (via Bluetooth) shows "Connecting" forever and desktop icon is constantly blinking. However phone shows that GPRS is connected. Ping works, ftp works and ifconfig shows interface as running.
What really does not work is Opera – it does not open pages – it does try to open something but screen forever stays blank.
See config:
Code:
# ifconfig -a
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:82 errors:0 dropped:0 overruns:0 frame:0
TX packets:82 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10356 (10.1 KiB) TX bytes:10356 (10.1 KiB)
ppp0 Link encap:Point-Point Protocol
inet addr:10.1.255.36 P-t-P:10.6.6.6 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1416 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:64 (64.0 B) TX bytes:97 (97.0 B)
wlan0 Link encap:Ethernet HWaddr 00:19:4F:9E:C4:E1
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:6503 errors:0 dropped:0 overruns:0 frame:0
TX packets:3040 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:835160 (815.5 KiB) TX bytes:1051024 (1.0 MiB)
# ping www.com
PING www.com (64.131.66.218): 56 data bytes
64 bytes from 64.131.66.218: icmp_seq=0 ttl=52 time=920.685 ms
64 bytes from 64.131.66.218: icmp_seq=1 ttl=52 time=705.994 ms
64 bytes from 64.131.66.218: icmp_seq=2 ttl=52 time=802.429 ms
64 bytes from 64.131.66.218: icmp_seq=3 ttl=52 time=812.867 ms
--- www.com ping statistics ---
5 packets transmitted, 4 packets received, 20% packet loss
round-trip min/avg/max/stddev = 705.994/810.494/920.685/76.048 ms
DNS does work as ping shows. I think it is something wrong at some application level – like Opera asks connection manager whether connection is connected – and if not – it just waits.
WIFI connection does work; phone connects to Internet smoothly when called via BT from my WinXp desktop. So there is something wrong in N800.
I can guess what happened. There were no problems until I have installed pptp for my MS VPN as described here. It worked. The strange thing that on Ubuntu where I have initially tested my pptp config VPN connection also displayed “Connecting” status forever. But it worked.
I thing there is something wrong either in pptp settings or with how pptp was ported.
I have uninstalled pptp-linux – same problems.
I have turned on syslog – log quote is attached. I do not see anything strange there.
What really does not work is Opera – it does not open pages – it does try to open something but screen forever stays blank.
See config:
WIFI connection does work; phone connects to Internet smoothly when called via BT from my WinXp desktop. So there is something wrong in N800.
I can guess what happened. There were no problems until I have installed pptp for my MS VPN as described here. It worked. The strange thing that on Ubuntu where I have initially tested my pptp config VPN connection also displayed “Connecting” status forever. But it worked.
I thing there is something wrong either in pptp settings or with how pptp was ported.
I have uninstalled pptp-linux – same problems.
I have turned on syslog – log quote is attached. I do not see anything strange there.
Any ideas (except for re-flash)?