PT Lab 17 - Site To Site IPSEC VPN With ASA 5505
PT Lab 17 - Site To Site IPSEC VPN With ASA 5505
PT Lab 17 - Site To Site IPSEC VPN With ASA 5505
Lab instructions
This lab will show you how to configure site-to-site IPSEC VPN using the Packet Tracer
7.2.1 ASA 5505 firewall. By default, the Cisco ASA 5505 firewall denies the traffic entering
the outside interface if no explicit ACL has been defined to allow the traffic. This default
behaviour helps protecting the enterprise network from the internet during the VPN
configuration.
Packet Tracer 7.2.1 also features the newest Cisco ASA 5506-X firewall.
In this lab, a small branch office will be securely connected to the enterprise campus over
the internet using a broadband DSL connection to demonstrate ASA 5505 site-to-site VPN
capabilities. Not dynamic routing protocol will be configured between the two sites.
{loadposition adsense_responsive_InArticle}
Network diagram
{loadposition adsense_responsive_InArticle}
Lab download
Lab name : Lab 17 - Site to site IPSEC VPN with ASA 5505
Difficulty : Medium
Price : Free
Link :
Solution
ASA configuration
Campus network - ASA 5505 IPSEC VPN headend device configuration .
interface Vlan1
nameif inside
security-level 100
interface Vlan2
nameif outside
security-level 0
encr aes
authentication pre-share
group 2
The ENTERPRISE_PRIVATE-TRAFFIC access-group is important to allow the IP traffic through
the firewall from remote subnets to the inside subnets. The traffic wiill be blocked by the
ASA if this access-list is not configured and applied to the inside vlan interface.
interface Vlan1
nameif inside
security-level 100
interface Vlan2
nameif outside
security-level 0
encr aes
authentication pre-share
group 2
IKEv1 SAs:
Active SA: 1
Rekey SA: 0 (A tunnel will report 1 Active and 1 Rekey SA during rekey)
interface: outside
current_peer 134.95.56.18
path mtu 1500, ip mtu, ipsec overhead 78, media mtu 1500
spi: 0x04B729EA(79112682)
IV size: 16 bytes
0x00000000 0x0000001F
spi: 0x6386132D(1669731117)
IV size: 16 bytes
0x00000000 0x00000001
current_peer 134.95.56.18
path mtu 1500, ip mtu, ipsec overhead 78, media mtu 1500
spi: 0x04B729EA(79112682)
IV size: 16 bytes
0x00000000 0x0000001F
spi: 0x6386132D(1669731117)
IV size: 16 bytes
0x00000000 0x00000001