summaryrefslogtreecommitdiff
path: root/public/fs/etc/sysconfig/network/ifcfg-eth0.in
diff options
context:
space:
mode:
authorroot@culturestrings <root@culturestrings>2020-07-01 08:57:05 +0000
committerroot@culturestrings <root@culturestrings>2020-07-01 08:57:05 +0000
commit2caf08d5dd9d82087c16390a34e8ab169be75369 (patch)
tree93f726587321c6e03fd86f74088e57dbbc2a1292 /public/fs/etc/sysconfig/network/ifcfg-eth0.in
parent065c23e1561fad50c66c30447a4886d2727a47cf (diff)
downloadculturestrings-2caf08d5dd9d82087c16390a34e8ab169be75369.tar.bz2
culturestrings-2caf08d5dd9d82087c16390a34e8ab169be75369.tar.xz
networking: introduced $vpn_net4, $vpn_ipv5, $host_ipv4, $host_ipv6.
Diffstat (limited to 'public/fs/etc/sysconfig/network/ifcfg-eth0.in')
-rw-r--r--public/fs/etc/sysconfig/network/ifcfg-eth0.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/fs/etc/sysconfig/network/ifcfg-eth0.in b/public/fs/etc/sysconfig/network/ifcfg-eth0.in
new file mode 100644
index 0000000..8060f46
--- /dev/null
+++ b/public/fs/etc/sysconfig/network/ifcfg-eth0.in
@@ -0,0 +1,6 @@
+BOOTPROTO='dhcp'
+STARTMODE='auto'
+
+IPADDR_0='@host_ipv6@::2/65'
+LABEL_0='ipv6'
+NETMASK_0=''