PDA

View Full Version : Mi serve un aiuto con kppp............


stefanoxjx
01-06-2005, 17:55
Ciao a tutti, ho un problema con kppp, sto cercando di configurare il modem 3com 56k Faxmodem (quello bianco), però quando cerco di connettermi mi restituisce:

Il demone pppd ha interrotto la connessione in modo inaspettato!
Valore ritornato: 1
Consulta la pagina del manuale di pppd (man pppd) per verificare il significato del codice d'errore ritornato oppure leggi le FAQ di kppp a http://devel-home.kde.org/~kppp/index.html

Il log dice:

Jun 1 18:50:54 hal9000 pppd[4103]: The remote system is required to authenticate itself
Jun 1 18:50:54 hal9000 pppd[4103]: but I couldn't find any suitable secret (password) for it to use to do so.
Jun 1 18:50:54 hal9000 pppd[4103]: (None of the available passwords would let it use an IP address.)

Però tutte le impostazioni sono corrette (che io sappia).

:help:

Thanks.

wubby
01-06-2005, 18:02
Jun 1 18:50:54 hal9000 pppd[4103]: The remote system is required to authenticate itself
Jun 1 18:50:54 hal9000 pppd[4103]: but I couldn't find any suitable secret (password) for it to use to do so.
Jun 1 18:50:54 hal9000 pppd[4103]: (None of the available passwords would let it use an IP address.)
Però tutte le impostazioni sono corrette (che io sappia).

Credo che tu debba rivedere le impostazioni.

Come prova del 9 prova ad utilizzare pppconfig.
(interfaccia ncurses, pon provider, poff per farlo funzionare).

stefanoxjx
01-06-2005, 18:05
Credo che tu debba rivedere le impostazioni.

Come prova del 9 prova ad utilizzare pppconfig.
(interfaccia ncurses, pon provider, poff per farlo funzionare).

Ti faccio presente però che è un modem seriale analogico :mc:

wubby
01-06-2005, 18:09
Ti faccio presente però che è un modem seriale analogico :mc:
apt-cache show pppconfig

Description: A text menu based utility for configuring ppp
It provides extensive explanations at each step. pppconfig supports
PAP, CHAP, and chat methods of authentication. It uses the standard
ppp configuration files and sets ppp up so that the standard pon and
poff commands can be used to control ppp.
Some features supported by pppconfig are:
- Multiple ISPs with separate nameservers.
- Modem detection.
- Dynamic DNS.
- Dial on demand.

stefanoxjx
03-06-2005, 10:14
Scusami, mi ero confuso con ppoeconf :(

I'm sorry :stordita:

bronson72
08-07-2005, 17:41
;)


Ciao avevo lo stesso problema, cercando in rete ho risolto modificando il file /etc/ppp/options inserendo "noauth" al posto di "auth" salvi e dovrebbe funzionare...


:)

YellowT
08-07-2005, 20:18
;)


Ciao avevo lo stesso problema, cercando in rete ho risolto modificando il file /etc/ppp/options inserendo "noauth" al posto di "auth" salvi e dovrebbe funzionare...
:)

Aggiungo che in alcuni casi c'è già il comando noauth ma è commentato con #. In questo caso occorre cancellare il commento # e lasciara solo noauth