CertifiedNut
Technical User
Hi All,
I'm back with another problem with the PIX. I have moved my 506e from our live environment to our development network. Seemed simple enough, but having made the necessary changes (IP Ways) to the config, it's given up. I can ping the lan side from any network PC, and from the pix i can ping both interfaces and their up, but can it get internet access??? NO, the traffic just won't flow.
Please see the config below, can any one see what I can't...the error that is becoming the bain of my life!!!
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password XXXXXXXXXXXXXXXXXX encrypted
passwd XXXXXXXXXXXXXXX encrypted
hostname XXXXXW
domain-name XXXXXXXXXXXXX
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list no_nat permit ip 192.168.10.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list no_nat permit ip 10.0.11.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list l2lvpn permit ip 192.168.10.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list l2lvpn permit ip 10.0.11.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list outside_access_in deny icmp any any
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 86.54.xxx.xxx 255.255.255.240
ip address inside 10.0.11.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPNPool 192.168.253.1-192.168.253.254
no pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list no_nat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 86.54.xxx.xxx 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 10.0.11.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set 3DES esp-3des esp-sha-hmac
crypto dynamic-map map2 10 set transform-set 3DES
crypto map map1 40 ipsec-isakmp dynamic map2
crypto map map1 client authentication LOCAL
crypto map map1 interface outside
isakmp enable outside
isakmp identity address
isakmp nat-traversal 20
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup XXXXXXXXXX address-pool VPNPool
vpngroup XXXXXXXXXX dns-server 10.0.11.11
vpngroup XXXXXXXXXX wins-server 10.0.11.11
vpngroup XXXXXXXXXX default-domain xxxxxxxxxxxxxx
vpngroup XXXXXXXXXX idle-time 1800
vpngroup XXXXXXXXXX password ********
telnet 10.0.11.0 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
management-access inside
console timeout 0
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
terminal width 80
banner motd You are attempting to log on to a private network - If you are not authorised to do so then disconnect immediately.
I'm back with another problem with the PIX. I have moved my 506e from our live environment to our development network. Seemed simple enough, but having made the necessary changes (IP Ways) to the config, it's given up. I can ping the lan side from any network PC, and from the pix i can ping both interfaces and their up, but can it get internet access??? NO, the traffic just won't flow.
Please see the config below, can any one see what I can't...the error that is becoming the bain of my life!!!
PIX Version 6.3(3)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password XXXXXXXXXXXXXXXXXX encrypted
passwd XXXXXXXXXXXXXXX encrypted
hostname XXXXXW
domain-name XXXXXXXXXXXXX
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
names
access-list no_nat permit ip 192.168.10.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list no_nat permit ip 10.0.11.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list l2lvpn permit ip 192.168.10.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list l2lvpn permit ip 10.0.11.0 255.255.255.0 192.168.253.0 255.255.255.0
access-list outside_access_in deny icmp any any
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside 86.54.xxx.xxx 255.255.255.240
ip address inside 10.0.11.254 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPNPool 192.168.253.1-192.168.253.254
no pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list no_nat
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 86.54.xxx.xxx 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 10.0.11.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-ipsec
crypto ipsec transform-set 3DES esp-3des esp-sha-hmac
crypto dynamic-map map2 10 set transform-set 3DES
crypto map map1 40 ipsec-isakmp dynamic map2
crypto map map1 client authentication LOCAL
crypto map map1 interface outside
isakmp enable outside
isakmp identity address
isakmp nat-traversal 20
isakmp policy 10 authentication pre-share
isakmp policy 10 encryption 3des
isakmp policy 10 hash sha
isakmp policy 10 group 2
isakmp policy 10 lifetime 86400
vpngroup XXXXXXXXXX address-pool VPNPool
vpngroup XXXXXXXXXX dns-server 10.0.11.11
vpngroup XXXXXXXXXX wins-server 10.0.11.11
vpngroup XXXXXXXXXX default-domain xxxxxxxxxxxxxx
vpngroup XXXXXXXXXX idle-time 1800
vpngroup XXXXXXXXXX password ********
telnet 10.0.11.0 255.255.255.255 inside
telnet timeout 5
ssh timeout 5
management-access inside
console timeout 0
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
terminal width 80
banner motd You are attempting to log on to a private network - If you are not authorised to do so then disconnect immediately.