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

Re: resolv.conf



ok, allora proviamo da zero. rilancio la configurazione con pppoeconf:

#ifconfig eth0 up

#pppoeconf

a questo punto cerca il concentratore d'accesso, lo trova e va a modificare /etc/ppp/peers/dsl-provider.

poi mi fa questa domanda:
Most people using popular dialup providers prefer the options 'noauth' and 'defaultroute' in their configuration and remove the 'nodetach' option. Should I check your configuration file and change these settings where neccessary?

rispondo yes

inserisco il nome utente e la password, poi mi chiede se voglio che il provider mi invii automaticamente gli indirizzi di server e li inserisca nel file /etc/resolv.conf, dico di no perché li voglio mettere io.

infine scelgo di avviare la connessione al boot.


dove sbaglio?


ho provato anche a lanciare plog -f:

Sep 24 11:03:31 localhost pppd[3538]: Plugin rp-pppoe.so loaded.
Sep 24 11:03:31 localhost pppd[3538]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Sep 24 11:03:31 localhost pppd[3539]: pppd 2.4.2 started by root, uid 0
Sep 24 11:03:31 localhost pppd[3539]: PPP session is 25093
Sep 24 11:03:31 localhost pppd[3539]: Using interface ppp0
Sep 24 11:03:31 localhost pppd[3539]: Connect: ppp0 <--> eth0
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MTU to 1500
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MRU to 1500
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MRU to 1500
Sep 24 11:03:31 localhost pppd[3539]: PAP authentication succeeded
Sep 24 11:03:31 localhost pppd[3539]: peer from calling number 00:06:53:57:18:C3 authorized Sep 24 11:03:31 localhost pppd[3539]: Cannot determine ethernet address for proxy ARP
Sep 24 11:03:31 localhost pppd[3539]: local  IP address XXXXXXXX
Sep 24 11:03:31 localhost pppd[3539]: remote IP address XXXXXXXXX
Sep 24 11:03:31 localhost pppd[3539]: primary   DNS address 195.31.14.211
Sep 24 11:03:31 localhost pppd[3539]: secondary DNS address 151.99.125.1
Sep 24 11:03:31 localhost pppd[3538]: Plugin rp-pppoe.so loaded.
Sep 24 11:03:31 localhost pppd[3538]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Sep 24 11:03:31 localhost pppd[3539]: pppd 2.4.2 started by root, uid 0
Sep 24 11:03:31 localhost pppd[3539]: PPP session is 25093
Sep 24 11:03:31 localhost pppd[3539]: Using interface ppp0
Sep 24 11:03:31 localhost pppd[3539]: Connect: ppp0 <--> eth0
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MTU to 1500
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MRU to 1500
Sep 24 11:03:31 localhost pppd[3539]: Couldn't increase MRU to 1500
Sep 24 11:03:31 localhost pppd[3539]: PAP authentication succeeded
Sep 24 11:03:31 localhost pppd[3539]: peer from calling number 00:06:53:57:18:C3 authorized Sep 24 11:03:31 localhost pppd[3539]: Cannot determine ethernet address for proxy ARP
Sep 24 11:03:31 localhost pppd[3539]: local  IP address XXXXXXXXX
Sep 24 11:03:31 localhost pppd[3539]: remote IP address XXXXXXXXX
Sep 24 11:03:31 localhost pppd[3539]: primary   DNS address 195.31.14.211
Sep 24 11:03:31 localhost pppd[3539]: secondary DNS address 151.99.125.1


grazie,
ale.


Ma dove sta scritto che quei file devono avere il flag immutabile? se
hai fatto _veramente_ quello che hai detto _deve_ funzionare, se non
funziona o c'è un bug, o sbagli qualche passagio.

Togli l'attributo i, e rispiegami bene i passi che fai. A proposito,
prima di lanciare la connessione con "pon dsl-provider" lancia un "plog
-f" su un'altra console, ti fa vedere i log della connessione, magari fa
vedere se ti passa i parametri DNS, anche se tu non li hai chiesti.

Ciao,
Matteo.



Reply to: