[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: please help on adsl sharing



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





Reply to: