Problems with internet browsing
I have two machines in a small home network. Both run Debian Woody.
The desktop machine runs the 2.4 kernel while the laptop run 2.2.19.
I have problems connecting the machines to the internet, or more
precisely, they connect fine to the ISP but when I point my browser
to any site nothing happens.
I have also tried to ping known sites with both hostname and ip adress.
There is no reply.
The LAN works fine.
Below is printout of ifconfig -a and route ?n while connected to the ISP
from the machine running the 2.4 kernel (desktop).
I am not a subscriber of this mailinglist. It would be great if answers
can be copied to my e-mail adress as well.
Ole
pingo:/home/ole# ifconfig -a
eth0 Link encap:Ethernet HWaddr 02:60:8C:6D:2E:DB
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:14826 errors:0 dropped:0 overruns:0 frame:26
TX packets:102917 errors:0 dropped:0 overruns:0 carrier:0
collisions:10 txqueuelen:100
RX bytes:1420971 (1.3 MiB) TX bytes:32101173 (30.6 MiB)
Interrupt:9 Base address:0x300
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:2881 errors:0 dropped:0 overruns:0 frame:0
TX packets:2881 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3713052 (3.5 MiB) TX bytes:3713052 (3.5 MiB)
ppp0 Link encap:Point-to-Point Protocol
inet addr:130.67.161.168 P-t-P:130.67.161.128 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:3 errors:1 dropped:0 overruns:0 frame:0
TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:66 (66.0 b) TX bytes:87 (87.0 b)
pingo:/home/ole# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
130.67.161.128 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 192.168.0.1 0.0.0.0 UG 0 0 0 eth0
Reply to: