]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/hosts/moon/etc/conf.d/net
- import of strongswan-2.7.0
[people/ms/strongswan.git] / testing / hosts / moon / etc / conf.d / net
1 # /etc/conf.d/net:
2
3 # This is basically the ifconfig argument without the ifconfig $iface
4 #
5 iface_lo="127.0.0.1 netmask 255.0.0.0"
6 iface_eth0="PH_IP_MOON broadcast 192.168.0.255 netmask 255.255.255.0"
7 iface_eth1="PH_IP1_MOON broadcast 10.1.255.255 netmask 255.255.0.0"
8
9 # For setting the default gateway
10 #
11 gateway="eth0/192.168.0.254"