summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/network3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/network b/config/network
index 0a02e89..1f803a0 100644
--- a/config/network
+++ b/config/network
@@ -21,6 +21,9 @@ config interface lan
option ipaddr 192.168.1.1
option netmask 255.255.255.0
+config interface dummy
+ option ifname eth0.4
+ option proto none
config interface lan2
option ifname eth0.3