description.txt
来自「ipsec vpn」· 文本 代码 · 共 26 行
TXT
26 行
This test will succeed if notify_delete-2.00.diff is applied to pluto. Thispatch worked without failed HUNKs as of 2003 February 6th.From the Design list:Expect the test to fail when formally running it; I haven't figured out how tosuppress the variable elements from the ping test I employ (the summary line,which will almost always vary).The test uses whack commands to set up a roadwarrior config on east and aVPN config with an absurdly low keylife (20 seconds) and no rekeying on west.Once the IPSec SA expires, west shuts down IPSec. Using Mathieu's Notify-Delete SA patch - thanks to Ken for porting it to 2.00- this prompts a Delete SA request for the ISAKMP SA, killing the conninstance, unrouting the conn, and allowing a clear traffic ping to succeed.Without Delete SA code, the ping fails, as the peer still has a %trap eroutein place.Why the requirement for the low IPSec SA lifetime? It appears that on "ipsecauto --delete connname", a Delete SA request for the ISAKMP SA gets issued...but never for the IPSec SA. As a result, the Delete SA is received, but the Roadwarrior conn stays up.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?