Hi all, just installed redhat 7.3 and tried connecting with adsl, followed
the adsl howto step by step which works fine with 7.2, so here is what I
get:
I get ip address but cant ping nowhere!

[root@localhost /]# ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:C0:4F:7E:FB:74
          inet addr:10.200.1.1  Bcast:10.255.255.255  Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:88 errors:0 dropped:0 overruns:0 frame:0
          TX packets:166 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:7026 (6.8 Kb)  TX bytes:11305 (11.0 Kb)
          Interrupt:11 Base address:0xdc00

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:78 errors:0 dropped:0 overruns:0 frame:0
          TX packets:78 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:7042 (6.8 Kb)  TX bytes:7042 (6.8 Kb)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:212.179.243.187  P-t-P:212.179.243.1  Mask:255.255.255.
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1452  Metric:1
          RX packets:17 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:694 (694.0 b)  TX bytes:58 (58.0 b)


[root@localhost /]# netstat -r -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt
Iface
212.179.243.1   0.0.0.0         255.255.255.255 UH       40 0          0
ppp0
10.0.0.0        0.0.0.0         255.0.0.0       U        40 0          0
eth0
127.0.0.0       0.0.0.0         255.0.0.0       U        40 0          0 lo
0.0.0.0         10.255.255.254  0.0.0.0         UG       40 0          0
eth0

[root@localhost /]# ping 194.90.1.5
PING 194.90.1.5 (194.90.1.5) from 10.200.1.1 : 56(84) bytes of data.
>From 10.200.1.1 icmp_seq=1 Destination Host Unreachable
>From 10.200.1.1 icmp_seq=2 Destination Host Unreachable
>From 10.200.1.1 icmp_seq=3 Destination Host Unreachable
>From 10.200.1.1 icmp_seq=4 Destination Host Unreachable
>From 10.200.1.1 icmp_seq=5 Destination Host Unreachable
>From 10.200.1.1 icmp_seq=6 Destination Host Unreachable

--- 194.90.1.5 ping statistics ---
7 packets transmitted, 0 received, +6 errors, 100% loss, time 6025ms

needless to say cant surf:(


Any ideas?


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to