View Single Post
Posts: 915 | Thanked: 3,209 times | Joined on Jan 2011 @ Germany
#23
Originally Posted by Halftux View Post
Yes you need to set the default gw on your PC.
Code:
route add default gw 10.6.6.6
Thanks! Now I can ping public IPs and access Websites from the PC.
I seem to have a lot of interference here though. Whenever I try to transmit data via gprs, my DSL internet connection seems to hickup and gprs data transmission also doesn't always seem to work here. Then it usually helps to switch back and forth between 2.5G and 3G on the N900.
Especially if someone opens the door of my tenement, that seems to disturb gprs transmission. I also noticed that effect in the past, when I was watching TV via DVB-T.

Originally Posted by Halftux View Post
And check on PC your /etc/resolv.conf
should be
139.7.30.126
139.7.30.125
Confirmed.

Originally Posted by Halftux View Post
Can you do route -n and iptables --list on the N900 please.
Code:
# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 gprs0
# iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
That is while a working connection is set up with wvdial.

Originally Posted by Halftux View Post
What Kernel are you running?
Code:
# uname -a
Linux n900main 2.6.28.10-power53 #1 PREEMPT Wed Dec 10 13:52:39 UTC 2014 armv7l GNU/Linux
 

The Following 2 Users Say Thank You to sulu For This Useful Post: