profile_bayreuth 622 B

1234567891011121314151617181920
  1. config 'community' 'profile'
  2. option 'name' 'Freifunk Bayreuth'
  3. option 'homepage' 'http://bayreuth.freifunk.net'
  4. option 'ssid' 'bayreuth.freifunk.net'
  5. option 'mesh_network' '10.195.0.0/16'
  6. option 'splash_network' '10.104.0.0/16'
  7. option 'latitude' '49.945812'
  8. option 'longitude' '11.575045'
  9. option 'suffix' 'ffbt'
  10. option 'splash_prefix' '28'
  11. config 'defaults' 'interface'
  12. option 'netmask' '255.255.192.0'
  13. config 'defaults' 'wifi_device'
  14. option 'channel' '4'
  15. config 'defaults' 'wifi_iface'
  16. option 'bssid' '42:CA:FF:EE:BA:BE'