Ciao a tutti, Quello che non mi spiego � che prima, con Debian Hamm, tutto funzionava... Sto usando Potato 2.2 r0 Allora, ho lanciato pppconfig, risultato, si connette ma non riesco ad accedere a nessuna risorsa esterna, il led del modem in uscita , dopo la fase di "handshaking", rimane spento.
ecco cosa mi trovo in /var/log/messages Sep 26 10:56:04 Elric pppd[264]: pppd 2.3.11 started by root, uid 0 Sep 26 10:56:05 Elric chat[265]: abort on (BUSY) Sep 26 10:56:05 Elric chat[265]: abort on (NO CARRIER) Sep 26 10:56:05 Elric chat[265]: abort on (VOICE) Sep 26 10:56:05 Elric chat[265]: abort on (NO DIALTONE) Sep 26 10:56:05 Elric chat[265]: abort on (NO DIAL TONE) Sep 26 10:56:05 Elric chat[265]: abort on (NO ANSWER) Sep 26 10:56:05 Elric chat[265]: send (ATZ^M) Sep 26 10:56:05 Elric chat[265]: expect (OK) Sep 26 10:56:06 Elric chat[265]: ATZ^M^M Sep 26 10:56:06 Elric chat[265]: OK Sep 26 10:56:06 Elric chat[265]: -- got it Sep 26 10:56:06 Elric chat[265]: send (ATDT0115280000^M) Sep 26 10:56:06 Elric chat[265]: expect (CONNECT) Sep 26 10:56:06 Elric chat[265]: ^M Sep 26 10:56:25 Elric chat[265]: ATDT0115280000^M^M Sep 26 10:56:25 Elric chat[265]: CONNECT Sep 26 10:56:25 Elric chat[265]: -- got it Sep 26 10:56:25 Elric chat[265]: send (\d) Sep 26 10:56:26 Elric pppd[264]: Serial connection established. Sep 26 10:56:26 Elric pppd[264]: Using interface ppp0 Sep 26 10:56:26 Elric pppd[264]: Connect: ppp0 <--> /dev/ttyS1 Sep 26 10:56:37 Elric kernel: PPP BSD Compression module registered Sep 26 10:56:38 Elric kernel: PPP Deflate Compression module registered Sep 26 10:56:38 Elric pppd[264]: local IP address 62.10.34.57 Sep 26 10:56:38 Elric pppd[264]: remote IP address 195.130.232.3 Sep 26 10:56:38 Elric pppd[264]: primary DNS address 195.130.224.18 Sep 26 10:56:38 Elric pppd[264]: secondary DNS address 195.130.225.129 Tra l'altro, ho impostato la modalit� debug....come mai non vedo il mio username e la mia password? Prima su hamm, quando debug era selezionato vedevo la password. Una volta connesso ecco come diventa /etc/resolv.conf nameserver 195.130.224.18 nameserver 195.130.225.129 Quindi anche qui dovremmo esserci dulcis in fundo, e mi sa che qui c'� la gabola, ecco cosa vedo se faccio route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 195.130.232.3 0.0.0.0 255.255.255.255 UH 0 0 0 ppp0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 192.168.1.16 0.0.0.0 UG 0 0 0 eth0 Qualcuno mi saprebbe aiutare, per favore? 8-) mi viene il sospetto che succedano dei pasticcetti con il routing della scheda di rete. Se cos� fosse, come faccio a far convivere le due cose? Ah, prima che qualcuno me lo dica, io normalmente non uso l'utente root per fare gli affari miei. In questo caso l'ho usato eccezzionalmente per fare delle prove Il mio utente in ogni caso fa parte dei gruppi dip e dialout Grazie, Andrea

