ok. netstat output is:

Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.168.200.0 0.0.0.0 255.255.255.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 192.168.200.254 0.0.0.0 UG 40 0 0 eth0

tx's
marco

> I use: RedHat 8.0 + rp-pppoe 3.4 (installed by RH 8.0)
> eth0 is my local network (static ip 192.168.200.254)
> eth1 is the nic connect to be adsl-modem.
>
> Iīve got some routing problem because:
> I can ping my ISP with cmd: ping 192.178.121.78 -I ppp0 !!!
> but, the command:
> ping 192.178.121.78 (without the interface) DOESN'T WORK!!!
> (it tries to use eth0 - 192.168.200.254)
>
> I guess itīs a routing problem! (iptables)
>
> adsl-start returns no error, adsl-status and ifconfig seems ok too.
>
> Iīve set an firewall script,and upgrade the package to 3.5.1.(download
> from Roaring Penguin),but DIDNīT WORK!
>
> I need help.

Well, why don't you provide your routing table? Please post the
output of:

  $ netstat --route --numeric

I bet you have defined a bad gateway host which causes rp-pppoe to
not overwrite the existing default route.
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.419 / Virus Database: 235 - Release Date: 13/11/2002

Reply via email to