kppp cant see dns servers
Recently made an upgrade to kde 3.2
After that my linux pro 9.0 had some problems connecting to the internet with dial up via kppp.
At first kppp couldn't find an /etc/ppp/peers/kppp file.
I read somewhere that this was the file ppp in the same directory so i cp the file as kppp.
After that connected ok but there is no dns response although the resolv.conf is dynamically modified with the dns server's ips of my provider.
Also when i ping the other end of ppp there is no response..
this is the output of ipconfig and route -n when kppp is connected to the isp.
---------------------------------------------------------------------------------------------------
eth0 Link encap:Ethernet HWaddr 00:0D:61:AF:28:1E
inet addr:192.168.0.80 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::20d:61ff:feaf:281e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:39977 errors:0 dropped:0 overruns:0 frame:0
TX packets:44831 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:5148634 (4.9 Mb) TX bytes:21346070 (20.3 Mb)
Interrupt:11 Base address:0xf000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:738 errors:0 dropped:0 overruns:0 frame:0
TX packets:738 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:85984 (83.9 Kb) TX bytes:85984 (83.9 Kb)
ppp0 Link encap:Point-to-Point Protocol
inet addr:62.103.251.237 P-t-P:62.103.3.148 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:21 errors:2 dropped:0 overruns:0 frame:0
TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:878 (878.0 b) TX bytes:97 (97.0 b)
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
62.103.3.148 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 62.103.3.148 0.0.0.0 UG 0 0 0 ppp0
-----------------------------------------------------------------------------------------------
Any help appreciated..
|