Sfoglia il codice sorgente

Interfaces for firewall added

master
Dirk Alders 1 anno fa
parent
commit
91982832d3
5 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  1. 3
    0
      eth0.10
  2. 3
    0
      eth0.20
  3. 3
    0
      eth0.40
  4. 3
    0
      eth0.50
  5. 3
    0
      eth0.60

+ 3
- 0
eth0.10 Vedi File

@@ -0,0 +1,3 @@
1
+auto eth0.10
2
+iface eth0.10 inet manual
3
+    vlan-raw-device eth0

+ 3
- 0
eth0.20 Vedi File

@@ -0,0 +1,3 @@
1
+auto eth0.20
2
+iface eth0.20 inet manual
3
+    vlan-raw-device eth0

+ 3
- 0
eth0.40 Vedi File

@@ -0,0 +1,3 @@
1
+auto eth0.40
2
+iface eth0.40 inet manual
3
+    vlan-raw-device eth0

+ 3
- 0
eth0.50 Vedi File

@@ -0,0 +1,3 @@
1
+auto eth0.50
2
+iface eth0.50 inet manual
3
+    vlan-raw-device eth0

+ 3
- 0
eth0.60 Vedi File

@@ -0,0 +1,3 @@
1
+auto eth0.60
2
+iface eth0.60 inet manual
3
+    vlan-raw-device eth0

Loading…
Annulla
Salva