make ifxmips use a net bridge

SVN-Revision: 9927
master
John Crispin 17 years ago
parent ea2872326a
commit fd2f974946
  1. 2
      target/linux/ifxmips/base-files/etc/config/network

@ -8,7 +8,7 @@ config interface loopback
config interface lan
option ifname eth0
#option type bridge
option type bridge
option proto static
option ipaddr 192.168.45.110
option netmask 255.255.255.0

Loading…
Cancel
Save