> I tried my first ADSL connection. I thought the interface connecting to
> Internet would be eth0, but it is ppp0. Is this correct or is something
> wrong?

This is correct and as expected. eth0 is just the interface used to talk to
the modem

> # /etc/network/interfaces
> # Loopback interface.

> # Option 1.3: PPP/PPPOE (modem connected to eth0)
> auto ppp0
> iface ppp0 inet ppp
>       pre-up ip link set eth0 up
>       provider dsl-provider eth0

See, you even ask for interface ppp0 here!

Cheers
Alex



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to