代码搜索:NetWork

找到约 10,000 项符合「NetWork」的源代码

代码结果 10,000
www.eeworm.com/read/160303/5573459

interfaces

###################################################################### # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # # A "#" character in the very first column makes the res
www.eeworm.com/read/160303/5573666

interfaces

###################################################################### # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # # # !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON
www.eeworm.com/read/160303/5573693

interfaces

###################################################################### # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8) # # # !!!NOTE!!! THIS IS AN ALPHA RELEASE! DO NOT RELY ON
www.eeworm.com/read/160303/5573753

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has an FQDN ID only, of roadbad.uml.freeswan.org. Only, that record has
www.eeworm.com/read/160303/5574012

sh nic-init.sh

#!/bin/sh # get to the 192.0.1.0/24 network via 192.1.3.45 route delete -net 192.0.1.0 netmask 255.255.255.0 route add -net 192.0.1.0 netmask 255.255.255.0 gw 192.9.4.45 # also make sure that the su
www.eeworm.com/read/160303/5574042

sh nic-init.sh

#!/bin/sh : ==== start ==== # get to the 192.0.1.0/24 network via 192.1.3.45 route delete -net 192.0.1.0 netmask 255.255.255.0 route add -net 192.0.1.0 netmask 255.255.255.0 gw 192.1.4.45 # also ma
www.eeworm.com/read/160303/5574095

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a forward iOE roadtxt.uml.
www.eeworm.com/read/160303/5574350

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a reverse name (213.3.1.19
www.eeworm.com/read/160303/5574710

txt description.txt

This test brings up a standard OE gateway, (east) as well as a "road warrior" living on a different network. The road warrior has to guess it's ID, and it will conclude on a forward iOE, TXT record.
www.eeworm.com/read/160303/5574746

sh nic-init.sh

#!/bin/sh # get to the 192.0.1.0/24 network via 192.1.3.45 route delete -net 192.0.1.0 netmask 255.255.255.0 route add -net 192.0.1.0 netmask 255.255.255.0 gw 192.1.3.45 # also make sure that the su