mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-11 21:00:14 +02:00
[ar7] include second ethernet interface in bridge after r20022
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21307 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
883952177e
commit
711c1718ad
@ -8,7 +8,7 @@ config interface loopback
|
||||
|
||||
config interface lan
|
||||
option type bridge
|
||||
option ifname eth0
|
||||
option ifname "eth0 eth1"
|
||||
option proto static
|
||||
option ipaddr 192.168.1.1
|
||||
option netmask 255.255.255.0
|
||||
|
Loading…
Reference in New Issue
Block a user