ok, my /etc/modules looks like this: --snip-- alias eth0 8139too alias eth1 starfire --snip--
My /etc/ppp/options looks like this: --snip-- connect /bin/true noauth ipcp-accept-remote ipcp-accept-local noipdefault defaultroute user "username" hide-password debug noaccomp nopcomp nocrtscts lcp-echo-interval 20 lcp-echo-failure 4 lock nodetach --snip--
Regards Cornelius
OK, I've tried the two ethernet cards that I have and neither one seems to work. I've also been trying to change the mtu value on the card via 'ifconfig eth0 up mtu 1492' or something similar.
Any ideas on how to make my existing cards to work?
Thanks! Blake (redhat 9, almost)
Hi there.
I had a similar problem!
Try to change your ethernet card. It worked for me. Strange think. On RedHat 7.3 I had normal half-duplex-card connected to the modem. Eerthing worked fine. It took me days to figure it out. May something was changed in the drivers/modules.
When I connected the modem to the other ethernet card, a full-duplex-card, I could connect again!!!
Regards Cornelius
Blake Thornton wrote:
I'm struggling with pppoe using rp-pppoe. I've used the adsl-xxxx scripts and I keep getting the messages:
PADO packet timeout
(or something very similar)
My reading of the adsl documentation says that this is likely to be a problem on the provider's side of things. In the logs I can see the PADI packet is sent by me. I've called the provider (SBC) and they tell me that everything is working fine and that it is my problem (put that together with the fact that I'm not using windows too).
Any ideas? It was working fine under redhat 8.0, but now I can't get it to work under redhat 9.
Oh, and my modem lights: power light is on, dsl light on, eth light is on, but the activity (act) light is never seen (it will come on when I power on the modem).
Thanks for any help! Blake St Louis