openswan

源代码在线查看: westinit.sh

软件大小: 3582 K
上传用户: flp123456
关键词: openswan
下载地址: 免注册下载 普通下载 VIP

相关代码

				: ==== start ====				TESTNAME=x509-pluto-03				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											

相关资源