Mi serve solo un piccolo aiuto col 857W (almeno spero)

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

Moderatore: Federico.Lagni

Rispondi
mgaggia
Cisco fan
Messaggi: 46
Iscritto il: dom 07 gen , 2007 12:32 am
Contatta:

Ho cominciato nuovamente a combattere con 857W.
La lucetta CD è bella fissa e ogni tanto si accendono anche RXD e TXD ma non riesco a far funzionare il tutto... deve mancarmi un qualcosina che non riesco a capire...
la mia rete è 192.168.254.0
il router 192.168.254.252
il collegamento una alice flat 2mb
Con un router zyxel tutto OK quindi la linea va bene. Ecco la configurazione. Penso che il problema sia sul dialer0 dialer1.... ma non capisco cosa devo fare...
Mi aiutate per cortesia?
Grazie Mauro

--------------------------------------
sh run
--------------------------------------

Current configuration : 3367 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
!
!
ip cef
ip name-server 212.216.112.112
ip name-server 212.216.172.62
!
!
crypto pki trustpoint TP-self-signed-2249262054
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2249262054
revocation-check none
rsakeypair TP-self-signed-2249262054
!
!
crypto pki certificate chain TP-self-signed-2249262054
certificate self-signed 01
3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 .....
...
..
quit
username nicola privilege 15 password 7 082F454D061504
!
!
!
!
!
interface ATM0
no ip address
ip virtual-reassembly
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description $ES_WAN$
ip nat outside
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.
54.0
station-role root
!
interface Vlan1
ip address 192.168.254.252 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
no ip address
!
interface Dialer1
ip address dhcp
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname mgaggia
ppp chap password 7 04560C070826454F08150C1417
ppp pap sent-username mgaggia password 7 060B08204B490018041B1B0809
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http authentication local
ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.254.0 0.0.0.255
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end
--------------------------------------
sh ip inter brief
--------------------------------------
Interface IP-Address OK? Method Status Prot
ocol
Dot11Radio0 unassigned YES TFTP administratively down down

FastEthernet0 unassigned YES unset up up

FastEthernet1 unassigned YES unset up down

FastEthernet2 unassigned YES unset up down

FastEthernet3 unassigned YES unset up down

ATM0 unassigned YES NVRAM up up

ATM0.1 unassigned YES unset up up

Vlan1 192.168.254.252 YES NVRAM up up

NVI0 unassigned NO unset up up

Dialer0 unassigned YES NVRAM up up

Virtual-Dot11Radio0 unassigned YES TFTP administratively down down

Dialer1 unassigned YES DHCP up up

Virtual-Access1 unassigned YES unset up up

Virtual-Access2 unassigned YES unset up up
Avatar utente
TheIrish
Site Admin
Messaggi: 1840
Iscritto il: dom 14 mar , 2004 11:26 pm
Località: Udine
Contatta:

In dialer1:
non sono pratico di IOS 12.4, ma:
ip address dhcp
non mi sembra tanto a posto. dovresti aver disponibile anche un IP address negotiated.
Sempre nel dialer1, manca l'ip nat outside.
Intanto questo...
mgaggia
Cisco fan
Messaggi: 46
Iscritto il: dom 07 gen , 2007 12:32 am
Contatta:

FUNZIONAAAAAAAAAAAA
ip address dhcp non mi sembra tanto a posto. dovresti aver disponibile anche un IP address negotiated.
OK ho messo negotiated... visto che me lo cambiano ogni volta pensavo fosse un dhcp telecom.... effettivamente è su ppp non su dhcp... che volpe che sono....
Sempre nel dialer1, manca l'ip nat outside.
L'avevo messo nell'interfaccia atm0.1 Pensavo bastasse li. Lo devo lasciare in tutte 2 le interfacce o da atm0.1 è superfluo? (ho paura a provare che non vada più niente ;-) )

Questo router dovrò montarlo su una linea businness telecom sarà sufficiente nell'interfaccia dialer1 impostare ip address con l'indirizzo che mi ha dato telecom e la nuova utente password dell'altra linea?

Ora vedo come configurare il firewall. So già che sul forum c'è scritto tutto :-)

1000 Grazie mauro



------------------
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
!
resource policy
!
!
!
ip cef
ip name-server 212.216.112.112
ip name-server 212.216.172.62
!
!
crypto pki trustpoint TP-self-signed-2249262054
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2249262054
revocation-check none
rsakeypair TP-self-signed-2249262054
!
!
crypto pki certificate chain TP-self-signed-2249262054
certificate self-signed 01
3082023E 308201A7 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
....
...
username nicola privilege 15 password 7 082F454D061504
!
!
!
!
!
interface ATM0
no ip address
ip virtual-reassembly
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description $ES_WAN$
ip nat outside
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
54.0
station-role root
!
interface Vlan1
ip address 192.168.254.252 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
no ip address
!
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname mgaggia
ppp chap password 7 04560C070826454F08150C1417
ppp pap sent-username mgaggia password 7 060B08204B490018041B1B0809
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
ip http server
ip http authentication local
ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.254.0 0.0.0.255
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end
Rispondi