forked from Ivasoft/openwrt
rb532: set lan interface type to brigde
Signed-off-by: Roman Yeryomin <roman@advem.lv>
This commit is contained in:
committed by
Stijn Tintel
parent
87d3b3b5ff
commit
c4354797f7
@@ -11,6 +11,7 @@ config interface wan
|
||||
option proto dhcp
|
||||
|
||||
config interface lan
|
||||
option type bridge
|
||||
option ifname eth2
|
||||
option proto static
|
||||
option ipaddr 192.168.1.1
|
||||
|
||||
Reference in New Issue
Block a user