readme
来自「This isakmpd, a BSD-licensed ISAKMP/Oakl」· 代码 · 共 17 行
TXT
17 行
$OpenBSD: README,v 1.1 2003/05/14 20:49:37 ho Exp $Currently, you have to manually configure any IPsec interfaces and do theassociation betweent these and the physical ones. This is done likethis in FreeS/WAN:ipsec tncfg --attach --virtual ipsec0 --physical eth0ifconfig ipsec0 A.B.C.D netmask E.F.G.HThen there is one special configuration option in the IPsec-connectionsections for Phase 2 of the configuration file, named Next-hop, whichshould be set to the next hop's IP address along the way to the peer:Next-hop= I.J.K.LThis is specific to the way FreeS/WAN works.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?