ho ricompilato il kernel con "ppp" ma senza "ppp over ethernet";
riporto esattamente quanto fatto con pppoeconf: debian:~# pppoeconf I found 1 ethernet device(s): eth0 Are all your ethernet interfaces listed above? (If No, modconf will be started so you can load the card drivers manually). ---> yes Looking for PPPoE Access ? Concentrator on eth0... If you continue with this program, the configuration file /etc/ppp/peers/dsl-provider will be modified. Please make sure that you have a backup copy before saying Yes. Continue with configuration? ---> yes Most people using popular dialup providers prefer the options 'noauth' and 'defaultroute' in their configuration and remove the 'nodetach' option. Further, for busy providers the lcp-echo-interval could be increased. Should I check your configuration file and change these settings where neccessary? ---> yes Please enter the username which you usually need for the PPP login to your provider in the input box below. If you wish to see the help screen, delete the username and press OK. ---> "........" Please enter the password which you usually need for the PPP login to your provider in the input box below. NOTE: you can see the password in plain text while typing. ---> "........" You need at least one DNS IP addresses to resolve the normal host names. Normally your provider sends you addresses of useable servers when the connection is established. Would you like to add these addresses automaticaly to the list on nameservers in your local /etc/resolv.conf file? (recommended) ---> yes Many providers have routers that do not support IP packets with MSS more than 1500. Normal packets outgoing from this machine have this MSS size. Unfortunately if you are forwarding packets from another hosts (ie. doing masquerading) the MSS may become increased depending on the paket size and the route to the client host. So your client machines won't be able to connect to some sites. There is a solution: the maximum MSS can be limited by pppoe. You can find more details about this issue in pppoe documentation. Should pppoe clamp MSS at 1452 bytes If unsure, say yes. (If you still get problems described above, try setting to 1412 in the dsl-provider file.) ---> yes Your PPPD is configured now. Would you like to start the connection at boot time? ---> no Now, you can make an DSL connection with "pon dsl-provider" and terminate it with "poff". Would you like to start the connection now? ---> yes Every 2s: /sbin/ifconfig ppp0 pp0: error fetching interface information: Device not found ..... .....(ripetuto pi� volte) Ctrl-c e questo � quanto riportato sul terminale da pppoeconf: pty "/usr/sbin/pppoe -I eth0 -T 80 -m 1452" ...cosa pu� essere sbagliato?

