Ciao, da quando teleconomy ha cambiato numerazione (701 --> 702) la connessione (modem seriale 56K con gnome-ppp) è molto problematica:
codice:
--> Warning: Could not modify /etc/ppp/pap-secrets: Permission denied
--> --> PAP (Password Authentication Protocol) may be flaky.
--> Warning: Could not modify /etc/ppp/chap-secrets: Permission denied
--> --> CHAP (Challenge Handshake) may be flaky.
--> pid of pppd: 11990
--> Using interface ppp0
--> pppd: TZ
--> pppd: TZ
--> pppd: TZ
--> pppd: TZ
--> local IP address 80.104.143.173
--> pppd: TZ
--> remote IP address 151.99.44.59
--> pppd: TZ
--> primary DNS address 62.211.69.150
--> pppd: TZ
--> secondary DNS address 212.48.4.15
--> pppd: TZ
e questo quando al secondo o terzo tentativo riesco a connettermi (o per meglio dire riesco a connettrmi senza essere disconnesso dopo 2 secondi), le altre volte esce con un segnale 19: fallita autentificazione
sembrereppe un problema nella configurazione PAP o CHAP
Vi prego aiutatemi!
Aggiungo l'estratto dal lo di sistema:
codice:
Mar 18 20:14:23 localhost pppd[10614]: pppd 2.4.3 started by giacomo, uid 1001
Mar 18 20:14:23 localhost pppd[10614]: Using interface ppp0
Mar 18 20:14:23 localhost pppd[10614]: Connect: ppp0 <--> /dev/ttyS0
Mar 18 20:14:29 localhost pppd[10614]: PAP authentication failed
Mar 18 20:14:29 localhost pppd[10614]: Connection terminated.
Mar 18 20:14:29 localhost pppd[10614]: Exit.
Mar 18 20:15:42 localhost pppd[10705]: pppd 2.4.3 started by giacomo, uid 1001
Mar 18 20:15:42 localhost pppd[10705]: Using interface ppp0
Mar 18 20:15:42 localhost pppd[10705]: Connect: ppp0 <--> /dev/ttyS0
Mar 18 20:15:43 localhost pppd[10705]: PAP authentication succeeded
Mar 18 20:15:43 localhost kernel: [4294891.111000] PPP BSD Compression module registered
Mar 18 20:15:43 localhost kernel: [4294891.145000] PPP Deflate Compression module registered
Mar 18 20:15:45 localhost pppd[10705]: Cannot determine ethernet address for proxy ARP
Mar 18 20:15:45 localhost pppd[10705]: local IP address 80.104.143.195
Mar 18 20:15:45 localhost pppd[10705]: remote IP address 151.99.44.59
Mar 18 20:15:45 localhost pppd[10705]: primary DNS address 62.211.69.150
Mar 18 20:15:45 localhost pppd[10705]: secondary DNS address 212.48.4.15
Mar 18 20:15:46 localhost kernel: [4294893.499000] ip_tables: (C) 2000-2002 Netfilter core team