mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 23:42:43 +00:00
make ifxmips use a net bridge
SVN-Revision: 9927
This commit is contained in:
parent
ea2872326a
commit
fd2f974946
@ -8,7 +8,7 @@ config interface loopback
|
|||||||
|
|
||||||
config interface lan
|
config interface lan
|
||||||
option ifname eth0
|
option ifname eth0
|
||||||
#option type bridge
|
option type bridge
|
||||||
option proto static
|
option proto static
|
||||||
option ipaddr 192.168.45.110
|
option ipaddr 192.168.45.110
|
||||||
option netmask 255.255.255.0
|
option netmask 255.255.255.0
|
||||||
|
Loading…
Reference in New Issue
Block a user