Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

VPN Issues

Status
Not open for further replies.

southside

Technical User
Feb 9, 2004
46
0
0
GB
Hi all,

I have an issue with Pix to Pix VPN. I have configured my end to pat
addresses 192.168.5.10-30 out on 172.30.6.232. I have Static Nat'd
192.168.5.2 to 172.30.6.231 (and vice versa). I have verified connectivity
to the internet. Pix configuration works fine.



Issues I have: VPN on Static Nat does not work, it VPNs on 172.30.6.232 -
from Server addressed 192.168.5.2

I can ping the Peer address from the Pix. I cannot Ping the host server
10.7.1.1. When I ping, I see the SA created (initiated local end), ISAKMP
Phase 1, SA Created (initiated local end) again and then disconnected. It is
although it does not see the remote end.



Aplogies if vague but can anyone spot any issues that is stopping me:

VPN'ing across 172.230.6.231

VPN successfully to Peer

Ping remote server.

My Config attached:
: Written by enable_15 at 04:34:48.818 UTC Tue Oct 3 2006
PIX Version 6.3(5)
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password orMeD9LEZDGVgHNT encrypted
passwd zdWLaxrocvVoOrCk encrypted
hostname FWL-BEE-OCELLUS
domain-name qinetiq.com
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 INSIDE-OUT permit ip any host 192.168.5.1
access-list INSIDE-OUT permit ah any any
access-list INSIDE-OUT permit esp any any
access-list INSIDE-OUT permit ip any any
access-list INSIDE-OUT deny ip any 10.0.0.0 255.0.0.0
access-list INSIDE-OUT deny ip any 172.16.0.0 255.240.0.0
access-list INSIDE-OUT deny ip any 192.168.0.0 255.255.0.0
access-list OUTSIDE-IN permit esp any host 172.30.6.231
access-list OUTSIDE-IN permit ah any host 172.30.6.231
access-list OUTSIDE-IN permit ip any host 172.30.6.231
access-list OUTSIDE-IN permit esp any host 172.30.6.232
access-list OUTSIDE-IN permit ah any host 172.30.6.232
access-list OUTSIDE-IN permit ip any host 172.30.6.232
access-list outside_cryptomap_40 permit ip host 192.168.5.2 10.7.1.0 255.255.255.0
pager lines 24
logging on
logging buffered debugging
mtu outside 1500
mtu inside 1500
ip address outside 172.30.6.232 255.255.255.0
ip address inside 192.168.5.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location 192.168.5.0 255.255.255.0 inside
pdm location 192.168.5.2 255.255.255.255 inside
pdm location 10.7.1.0 255.255.255.0 outside
pdm location 10.0.0.0 255.0.0.0 outside
pdm location 172.30.6.228 255.255.255.255 outside
pdm location 172.30.6.229 255.255.255.255 outside
pdm location 172.30.6.230 255.255.255.255 outside
pdm location 172.30.6.231 255.255.255.255 outside
pdm location 172.30.0.0 255.255.0.0 outside
pdm location 172.16.0.0 255.240.0.0 outside
pdm location 192.168.5.1 255.255.255.255 outside
pdm location 192.168.0.0 255.255.0.0 outside
pdm history enable
arp timeout 14400
nat (inside) 0 access-list INSIDE-OUT
static (outside,inside) 192.168.5.2 172.30.6.231 netmask 255.255.255.255 0 0
static (inside,outside) 172.30.6.231 192.168.5.2 netmask 255.255.255.255 0 0
access-group OUTSIDE-IN in interface outside
access-group INSIDE-OUT in interface inside
route outside 0.0.0.0 0.0.0.0 172.30.6.20 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 sip-disconnect 0:02:00 sip-invite 0:03:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.5.2 255.255.255.255 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 secure esp-3des esp-sha-hmac
crypto map outside_map 40 ipsec-isakmp
crypto map outside_map 40 match address outside_cryptomap_40
crypto map outside_map 40 set peer 213.161.69.90
crypto map outside_map 40 set transform-set secure
crypto map outside_map interface outside
isakmp enable outside
isakmp key ******** address 213.161.69.90 netmask 255.255.255.255 no-xauth
no-config-mode
isakmp policy 40 authentication pre-share
isakmp policy 40 encryption 3des
isakmp policy 40 hash sha
isakmp policy 40 group 2
isakmp policy 40 lifetime 86400
telnet timeout 5
ssh 172.30.6.228 255.255.255.255 outside
ssh 172.30.6.229 255.255.255.255 outside
ssh 172.30.6.230 255.255.255.255 outside
ssh timeout 5
console timeout 0
dhcpd address 192.168.5.10-192.168.5.30 inside
dhcpd dns 194.72.6.57 194.73.82.242
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd enable inside
terminal width 80
Cryptochecksum:d3e7dfa6d9a1606d5ff8a6f65218100b
 
This has been moved to another subject as more information has been added.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top