wi-log

来自「This a good VPN source」· 代码 · 共 25 行

TXT
25
字号
whackwest --name isakmp-rsa --rsa --host 127.95.7.2 --ikeport 8500 --dnskeyondemand --updown silly --to --updown sally --dnskeyondemand --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-rsa"whackeast --name isakmp-rsa --rsa --host 127.95.7.2 --ikeport 8500 --dnskeyondemand --updown silly --to --updown sally --dnskeyondemand --host 127.95.7.1 --ikeport 8500 --rekeymargin 350 --ikelifetime 900 --ipseclifetime 800 --keyingtries 2002 added connection description "isakmp-rsa"whackwest --listen002 listening for IKE messages002 adding interface virtual127.95.7.1/lo:w 127.95.7.1002 loading secrets from "/tmp/ipsec.secrets/west"whackeast --listen002 listening for IKE messages002 adding interface virtual127.95.7.2/lo:e 127.95.7.2002 loading secrets from "/tmp/ipsec.secrets/east"whackwest --name isakmp-rsa --initiate002 "isakmp-rsa" #1: initiating Main Mode104 "isakmp-rsa" #1: STATE_MAIN_I1: initiate106 "isakmp-rsa" #1: STATE_MAIN_I2: sent MI2, expecting MR2002 "isakmp-rsa" #1: I did not send a certificate because I do not have one.108 "isakmp-rsa" #1: STATE_MAIN_I3: sent MI3, expecting MR3002 "isakmp-rsa" #1: ISAKMP SA established004 "isakmp-rsa" #1: STATE_MAIN_I4: ISAKMP SA establishedwhackwest --shutdown002 shutting downwhackeast --shutdown002 shutting down

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?