diff options
Diffstat (limited to 'files/etc/config/network')
| -rw-r--r-- | files/etc/config/network | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/config/network b/files/etc/config/network index b733a13..3d73ebc 100644 --- a/files/etc/config/network +++ b/files/etc/config/network @@ -12,7 +12,7 @@ config 'interface' 'mesh'  config 'interface' 'lan'  	option 'type' 'bridge'  	option 'proto' 'static' -	option 'ipaddr' '192.168.1.1' +	option 'ipaddr' '10.17.200.1'  	option 'netmask' '255.255.255.0'  	option 'ifname' 'eth0.1'  | 
