rb532: set lan interface type to brigde
Signed-off-by: Roman Yeryomin <roman@advem.lv>
This commit is contained in:
parent
87d3b3b5ff
commit
c4354797f7
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue