diff options
Diffstat (limited to 'config/network')
-rw-r--r-- | config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/network b/config/network index fa8ef38..9ef5eb1 100644 --- a/config/network +++ b/config/network @@ -26,7 +26,7 @@ config interface dummy option proto none config interface lan2 - option ifname eth0.3 + option ifname "eth0.3 eth0.5" option type bridge option proto static option ipaddr 192.168.1.1 |