Come non riesci a postare dsl-provider?
Deve essere qualcosa di questo tipo:
Codice:
# Configuration file for PPP, using PPP over Ethernet
# to connect to a DSL provider.
#
# See the manual page pppd(8) for information on all the options.
noipdefault
usepeerdns
defaultroute
hide-password
lcp-echo-interval 20
lcp-echo-failure 3
connect /bin/true
noauth
persist
mtu 1492
noaccomp
default-asyncmap
plugin rp-pppoe.so eth0
#eth0 è l'interfaccia della tua scheda di rete
user "tuausername"