代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/160303/5574336
sh eastinit.sh
#!/bin/sh
TESTNAME=nat-oe-03
source /testing/pluto/bin/eastlocal.sh
# set up proxy ARP for road's "internal" address
echo 1 >/proc/sys/net/ipv4/conf/eth0/proxy_arp
ipsec setup start
/testing/pluto
www.eeworm.com/read/160303/5574403
sh eastinit.sh
#!/bin/sh
: ==== start ====
TESTNAME=x509-pluto-06
source /testing/pluto/bin/eastlocal.sh
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec s
www.eeworm.com/read/160303/5574464
sh eastinit.sh
#!/bin/sh
: ==== start ====
TESTNAME=x509-pluto-04
source /testing/pluto/bin/eastlocal.sh
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec s
www.eeworm.com/read/160303/5574476
sh eastinit.sh
#!/bin/sh
TESTNAME=nat-pluto-01
source /testing/pluto/bin/eastlocal.sh
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--ea
www.eeworm.com/read/160303/5574478
sh northinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=nat-pluto-01
source /testing/pluto/bin/northlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec au
www.eeworm.com/read/160303/5574673
sh roadinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=nat-pluto-04
source /testing/pluto/bin/roadlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto
www.eeworm.com/read/160303/5574700
sh eastinit.sh
#!/bin/sh
: ==== start ====
TESTNAME=fail-x509-02
source /testing/pluto/bin/eastlocal.sh
rm /tmp/$TESTNAME/ipsec.d/crls/nic.crl
iptables -A INPUT -i eth1 -s 192.0.3.0/24 -d 0.0.0.0/0 -j DROP
arp
www.eeworm.com/read/160303/5574768
sh eastinit.sh
#!/bin/sh
TESTNAME=basic-pluto-03
source /testing/pluto/bin/eastlocal.sh
arp -s 192.0.2.1 10:00:00:dc:bc:01
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec auto --add northnet--
www.eeworm.com/read/160303/5574770
sh northinit.sh
#!/bin/sh
# make sure that NAT is working
#ping -c 4 -n sunrise
TESTNAME=basic-pluto-03
source /testing/pluto/bin/northlocal.sh
ipsec setup start
/testing/pluto/bin/wait-until-pluto-started
ipsec
www.eeworm.com/read/172576/9701425
h tiglusb.h
/* Hey EMACS -*- linux-c -*-
*
* tiglusb - low level driver for SilverLink cable
*
* Copyright (C) 2000-2002, Romain Lievin
* under the terms of the GNU General Public Licen