[WLANware] basic setup in webinterface

Randall randall at songshu.org
Wed Nov 7 13:03:08 CET 2012


commenting out
     option Ip4Broadcast '255.255.255.255'
on node2 seems to do the trick and have it set the route to node1


thanks all, seem to have a working config now



On 11/06/2012 03:30 PM, Randall wrote:
> <SNIP>
>> It doesn't need to be bridged. Here is a working config from one of my
>> nodes (it is running madwifi, but i think it should work like this on
>> ath9k too).
>
>
> Thanks,
>
> think this got me pretty well into the right direction.
>
> can reach node1 now when connected to node2, however node1 does not 
> let me trhough to the splash page or internet..... suspect this a 
> little routing problem left to be done on the gateway node
>
>
>> wireless:
>>
>> config 'wifi-iface' 'wifi0_iface'
>> 	option 'device' 'wifi0'
>> 	option 'encryption' 'none'
>> 	option 'mode' 'adhoc'
>> 	option 'sw_merge' '1'
>> 	option 'mcast_rate' '5500'
>> 	option 'probereq' '1'
>> 	option 'network' 'wifi0'
>> 	option 'ssid' 'augsburg.freifunk.net'
>> 	option 'bssid' '13:CA:FF:EE:BA:BE'
>>
>>
>> config 'wifi-iface' 'wifi0_iface_dhcp'
>> 	option 'device' 'wifi0'
>> 	option 'mode' 'ap'
>> 	option 'encryption' 'none'
>> 	option 'network' 'wifi0dhcp'
>> 	option 'ssid' 'FF-AP-10.11.0.15'
>>
>>
>> network:
>>
>> config 'interface' 'wifi0'
>> 	option 'dns' '8.8.8.8 212.204.49.83 141.1.1.1'
>> 	option 'netmask' '255.255.192.0'
>> 	option 'proto' 'static'
>> 	option 'ipaddr' '10.11.0.15'
>>
>> config 'interface' 'wifi0dhcp'
>> 	option 'interface' 'wifi0'
>> 	option 'proto' 'static'
>> 	option 'ipaddr' '6.0.15.1'
>> 	option 'netmask' '255.255.255.0'
>>
>> firewall:
>>
>> config 'zone' 'zone_freifunk'
>> 	option 'name' 'freifunk'
>> 	option 'input' 'REJECT'
>> 	option 'forward' 'REJECT'
>> 	option 'output' 'ACCEPT'
>> 	option 'masq' '1'
>> 	list 'masq_src' 'lan'
>> 	list 'masq_src' 'wifi0dhcp'
>> 	option 'network' 'wifi0 wifi0dhcp'
>>
>> luci-splash:
>>
>> config 'iface' 'wifi0dhcp'
>> 	option 'network' 'wifi0dhcp'
>> 	option 'zone' 'freifunk'
>>
>>
>> dhcp:
>>
>> config 'dhcp' 'wifi0dhcp'
>>          option 'interface' 'wifi0dhcp'
>>          option 'leasetime' '30m'
>>          option 'force' '1'
>>
>>
>> Hth, Manuel
>>
>>
>>
>>
>>
>> _______________________________________________
>> WLANware mailing list
>> WLANware at freifunk.net
>> Abonnement abbestellen? ->https://freifunk.net/mailman/listinfo/wlanware
>>
>> Weitere Infos zu den freifunk.net Mailinglisten und zur An- und Abmeldung unterhttp://freifunk.net/mailinglisten
>
>
>
> _______________________________________________
> WLANware mailing list
> WLANware at freifunk.net
> Abonnement abbestellen? -> https://freifunk.net/mailman/listinfo/wlanware
>
> Weitere Infos zu den freifunk.net Mailinglisten und zur An- und Abmeldung unter http://freifunk.net/mailinglisten

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.freifunk.net/pipermail/wlanware-freifunk.net/attachments/20121107/5e9c415d/attachment.html>


More information about the WLANware mailing list