cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
712
Views
1
Helpful
1
Replies

IPsec VPN, IKE/SA is not established + ping between LANs does not work

Lovro Zafosnik
Level 1
Level 1

Hello everyone,

I’m working on my thesis and building a site-to-site IPsec VPN tunnel in Cisco Packet Tracer between two branch offices. Routing works without IPsec, but once the tunnel is configured, LAN-to-LAN communication does not work and IKE/IPsec SAs do not fully establish.

This is my topology :

Company A Network

Device Role Interface IP Address Subnet Mask Default Gateway
Router ALAN GatewayG0/0192.168.1.1255.255.255.0
Router AWAN to Internet RouterS0/0/010.1.1.2255.255.255.252
PC-A1ClientNIC192.168.1.10255.255.255.0192.168.1.1
Server-A (optional)DNS / IntranetNIC192.168.1.20255.255.255.0192.168.1.1

Company B Network

Device Role Interface IP Address Subnet Mask Default Gateway
Router BLAN GatewayG0/0192.168.2.1255.255.255.0
Router BWAN to Internet RouterS0/0/010.1.2.2255.255.255.252
PC-B1ClientNIC192.168.2.10255.255.255.0192.168.2.1
Server-B (optional)DNS / IntranetNIC192.168.2.20255.255.255.0192.168.2.1

Internet / Intermediate Router

Device Role Interface IP Address Subnet Mask
Internet RouterTransit RouterG0/010.1.1.1255.255.255.252
Internet RouterTransit RouterG0/110.1.2.1255.255.255.252

Static Routes Configuration (Required for Full Connectivity)

Router A:

ip route 192.168.2.0 255.255.255.0 10.1.1.1
Router B:
ip route 192.168.1.0 255.255.255.0 10.1.2.1

Internet Router:

ip route 192.168.1.0 255.255.255.0 10.1.1.2 ip route 192.168.2.0 255.255.255.0 10.1.2.

 If you know how I can fix this, I would be very grateful.

1 Accepted Solution

Accepted Solutions

balaji.bandi
Hall of Fame
Hall of Fame

If this packet tracer

have look this video and troubleshooting :

https://www.youtube.com/watch?v=CsAROSbZF-Y

BB

=====Preenayamo Vasudevam=====

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

View solution in original post

Learn how to configure IPSEC site to site vpn on cisco router Create an IPsec VPN tunnel using Packet Tracer Cisco IPSec VPN Configuration IPSEC VPN tunneling in Cisco Packet Tracer IPsec Site-to-Site VPN Tunnel Implementation in Cisco Packet Tracer Configure Site-to-Site IPsec VPN Using Cisco ...
1 Reply 1

balaji.bandi
Hall of Fame
Hall of Fame

If this packet tracer

have look this video and troubleshooting :

https://www.youtube.com/watch?v=CsAROSbZF-Y

BB

=====Preenayamo Vasudevam=====

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Learn how to configure IPSEC site to site vpn on cisco router Create an IPsec VPN tunnel using Packet Tracer Cisco IPSec VPN Configuration IPSEC VPN tunneling in Cisco Packet Tracer IPsec Site-to-Site VPN Tunnel Implementation in Cisco Packet Tracer Configure Site-to-Site IPsec VPN Using Cisco ...