mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 22:47:56 +00:00
rb532: set lan interface type to brigde
Signed-off-by: Roman Yeryomin <roman@advem.lv>
This commit is contained in:
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
|
||||
|
Loading…
Reference in New Issue
Block a user