[luci] [LuCI] #169: Add community profile for Openwireless Bern

LuciTrac trac at luci.subsignal.org
Thu Nov 25 17:21:31 CET 2010


#169: Add community profile for Openwireless Bern
-----------------------------------+----------------------------------------
 Reporter:  reporter               |       Owner:     
     Type:  enhancement            |      Status:  new
 Priority:  minor                  |   Milestone:     
Component:  LuCI Freifunk Support  |    Keywords:     
-----------------------------------+----------------------------------------
 Could you please add the profile for Openwireless Bern? Thanks

 /etc/config/openwireless_bern:

 {{{
 package 'openwireless_bern'

 config 'defaults' 'interface'
         option 'netmask' '255.255.0.0'
         option 'dns' '208.67.222.222 208.67.220.220'

 config 'defaults' 'wifi_device'
         option 'channel' '10'
         option 'country' '756'
 }}}

 This should get into /etc/config/freifunk:


 {{{

 config 'community' 'openwireless_bern'
         option 'name' 'Openwireless Bern'
         option 'homepage' 'http://bern.openwireless.ch/'
         option 'ssid' 'www.openwireless.ch'
         option 'mesh_network' '10.247.0.0/16'
         option 'splash_network' '10.104.0.0/16'
         option 'splash_prefix' '27'
         option 'external' 'openwireless_bern'
 }}}

 And a question: Actually I'd like to have the splash_network in the same
 network as the mesh_network. Is that possible or a bad idea?

 How could that be done? Something like 10.247.0.0/16 for the mesh_network
 and something like $mesh_ip/28 for the splash_network? As its configured
 in the old freifunk-firmware (1.6.x). Thanks for answers.

-- 
Ticket URL: <http://luci.subsignal.org/ticket/169>
LuCI <http://luci.subsignal.org>
LuCI - Lua Configuration Interface


More information about the luci mailing list