Changeset 7498

Show
Ignore:
Timestamp:
09/14/11 13:39:51 (20 months ago)
Author:
soma
Message:

modules/freifunk: Change ssid, remove dhcpoptions from evernet profile

Files:
1 modified

Legend:

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

    r7496 r7498  
    11config 'community' 'profile' 
    2         option 'name' 'Freifunk Evernet eG' 
    3         option 'homepage' 'http://www.evernet-eg.de' 
    4         option 'ssid' 'www.evernet-eg.de' 
    5         option 'mesh_network' '10.0.0.0/8' 
    6         option 'splash_network' '10.104.0.0/16' 
    7         option 'latitude' '51.15692062509162' 
    8         option 'longitude' '10.716041922569275' 
    9         option 'suffix' 'evernet' 
    10         option 'splash_prefix' '27' 
     2    option 'name' 'Freifunk Evernet eG' 
     3    option 'homepage' 'http://www.evernet-eg.de' 
     4    option 'ssid' 'evernet.freifunk.net' 
     5    option 'mesh_network' '10.0.0.0/8' 
     6    option 'latitude' '51.15692062509162' 
     7    option 'longitude' '10.716041922569275' 
     8    option 'suffix' 'evernet' 
    119 
    1210config 'defaults' 'interface' 
    13         option 'netmask' '255.0.0.0' 
     11    option 'netmask' '255.0.0.0' 
    1412 
    1513config 'defaults' 'bssidscheme' 
     
    1715 
    1816config 'defaults' 'wifi_device' 
    19         option 'channel' '13' 
    20         option 'country' 'DE' 
     17    option 'channel' '13' 
     18    option 'country' 'DE' 
    2119    option 'txpower' '19' 
    2220    option 'beacon_int' '5000' 
     
    2523 
    2624config 'defaults' 'wifi_iface' 
    27         option 'mcast_rate' '6000' 
     25    option 'mcast_rate' '6000'