salute a tutti;
volevo porre una domanda ho un cisco 857 quando inserisco il comando ip nat inside source list 101 interface ATM0.1 overload mi esce fuori configuration failed! ma poi tutto funziona cosa puo essere? la mia conf è questa grazie:
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname ****
!
logging queue-limit 100
logging buffered 4096 errors
enable secret ****
!
ip subnet-zero
!
!
ip audit notify log
ip audit po max-events 100
no ftp-server write-enable
!
!
interface Tunnel0
ip address 192.168.***.*** 255.255.255.252
tunnel source ******
tunnel destination *****
tunnel mode nos
!
interface vlan1
ip address 192.168.**.** 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
ip nat outside
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address **.**.**.* 255.255.255.0
ip nat outside
pvc 8/35
protocol ip **.**.**.* broadcast
!
!
ip nat inside source list 101 interface ATM0.1 overload
ip nat inside source static tcp **.**.**.* 23 **.**.*** 23 extendable
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.35
ip route **.**.**.** 255.255.255.0 Tunnel0
no ip http server
no ip http secure-server
!
access-list 101 permit ip any any
!
line con 0
no modem enable
stopbits 1
line aux 0
stopbits 1
line vty 0 4
password ***
login
!
scheduler max-task-time 5000
!
end
configuration Failed!
Moderatore: Federico.Lagni
-
- Messianic Network master
- Messaggi: 1159
- Iscritto il: dom 11 mar , 2007 2:23 pm
- Località: Termoli
il permit ip any any...
e' troppo ampio. Ristringilo alla rete locale.
e' troppo ampio. Ristringilo alla rete locale.
-
- Cisco fan
- Messaggi: 26
- Iscritto il: mar 13 mag , 2008 8:38 am
- Località: napoli
scusa la ver:
Cisco IOS Software, C850 Software (C850-ADVSECURITYK9-M), Version 12.4(11)XJ4, R
ELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Sat 14-Jul-07 03:02 by prod_rel_team
ROM: System Bootstrap, Version 12.3(8r)YI2, RELEASE SOFTWARE
Cisco IOS Software, C850 Software (C850-ADVSECURITYK9-M), Version 12.4(11)XJ4, R
ELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2007 by Cisco Systems, Inc.
Compiled Sat 14-Jul-07 03:02 by prod_rel_team
ROM: System Bootstrap, Version 12.3(8r)YI2, RELEASE SOFTWARE
-
- Messianic Network master
- Messaggi: 1159
- Iscritto il: dom 11 mar , 2007 2:23 pm
- Località: Termoli
umh.. non vorrei che la XJ (se non ricordo male e' una versione in sviluppo) c'entri qualcosa. Prova a caricarci una IOS Main.
ciao
ciao