ipsec无法建立,RT3的接口地址是自动获取的
RT1配置:
ipsec transform-set tran1
esp encryption-algorithm 3des-cbc
esp authentication-algorithm md5
#
ipsec policy-template tem 1
transform-set tran1
ike-profile p1
#
ipsec policy h3c 1 isakmp template tem
#
ike profile p1
keychain k1
exchange-mode aggressive
local-identity fqdn RT1
match remote identity fqdn RT3
proposal 1
#
ike proposal 1
#
ike keychain k1
pre-shared-key hostname RT3 key cipher $c$3$MSYYtaX1LeZ0m0lnnw3fuFRAHdCNPw==
#
RT3配置:
ipsec transform-set tran1
esp encryption-algorithm 3des-cbc
esp authentication-algorithm md5
#
ipsec policy h3c 1 isakmp
transform-set trna1
security acl 3000
remote-address 100.1.1.1
ike-profile p1
#
ike profile p1
keychain k1
exchange-mode aggressive
local-identity fqdn RT3
match remote identity fqdn RT1
proposal 1
#
ike proposal 1
#
ike keychain k1
pre-shared-key address 100.1.1.1 255.255.255.255 key cipher $c$3$HJvf1MRgpZXimWIqlDY3j9nCQUEHOQ==
#
(0)
光看配置没啥异常,建议还是先搞清楚组网或debug进一步分析定位吧
另外如果是现网的话,肯定不行的。因为100段是运营商私网地址。
只能 更换宽带套餐或更换组网等方式解决
(0)
暂无评论
rt1还差一个本端和对端IP地址配置
ipsec policy-template hb 2
transform-set 1
security acl 3102
ike-profile hb
sa duration time-based 3600
sa duration traffic-based 3200
acl advanced 3102
rule 1 permit ip source 192.168.xx.0 0.0.0.255 destination 192.168.91.0 0.0.0.255
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论