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

Re: pppoe potato



On Sat, Jul 06, 2002 at 01:30:50PM +0200, Guillaume ROGER wrote:
> On Sat, 6 Jul 2002 13:27:08 +0200
> Migrec <migrec@online.fr> wrote:
> 
> 
> > Attention, /etc/network/interfaces n'est pas un script shell !
> > La ligne ifconfig eth0 up n'est pas bonne.
> > Il faut quelque chose comme :
> > iface eth0 inter static
> > 	address 192.168.0.1
> > 	netmask 255.255.255.0
> 
> 
> et y rajouter la ligne
> auto eth0 
> 
> pour que ca se lance  au boot
> 
> Guillaume
Normalement il ne faut pas toucher a /etc/network/*
il suffit de suivre a la lettre le README.debian de la doc
de pppoe et ca marche sans probleme.

extraits:

3. If you have more than one Ethernet card in your computer, replace the
"eth0" in the files /etc/ppp/ppp_on_boot.dsl and /etc/ppp/peers/dsl-provider
by the interface your DSL modem is plugged in.

4. Now, to bring your connection up, do one of the following:

 a) If you want your connection to come up automatically (either for an
 always-on connection or if you are using demand-dialing), create a symlink
 to the file ppp_on_boot.dsl called ppp_on_boot by typing the following
 commands into a shell window as root:

   cd /etc/ppp
   ln -s ppp_on_boot.dsl ppp_on_boot

 To start your pppoe connection, execute "/etc/init.d/ppp start". The
 connection will also come up automatically the next time you boot.

 (Note that for demand-dialing, you will need to edit the
 /etc/ppp/peers/dsl-provider file and uncomment the lines in section 2.)

 b) If you want to bring your connection up manually (because your DSL
 provider charges per minute connected), simply type "pon dsl-provider" to
 bring the connection up and "poff" to bring it down.


Bonne chance , Tony





> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 

-- 
     Tony Schonfeld  * F5GIT * Phone: +33 675 236 530
Email: tony@schonfeld.eu.org - WWW: http://www.schonfeld.eu.org


             
 


-- 
To UNSUBSCRIBE, email to debian-user-french-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: