Bene, sono riuscito a configurare la WAN e l'interfaccia ethernet 0/0.
Problemino, non riesco a configurare il NAT e quindi a creare una rete privata. Qualcuno può darmi una mano ?
grazie e scusate l'ignoranza......
IW0GZ
Problemi configurazione NAT Cisco 1841
Moderatore: Federico.Lagni
-
- Cisco power user
- Messaggi: 100
- Iscritto il: lun 30 gen , 2006 9:52 am
Ciao,
prova a fare una ricerca sul forum, in caso non ci riesca ti aiuto a risolvere il problema
Saluti
prova a fare una ricerca sul forum, in caso non ci riesca ti aiuto a risolvere il problema

Saluti
- TheIrish
- Site Admin
- Messaggi: 1840
- Iscritto il: dom 14 mar , 2004 11:26 pm
- Località: Udine
- Contatta:
Posta la configurazione attuale.
-
- n00b
- Messaggi: 21
- Iscritto il: lun 13 mar , 2006 5:44 pm
Posto la configurazione corrente e proseguo nella ricerca sul forum
Grazie !
===================== CUT HERE==================
Building configuration...
Current configuration : 2907 bytes
!
version 12.3
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname Techitaly
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
security passwords min-length 6
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$UQs.$Kc1zEaUbhcU40yQXzpFaT1
!
username techsrl privilege 15 secret 5 $1$U1HJ$mGdl/65AP8IHnm8OYDaUJ0
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip source-route
ip cef
!
!
ip tcp synwait-time 10
ip dhcp excluded-address 192.168.2.1
!
ip dhcp pool sdm-pool1
network 192.168.2.0 255.255.255.0
dns-server 151.99.125.2 151.99.250.2
default-router 192.168.2.1
!
!
no ip bootp server
ip domain name techitaly.com
ip name-server 151.99.250.2
ip name-server 151.99.125.2
ip ssh time-out 60
ip ssh authentication-retries 2
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
description $ETH-SW-LAUNCH$$INTF-INFO-FE 0$$ES_LAN$$FW_INSIDE$$ETH-LAN$
ip address 80.19.51.193 255.255.255.240
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
ip route-cache flow
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface FastEthernet0/1
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
shutdown
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface Serial0/0/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
ip route-cache flow
!
interface Serial0/0/0.1 point-to-point
ip address 88.40.17.2 255.255.255.252
ip virtual-reassembly
no cdp enable
frame-relay interface-dlci 118 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0.1
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000
ip nat pool Tech 192.168.0.1 192.168.0.254 netmask 255.255.255.0
!
logging trap debugging
access-list 189 remark permit PPTP passthrough
access-list 189 remark SDM_ACL Category=2
access-list 189 permit tcp any any eq 1723
access-list 189 permit gre any any
no cdp run
!
!
!
!
control-plane
!
!
!
!
!
!
!
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
login local
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
line vty 5 15
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 4000 1000
end

===================== CUT HERE==================
Building configuration...
Current configuration : 2907 bytes
!
version 12.3
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname Techitaly
!
boot-start-marker
boot-end-marker
!
security authentication failure rate 3 log
security passwords min-length 6
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$UQs.$Kc1zEaUbhcU40yQXzpFaT1
!
username techsrl privilege 15 secret 5 $1$U1HJ$mGdl/65AP8IHnm8OYDaUJ0
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip source-route
ip cef
!
!
ip tcp synwait-time 10
ip dhcp excluded-address 192.168.2.1
!
ip dhcp pool sdm-pool1
network 192.168.2.0 255.255.255.0
dns-server 151.99.125.2 151.99.250.2
default-router 192.168.2.1
!
!
no ip bootp server
ip domain name techitaly.com
ip name-server 151.99.250.2
ip name-server 151.99.125.2
ip ssh time-out 60
ip ssh authentication-retries 2
ip ips po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
description $ETH-SW-LAUNCH$$INTF-INFO-FE 0$$ES_LAN$$FW_INSIDE$$ETH-LAN$
ip address 80.19.51.193 255.255.255.240
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
ip route-cache flow
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface FastEthernet0/1
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
shutdown
duplex auto
speed auto
no cdp enable
no mop enabled
!
interface Serial0/0/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
encapsulation frame-relay
ip route-cache flow
!
interface Serial0/0/0.1 point-to-point
ip address 88.40.17.2 255.255.255.252
ip virtual-reassembly
no cdp enable
frame-relay interface-dlci 118 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0.1
!
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 600 life 86400 requests 10000
ip nat pool Tech 192.168.0.1 192.168.0.254 netmask 255.255.255.0
!
logging trap debugging
access-list 189 remark permit PPTP passthrough
access-list 189 remark SDM_ACL Category=2
access-list 189 permit tcp any any eq 1723
access-list 189 permit gre any any
no cdp run
!
!
!
!
control-plane
!
!
!
!
!
!
!
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
login local
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
line vty 5 15
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 4000 1000
end
-
- Cisco power user
- Messaggi: 100
- Iscritto il: lun 30 gen , 2006 9:52 am
Ciao,
io farei così:
Int loopback 0
ip address 80.19.51.193 255.255.255.255
!
!
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
ip nat inside
!
interface Serial0/0/0.1 point-to-point
ip address 88.40.17.2 255.255.255.252
frame-relay interface-dlci 118 IETF
ip nat outside
!
ip nat pool tech 80.19.51.193 80.19.51.193 netmask 255.255.255.252
!
ip nat pool Tech 192.168.0.1 192.168.0.254 netmask 255.255.255.0
ip nat inside source list 101 pool Tech overload
access-list 101 permit ip 192.168.0.0 0.0.0.255 any
!
Saluti
io farei così:
Int loopback 0
ip address 80.19.51.193 255.255.255.255
!
!
interface FastEthernet0/0
ip address 192.168.0.1 255.255.255.0
ip nat inside
!
interface Serial0/0/0.1 point-to-point
ip address 88.40.17.2 255.255.255.252
frame-relay interface-dlci 118 IETF
ip nat outside
!
ip nat pool tech 80.19.51.193 80.19.51.193 netmask 255.255.255.252
!
ip nat pool Tech 192.168.0.1 192.168.0.254 netmask 255.255.255.0
ip nat inside source list 101 pool Tech overload
access-list 101 permit ip 192.168.0.0 0.0.0.255 any
!
Saluti