rb532: don't use bridge by default

SVN-Revision: 20238
master
Alexandros C. Couloumbis 15 years ago
parent b254833bae
commit 64384f85dc
  1. 1
      target/linux/rb532/base-files/etc/config/network

@ -8,7 +8,6 @@ config interface loopback
config interface lan config interface lan
option ifname eth2 option ifname eth2
option type bridge
option proto static option proto static
option ipaddr 192.168.1.1 option ipaddr 192.168.1.1
option netmask 255.255.255.0 option netmask 255.255.255.0

Loading…
Cancel
Save