]> git.ipfire.org Git - people/ms/strongswan.git/blob - testing/hosts/winnetou/etc/conf.d/net
- import of strongswan-2.7.0
[people/ms/strongswan.git] / testing / hosts / winnetou / 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_WINNETOU broadcast 192.168.0.255 netmask 255.255.255.0"
7
8 # For setting the default gateway
9 #
10 gateway="eth0/192.168.0.254"