strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
bd0b3a5ce0b524219159671348087f81645d3f19
[strongswan.git]
/
testing
/
hosts
/
bob
/
etc
/
conf.d
/
net
1
# /etc/conf.d/net:
2
3
# This is basically the ifconfig argument without the ifconfig $iface
4
#
5
config_eth0=( "PH_IP_BOB broadcast 10.2.255.255 netmask 255.255.0.0"
6
"PH_IP6_BOB/16" )
7
8
# For setting the default gateway
9
#
10
routes_eth0=( "default via PH_IP_SUN1" )