profile_reihen 589 B

1234567891011121314151617181920
  1. config 'community' 'profile'
  2. option 'name' 'Freifunk Reihen'
  3. option 'homepage' 'http://freifunk.reihen.de'
  4. option 'ssid' 'freifunk.reihen.de'
  5. option 'mesh_network' '172.23.0.0/16'
  6. option 'splash_network' '172.23.26.0/29'
  7. option 'latitude' '49.21'
  8. option 'longitude' '8.91'
  9. option 'splash_prefix' '29'
  10. config 'defaults' 'interface'
  11. option 'netmask' '255.255.0.0'
  12. option 'dns' '172.23.25.204 172.23.31.237 141.1.1.1'
  13. config 'defaults' 'wifi_device'
  14. option 'channel' '13'
  15. option 'bssid' '02:07:04:08:08:09'
  16. config 'defaults' 'bssidscheme'
  17. option '13' '02:07:04:08:08:09'