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

Re: please help on adsl sharing



What´s the kernel version?

if <=2.2.x
gather ipchains information
try using the package ipmasq

if >=2.4.x
gather iptables info about masquerading
you can use ipchains too, but iptables rules and you cant use them together

if you need some pre-configured scripts let me know..


----- Original Message -----
From: "Attila Csosz" <acsosz@mail.datanet.hu>
To: "GBV" <guilherme@plannercorretora.com.br>
Cc: <>
Sent: Wednesday, February 05, 2003 6:34 PM
Subject: 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
>
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>



Reply to: