Explorar el Código

Interfaces for firewall added

master
Dirk Alders hace 1 año
padre
commit
91982832d3
Se han modificado 5 ficheros con 15 adiciones y 0 borrados
  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 Ver fichero

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

+ 3
- 0
eth0.20 Ver fichero

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

+ 3
- 0
eth0.40 Ver fichero

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

+ 3
- 0
eth0.50 Ver fichero

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

+ 3
- 0
eth0.60 Ver fichero

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

Loading…
Cancelar
Guardar