[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: modem up and running but no ping



On Tuesday 07 October 2003 14:06, martin f krafft wrote:
> also sprach Martin Wegmann <mailinglist.wegmann@web.de> [2003.10.07.1114 
+0200]:
> > last time I have been away from the uni-network I wanted to use my modem
> > (ms-modem). The modem worked but I can't get into the web (KPPP worked
> > fine and told me as well that I am conected but ping -c 2 www.yahoo.com
> > prompts that it is unknown)
>
> What's the output of
>
>   /sbin/ifconfig
>   /sbin/route -n
> when your are connected?

baliola@diomedea:/$ /sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:09:6B:8D:B8:1D
          inet addr:10.0.0.17  Bcast:132.187.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:14543 errors:0 dropped:0 overruns:0 frame:0
          TX packets:14881 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:11915376 (11.3 MiB)  TX bytes:2278292 (2.1 MiB)
          Interrupt:11 Base address:0x8000 Memory:c0201000-c0201038

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:286 errors:0 dropped:0 overruns:0 frame:0
          TX packets:286 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:24772 (24.1 KiB)  TX bytes:24772 (24.1 KiB)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:145.254.235.101  P-t-P:145.253.1.121  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1
          RX packets:5 errors:3 dropped:0 overruns:0 frame:0
          TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:142 (142.0 b)  TX bytes:97 (97.0 b)

baliola@diomedea:/$ /sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
145.253.1.121   0.0.0.0         255.255.255.255 UH    0      0        0 ppp0
10.0.0.0        0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         10.0.0.1        0.0.0.0         UG    0      0        0 eth0
baliola@diomedea:/$ ping -c 2 www.yahoo.com
ping: unknown host www.yahoo.com


cheers Martin




Reply to: