Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

ASA8.2 version and the following ipsec tunnel configuration templates

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Configuration template:

Interface e0/0

Nameif inside

Security-level 100

Ip address x.x.x.x 255.255.255.0 (modified to local private network IP and mask)

!

Interface e0/1

Nameif outside

Security-level 0

Ip address x.x.x.x 255.255.255.248 (modified to local public network IP and mask)

!

Interface Ethernet0/2

!

Interface Ethernet0/3

!

Access-list 101extended permit ip x.x.x.x 255.255.255.0 x.x.0.0 255.255.0.0 (modified to local private network IP and mask)

Route outside 0.0.0.0 0.0.0.0 x.x.x.x (modified to local public network gateway)

Crypto ipsec transform-set name 1 esp-3des esp-md5-hmac (define character set)

Crypto map test 1 match address 101 (define stream of interest)

Crypto map test 1 set peer x.x.x.x (remote public network IP)

Crypto map test 1 set transform-set name 1

Crypto map test interface outside (API call Policy)

Crypto isakmp enable outside (enable IKE negotiation)

Crypto isakmp policy 10 (IKE Security Policy)

Authentication pre-share

Encryption des

Hash md5

Group 2

Lifetime 86400

!

Tunnel-group x.x.x.x type ipsec-l2l / / defines × × in the form of peer

Tunnel-group x.x.x.x ipsec-attributes// enters the attribute configuration of ipsec-***

Pre-shared-key xxx authentication key

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report