mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-02 20:16:59 +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
|
option proto dhcp
|
||||||
|
|
||||||
config interface lan
|
config interface lan
|
||||||
|
option type bridge
|
||||||
option ifname eth2
|
option ifname eth2
|
||||||
option proto static
|
option proto static
|
||||||
option ipaddr 192.168.1.1
|
option ipaddr 192.168.1.1
|
||||||
|
Loading…
Reference in New Issue
Block a user