GBV wrote:

1. Your ISP require pppoe?
2. Do your adsl provider use DHCP ?

if 1 == true

remove the configuration of your internet interface
apt-get install pppoeconf
type as root:
pppoeconf

if 2 == true && 1 == false

edit your /etc/network/interfaces like
auto eth0
iface eth0 inet dhcp

else


My ISP requires pppoe and the ADSL works normal on the server. The problem is the sharing the ADSL with the other computer.


Attila




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to