mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
rb532: don't use bridge by default
SVN-Revision: 20238
This commit is contained in:
parent
b254833bae
commit
64384f85dc
@ -8,7 +8,6 @@ config interface loopback
|
|||||||
|
|
||||||
config interface lan
|
config interface lan
|
||||||
option ifname eth2
|
option ifname eth2
|
||||||
option type bridge
|
|
||||||
option proto static
|
option proto static
|
||||||
option ipaddr 192.168.1.1
|
option ipaddr 192.168.1.1
|
||||||
option netmask 255.255.255.0
|
option netmask 255.255.255.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user