pix 501 - VPN site-to-Site

Hello I have 2 pix firewalls i have vpn site to site

i tried so many times do VPN server and nothing works

this is my VPN config - what do i have to do ot be able connect to Office via Cisco VPN Client

Office IP address Outside = 100.100.100.100 IP address inside = 192.168.1.254

access-list 90 permit ip 192.168.1.0 255.255.255.0 10.0.0.0 255.255.255.0 nat (inside) 0 access-list 90 sysopt connection permit-ipsec crypto ipsec transform-set strong esp-3des esp-sha-hmac crypto map toRemote 20 ipsec-isakmp crypto map toRemote 20 match address 90 crypto map toRemote 20 set peer 90.90.90.90 crypto map toRemote 20 set transform-set strong crypto map toRemote interface outside isakmp enable outside isakmp key ****** address 90.90.90.90 netmask 255.255.255.255 isakmp policy 9 authentication pre-share isakmp policy 9 encryption 3des

Remote office IP address Outside = 90.90.90.90 IP address inside = 10.0.0.254

access-list 80 permit ip 10.0.0.0 255.255.255.0 192.168.1.0 255.255.255.0 nat 0 access-list 80 sysopt connection permit-ipsec crypto ipsec transform-set strong esp-3des esp-sha-hmac crypto map toOffice 10 ipsec-isakmp crypto map toOffice 10 match address 80 crypto map toOffice 10 set peer 100.100.100.100 crypto map toOffice 10 set transform-set strong crypto map toOffice interface outside isakmp enable outside isakmp key ****** address 100.100.100.100 netmask 255.255.255.255 isakmp policy 8 authentication pre-share isakmp policy 8 encryption 3des

read more and respond »

Posted 5 years ago by Robert in Cisco Systems

Report misuse

Image for pix 501 - VPN site-to-Site