Connessione pppoa con 827 e soho 77

Tutto ciò che ha a che fare con la configurazione di apparati Cisco (e non rientra nelle altre categorie)

Moderatore: Federico.Lagni

Rispondi
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

ho utilizzato una guida su internet per configurare un Soho 77 per un collegamento pppoA con Eutelia.... ho provato ad utilizzare la stessa guida per un 827 e nn riesco a collegarmi.... di seguito lo sw

Current configuration:
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname CISCO827
!
enable secret 5 $1$GatP$es3QvTwB3O1Cfa8sRvGz60
enable password ******************
!
!
!
!
!
ip subnet-zero
no ip routing
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
no ip route-cache
no ip mroute-cache
!
interface ATM0
no ip address
no ip route-cache
no ip mroute-cache
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!
interface Dialer0
description EuteliaAdsl4Mbps
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
ppp chap hostname *************
ppp chap password ***************(cifrata)
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.1.0 0.0.0.254
snmp-server engineID local 00000009020000036BDC1F43
snmp-server community public RO
!
line con 0
transport input none
stopbits 1
line vty 0 4
password *********
login
!
scheduler max-task-time 5000
end

se eseguo un ping sul router verso i dns nn funzionano...da qui reputo che nn vada la connessione.....
C'e qualche errore visibile?
da cosa puo dipendere?
xxcondorxx
Cisco fan
Messaggi: 66
Iscritto il: dom 29 gen , 2006 7:14 pm

Ciao, prova ad aggiungere i dns nella config "ip name-server 62.94.0.1 62.94.0.2" poi prova a cambiare l'access list 1 in "access-list 1 permit any"
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

xxcondorxx ha scritto:Ciao, prova ad aggiungere i dns nella config "ip name-server 62.94.0.1 62.94.0.2" poi prova a cambiare l'access list 1 in "access-list 1 permit any"
Provo appena lo riconfiguro...Cavolo...Ho provato i dns prima e nn è cambiato nulla...provo quell "any" e vediamo che succede....Ma se sul soho 77 ha funzionato cosi perche qui invece nn dovrebbe andare? puo dipendere dal diverso ios?
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

Niente.....uff...mi sto scoraggiando...C'e un modo per vedere se sono connesso effettivamente ed è solo un problema di nat ? ho provato show atm, dialer ma nn so che cercare...
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

Niente...nè vado su internet ne risulto connesso...Ho visto tramite un'altra adsl che la mia login non risulta connessa sul pannello di controllo di eutelia....Non è che per caso è bruciata l'interfaccia atm sul router? oppure è possibile che debba utilizzare un'ios specifico? ecco cosa c'e su al momentoCisco Internetwork Operating System Software
IOS (tm) C827-4V Software (C827V-Y6-M), Version 12.1(1)XB, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)
Copyright (c) 1986-2000 by cisco Systems, Inc.
Compiled Mon 10-Apr-00 13:45 by phanguye
Image text-base: 0x80013170, data-base: 0x8067D780

ROM: System Bootstrap, Version 12.1(1r)XB1, RELEASE SOFTWARE (fc1)

Cisco-827 uptime is 18 minutes
System returned to ROM by power-on
System restarted at 08:20:55 UTC Wed Feb 15 2006
System image file is "flash:c827v-y6-mz.121-1.XB.bin"

CISCO C827 (MPC855T) processor (revision 0x501) with 15360K/1024K bytes of memory.
Processor board ID JAD044203SS (1934893811), with hardware revision 0000
CPU rev number 5
Bridging software.
1 Ethernet/IEEE 802.3 interface(s)
1 ATM network interface(s)
128K bytes of non-volatile configuration memory.
8192K bytes of processor board System flash (Read/Write)

Configuration register is 0x2102
Avatar utente
TheIrish
Site Admin
Messaggi: 1840
Iscritto il: dom 14 mar , 2004 11:26 pm
Località: Udine
Contatta:

Escluderei, ma non a priori, un problema di IOS.
Posta uno show interfaces per non sbagliare.
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

