[Debian]connexion to the net.
Posted: Sun Mar 19, 2006 8:48 am
Hello,
I want to have internet with Debian 3.1(Sarge), using a modem[connexion ADSL, eth0: Realtek|RTL-8139].
I do:
th0: blabla.........................
.................................
bla..........................bla.
lo blabla.........................
.................................
bla..........................bla
notice: ppp0 does not exist.
The file /etc/resolv.conf, contain:
nameserver (1rst ip adresse of the sever)
nameserver (2nd ip adresse of the sever)
I install the pppoe paquet:
When I do:
http://www.google.fr unknowen host.
What I do, in this case to have the net.Thanks.
I want to have internet with Debian 3.1(Sarge), using a modem[connexion ADSL, eth0: Realtek|RTL-8139].
I do:
Code: Select all
#ifconfig.................................
bla..........................bla.
lo blabla.........................
.................................
bla..........................bla
notice: ppp0 does not exist.
The file /etc/resolv.conf, contain:
nameserver (1rst ip adresse of the sever)
nameserver (2nd ip adresse of the sever)
I install the pppoe paquet:
Code: Select all
#apt-get install ppp0Code: Select all
#ping www.goolgle.frWhat I do, in this case to have the net.Thanks.