From 459c81ea6e9ab85d7357db6c09d8968d4a17ab6c Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Sun, 13 May 2012 14:07:52 +0000 Subject: [PATCH] add arig.org.il community profile --- .../files/etc/config/profile_arig | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 contrib/package/community-profiles/files/etc/config/profile_arig diff --git a/contrib/package/community-profiles/files/etc/config/profile_arig b/contrib/package/community-profiles/files/etc/config/profile_arig new file mode 100644 index 000000000..4933df242 --- /dev/null +++ b/contrib/package/community-profiles/files/etc/config/profile_arig @@ -0,0 +1,23 @@ +config 'community' 'profile' + option 'name' 'arig Tel Aviv' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '32.056' + option 'longitude' '34.772' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.0.81.0/21' + +config 'community' 'profile' + option 'name' 'arig Arad' + option 'homepage' 'http://arig.org.il' + option 'ssid' 'arig.org.il' + option 'latitude' '31.26' + option 'longitude' '35.21' + option 'splash_prefix' '28' + option 'suffix' 'arig' + option 'mesh_network' '10.0.81.0/22' + +config 'defaults' 'bssidscheme' + option '1' '02:CA:FF:EE:BA:BE' + option '13' '13:CA:FF:EE:BA:BE' -- 2.11.0