From 91982832d3332f4fa49c40f3fa7075b70be73696 Mon Sep 17 00:00:00 2001 From: Dirk Alders Date: Mon, 2 Oct 2023 16:14:45 +0200 Subject: [PATCH] Interfaces for firewall added --- eth0.10 | 3 +++ eth0.20 | 3 +++ eth0.40 | 3 +++ eth0.50 | 3 +++ eth0.60 | 3 +++ 5 files changed, 15 insertions(+) create mode 100644 eth0.10 create mode 100644 eth0.20 create mode 100644 eth0.40 create mode 100644 eth0.50 create mode 100644 eth0.60 diff --git a/eth0.10 b/eth0.10 new file mode 100644 index 0000000..34c5560 --- /dev/null +++ b/eth0.10 @@ -0,0 +1,3 @@ +auto eth0.10 +iface eth0.10 inet manual + vlan-raw-device eth0 diff --git a/eth0.20 b/eth0.20 new file mode 100644 index 0000000..541de8c --- /dev/null +++ b/eth0.20 @@ -0,0 +1,3 @@ +auto eth0.20 +iface eth0.20 inet manual + vlan-raw-device eth0 diff --git a/eth0.40 b/eth0.40 new file mode 100644 index 0000000..980a18c --- /dev/null +++ b/eth0.40 @@ -0,0 +1,3 @@ +auto eth0.40 +iface eth0.40 inet manual + vlan-raw-device eth0 diff --git a/eth0.50 b/eth0.50 new file mode 100644 index 0000000..feecb5e --- /dev/null +++ b/eth0.50 @@ -0,0 +1,3 @@ +auto eth0.50 +iface eth0.50 inet manual + vlan-raw-device eth0 diff --git a/eth0.60 b/eth0.60 new file mode 100644 index 0000000..5c99810 --- /dev/null +++ b/eth0.60 @@ -0,0 +1,3 @@ +auto eth0.60 +iface eth0.60 inet manual + vlan-raw-device eth0