Dont assign IP addresses that can break the setup (quARTier, hackspace)

This commit is contained in:
floh1111 2011-11-18 20:17:24 +00:00
parent dba3308d22
commit fded9f6777
1 changed files with 0 additions and 4 deletions

View File

@ -19,7 +19,6 @@ config interface loopback
option ipaddr 127.0.0.1
option netmask 255.0.0.0
#### LAN configuration
config interface lan
option type bridge
@ -35,9 +34,6 @@ config interface wan
option proto dhcp
config interface wlan0
option proto static
option ipaddr 192.168.2.1
option netmask 255.255.255.0
option mtu 1528
config interface mesh