Merge branch 'master' of git.nordu.net:eid-ops

This commit is contained in:
Leif Johansson 2018-03-16 16:29:31 +01:00
commit 57809db6fb
10 changed files with 182 additions and 4 deletions

View file

@ -0,0 +1,25 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet static
address 94.176.224.242
netmask 255.255.255.252
network 94.176.224.240
broadcast 94.176.224.243
gateway 94.176.224.241
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
iface eno1 inet6 static
address 2001:6b0:64:5::242
netmask 64
gateway 2001:6b0:64:5::1

View file

@ -0,0 +1,25 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet static
address 94.176.224.114
netmask 255.255.255.252
network 94.176.224.112
broadcast 94.176.224.115
gateway 94.176.224.113
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
iface eno1 inet6 static
address 2001:6b0:64:5::114
netmask 64
gateway 2001:6b0:64:5::1

View file

@ -0,0 +1,32 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet manual
auto br-eidas
iface br-eidas inet static
address 94.176.224.132
netmask 255.255.255.240
network 94.176.224.128
broadcast 94.176.224.143
gateway 94.176.224.129
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2
bridge_stp off
bridge_maxwait 0
iface br-eidas inet6 static
address 2001:6b0:64:1::132
netmask 64
gateway 2001:6b0:64:1::1

View file

@ -19,7 +19,7 @@ iface br-eidas inet static
broadcast 94.176.224.15
gateway 94.176.224.1
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -0,0 +1,32 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet manual
auto br-fe
iface br-fe inet static
address 94.176.224.164
netmask 255.255.255.240
network 94.176.224.160
broadcast 94.176.224.175
gateway 94.176.224.161
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2
bridge_stp off
bridge_maxwait 0
iface br-fe inet6 static
address 2001:6b0:64:2::164
netmask 64
gateway 2001:6b0:64:2::1

View file

@ -19,7 +19,7 @@ iface br-fe inet static
broadcast 94.176.224.47
gateway 94.176.224.33
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -0,0 +1,32 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet manual
auto br-infra
iface br-infra inet static
address 94.176.224.228
netmask 255.255.255.240
network 94.176.224.224
broadcast 94.176.224.239
gateway 94.176.224.225
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2
bridge_stp off
bridge_maxwait 0
iface br-infra inet6 static
address 2001:6b0:64:4::228
netmask 64
gateway 2001:6b0:64:4::1

View file

@ -19,7 +19,7 @@ iface br-infra inet static
broadcast 94.176.224.111
gateway 94.176.224.97
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2

View file

@ -0,0 +1,32 @@
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eno1
iface eno1 inet manual
auto br-meta
iface br-meta inet static
address 94.176.224.196
netmask 255.255.255.240
network 94.176.224.192
broadcast 94.176.224.207
gateway 94.176.224.193
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2
bridge_stp off
bridge_maxwait 0
iface br-meta inet6 static
address 2001:6b0:64:3::196
netmask 64
gateway 2001:6b0:64:3::1

View file

@ -19,7 +19,7 @@ iface br-meta inet static
broadcast 94.176.224.79
gateway 94.176.224.65
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 8.8.8.8
dns-nameservers 130.242.80.14 130.242.80.99
dns-search komreg.net
bridge_ports eno1
bridge_fd 2