Show
Ignore:
Timestamp:
02/19/11 15:54:16 (2 years ago)
Author:
soma
Message:

modules/freifunk: Change default netmask to 255.255.0.0, change non-working dns, show error when user tries to edit profiles but there is no profile set yet

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/modules/freifunk/root/etc/config/freifunk

    r6890 r6918  
    7171 
    7272config 'defaults' 'interface' 
    73     option 'netmask' '255.0.0.0' 
    74     option 'dns' '88.198.178.18 141.54.1.1 212.204.49.83 208.67.220.220 208.67.222.222' 
     73    option 'netmask' '255.255.0.0' 
     74    option 'dns' '8.8.8.8 212.204.49.83 141.1.1.1' 
    7575 
    7676config 'defaults' 'alias'