From 9454fdbff511e965e4fd9eb187b7fe432dcd437e Mon Sep 17 00:00:00 2001 From: Emil Renner Berthing Date: Wed, 26 Sep 2018 13:16:11 +0200 Subject: space_server: drop uneccessary subdirs --- roles/space_server/files/network/10-lan.network | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 roles/space_server/files/network/10-lan.network (limited to 'roles/space_server/files/network/10-lan.network') diff --git a/roles/space_server/files/network/10-lan.network b/roles/space_server/files/network/10-lan.network new file mode 100644 index 0000000..08b85aa --- /dev/null +++ b/roles/space_server/files/network/10-lan.network @@ -0,0 +1,19 @@ +[Match] +Name=lan + +#[Link] +#ARP=no + +[Network] +DHCP=no +IPv6AcceptRA=no +LinkLocalAddressing=no +LLMNR=no +MulticastDNS=no +VLAN=lan10 +VLAN=lan11 +VLAN=lan12 +VLAN=lan13 +VLAN=lan14 +VLAN=lan15 +VLAN=lan20 -- cgit v1.2.1