源码地带 > 电路图 > 电子资料下载 > 网络 >ipsec vpn > 查看压缩包源码

ipsec vpn

源代码在线查看: westinit.sh

软件大小: 3514 K
上传用户: akk79600872
关键词: ipsec vpn
下载地址: 免注册下载 普通下载 VIP

相关代码

				TESTNAME=fail-x509-09				source /testing/pluto/bin/westlocal.sh								# confirm that the network is alive				ping -n -c 4 192.0.2.254				# make sure that clear text does not get through				iptables -A INPUT -i eth1 -s 192.0.2.0/24 -j DROP				# confirm with a ping to east-in				ping -n -c 4 192.0.2.254								ipsec setup start				ipsec auto --add westnet-eastnet-x509-cr				/testing/pluto/basic-pluto-01/eroutewait.sh trap								ipsec whack --debug-control --debug-emitting				ipsec auto --up  westnet-eastnet-x509-cr								echo done											

相关资源