Re: How to -- PPPoE with my ADSL Connection to connect internet with CentOS 5



jatrojoomla <jatrojoomla@xxxxxxxxx> wrote:
Hi!
I had tried PPPoE with my ADSL Connection to connect internet with
CentOS 5.
Downloaded from http://www.roaringpenguin.com/en/penguin/openSourceProducts/rpPppoe
It's a dual boot system with windows 2000 & CentOS, while internet
working with windows 2000 perfectly. from centOS it's not even
blinking of my MODEM ROUTER, WHICH I CONNECTED THROUGH RJ-45 LAN port.
I am listing the steps but any how I am not able to connect with
internet. Please show me path!

1) When you are at the point where you are trying to ping:

What does route -n show for all routes?
What does ifconfig show for the PPP interface?

You can xxx out anything sensitive.

2) Add debug to /etc/ppp/options, add

daemon.debug /var/log/ppp.log

to /etc/syslog.conf, do "kill -HUP syslogd" to get syslogd to reread
syslog.conf, do the pppoe-start thing, and post the contents of the
ppp.log file - suitably censored.

3) Last resort: Do "DEBUG=1 pppoe-start" as root for rp-pppoe debugging.

Regards-
--
Clifford Kite
.



Relevant Pages