ATM0 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 80 usec,
reliability 64/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Keepalive not supported
Encapsulation(s): AAL5, PVC mode
11 maximum active VCs, 1 current VCCs
VC idle disconnect time: 300 seconds
Last input never, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/224/0 (size/max/drops); Total output drops: 17
Queueing strategy: Per VC Queueing
5 minute input rate 0 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
90 packets input, 1920 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
61 packets output, 1167 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
Dialer0 is up, line protocol is up (spoofing)
Hardware is Unknown
Description: Eutelia4mb
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 1 seconds on reset
Interface is bound to Virtual-Access1
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:02:31
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
0 packets output, 0 bytes
Bound to:
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 5 seconds on reset
Interface is bound to Dialer0 (Encapsulation PPP)
LCP Listen
Closed: IPCP, CDPCP
Bound to ATM0 VCD: 1, VPI: 8, VCI: 35
Cloned from Dialer0
Last input 00:00:03, output never, output hang never
Last clearing of "show interface" counters 00:02:32
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 2 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
93 packets input, 1621 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
81 packets output, 2842 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Ethernet0 is up, line protocol is up
Hardware is PQUICC Ethernet, address is 0003.6bdc.1f43 (bia 0003.6bdc.1f43)
Internet address is 192.168.1.254/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:19, output 00:00:02, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
29 packets input, 2390 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
26 packets output, 4608 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 5 seconds on reset
Interface is bound to Dialer0 (Encapsulation PPP)
LCP Listen
Closed: IPCP, CDPCP
Bound to ATM0 VCD: 1, VPI: 8, VCI: 35
Cloned from Dialer0
Last input 00:00:01, output never, output hang never
Last clearing of "show interface" counters 00:02:34
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
96 packets input, 1664 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
82 packets output, 2856 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Cisco-827#show interfaces
ATM0 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 80 usec,
reliability 86/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Keepalive not supported
Encapsulation(s): AAL5, PVC mode
11 maximum active VCs, 1 current VCCs
VC idle disconnect time: 300 seconds
Last input never, output 00:00:01, output hang never
Last clearing of "show interface" counters never
Input queue: 0/224/0 (size/max/drops); Total output drops: 17
Queueing strategy: Per VC Queueing
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
126 packets input, 2688 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
85 packets output, 1629 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
Dialer0 is up, line protocol is up (spoofing)
Hardware is Unknown
Description: Eutelia4mb
Internet address will be negotiated using IPCP
MTU 1500 bytes, BW 56 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
DTR is pulsed for 1 seconds on reset
Interface is bound to Virtual-Access1
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:03:03
Input queue: 0/75/0 (size/max/drops); Total output drops: 0
Queueing strategy: weighted fair
Output queue: 0/1000/64/0 (size/max total/threshold/drops)
Conversations 0/0/16 (active/max active/max total)
Reserved Conversations 0/0 (allocated/max allocated)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes
0 packets output, 0 bytes
Bound to:
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 5 seconds on reset
Interface is bound to Dialer0 (Encapsulation PPP)
LCP ACKrcvd
Closed: IPCP, CDPCP
Bound to ATM0 VCD: 1, VPI: 8, VCI: 35
Cloned from Dialer0
Last input 00:00:00, output never, output hang never
Last clearing of "show interface" counters 00:03:47
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
185 packets input, 3207 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
142 packets output, 5286 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
Ethernet0 is up, line protocol is up
Hardware is PQUICC Ethernet, address is 0003.6bdc.1f43 (bia 0003.6bdc.1f43)
Internet address is 192.168.1.254/24
MTU 1500 bytes, BW 10000 Kbit, DLY 1000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:00:35, output 00:00:07, output hang never
Last clearing of "show interface" counters never
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
30 packets input, 2450 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 input packets with dribble condition detected
34 packets output, 5360 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Virtual-Access1 is up, line protocol is down
Hardware is Virtual Access interface
MTU 1500 bytes, BW 56 Kbit, DLY 100000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation PPP, loopback not set
Keepalive set (10 sec)
DTR is pulsed for 5 seconds on reset
Interface is bound to Dialer0 (Encapsulation PPP)
LCP Listen
Closed: IPCP, CDPCP
Bound to ATM0 VCD: 1, VPI: 8, VCI: 35
Cloned from Dialer0
Last input 00:00:02, output never, output hang never
Last clearing of "show interface" counters 00:03:51
Queueing strategy: fifo
Output queue 0/40, 0 drops; input queue 0/75, 0 drops
5 minute input rate 0 bits/sec, 1 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
186 packets input, 3224 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
143 packets output, 5312 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
xxcondorxx
Cisco fan
Messaggi: 66
Iscritto il: dom 29 gen , 2006 7:14 pm

ciao scarica il mess in mp.
marchino65
Cisco power user
Messaggi: 100
Iscritto il: lun 30 gen , 2006 9:52 am

Ciao,
come puoi vedere il problema è che non si connette
"Virtual-Access1 is up, line protocol is down "
Il problema potrebbe essere lo username o la password.
Prova a fare "debug ppp authentication" e nel caso tu non sia in console digita anche term mon e posta i risultati

Ciao
ciscoslick
n00b
Messaggi: 1
Iscritto il: mer 07 dic , 2005 4:20 pm

senz'altro c'è un errore di base nella configurazione che riporti nel topic. Assolutamente è sbagliato "no ip routing" che impedisce di fatto che i pacchetti vengano instradati verso la dialer. Poi possono esserci anche altri problemi ma per prima cosa di consiglierei di dare in conf globale IP ROUTING.
Ciao
Avatar utente
TheIrish
Site Admin
Messaggi: 1840
Iscritto il: dom 14 mar , 2004 11:26 pm
Località: Udine
Contatta:

no ip routing
whoops, non me n'ero accorto :oops:
marchino65
Cisco power user
Messaggi: 100
Iscritto il: lun 30 gen , 2006 9:52 am

Ciao,
è vero, stà di fatto comunque che non sale l'interfaccia Dialer

Saluti
simulator
n00b
Messaggi: 12
Iscritto il: sab 04 feb , 2006 8:40 am
Contatta:

Con la seguente configurazione riesco ora a collegarmi all'adsl ma il router non instrada nulla alla rete interna....Se vado sull'interfaccia di rete con cui sono connesso al router i pacchetti ricevuti sono 0.
Come posso ovviare?


Current configuration:
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Router
!
enable secret 5 $1$8XwH$E7D/a7hr/AhiHREv9Ogv31
!
!
!
!
!
ip subnet-zero
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
no ip directed-broadcast
ip nat inside
!
interface ATM0
no ip address
no ip directed-broadcast
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
bundle-enable
hold-queue 224 in
!
interface Dialer0
ip address negotiated
no ip directed-broadcast
ip nat outside
encapsulation ppp
dialer pool 1
ppp chap hostname XXXXXXXXXXXX
ppp chap password XXXXXXXXXXXXXX
ppp pap sent-username XXXXXXXXX password XXXXXXXXXXXX
!
ip nat inside source list 1 interface Dialer0 overload
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
no ip http server
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
line con 0
transport input none
stopbits 1
line vty 0 4
password XXXXXXX
login
!
scheduler max-task-time 5000
end
Avatar utente
TheIrish
Site Admin
Messaggi: 1840
Iscritto il: dom 14 mar , 2004 11:26 pm
Località: Udine
Contatta:

non è che per caso gli ip dei pc si trovano su un'altra subnet?
Rispondi