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



jatrojoomla 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!

You don't need to do PPPoE at all; your modem router should so all that.
All you have to do is to make sure that your system can communicate with
your modem router using TCP/IP over ethernet, the most common networking
protocol.

What is the output of:

ifconfig eth0

and:

"dmesg | grep eth0

Robert


[snip]
.



Relevant Pages