[WLANware] basic setup in webinterface

Randall randall at songshu.org
Tue Nov 6 10:41:02 CET 2012


thanks for the pointers, good to know

i have added the "acces point" and its bridged on the wireless0, this 
means it works and takes me to the FF splash page, when connected to the 
router with internet connection it works as it should.

only OLSR refuses to run correctly on br-wireless0 , no errors but 
doesn't discover the other node
cat /etc/config/wireless

config wifi-device 'radio0'
     option type 'mac80211'
     option macaddr '90:f6:52:5d:bf:aa'
     list ht_capab 'SHORT-GI-20'
     list ht_capab 'SHORT-GI-40'
     list ht_capab 'TX-STBC'
     list ht_capab 'RX-STBC1'
     list ht_capab 'DSSS_CCK-40'
     option diversity '1'
     option distance '1000'
     option channel '10'
     option disabled '0'
     option txpower '20'
     option country 'NL'

config wifi-iface 'radio0_iface'
     option mode 'adhoc'
     option bgscan '0'
     option sw_merge '1'
     option mcast_rate '5500'
     option probereq '1'
     option encryption 'none'
     option device 'radio0'
     option bssid 'A2:CA:FF:EE:BA:BE'
     option ssid 'unitedwifi.nl'
     option network 'wan wireless0'

config wifi-iface
     option device 'radio0'
     option mode 'ap'
     option encryption 'none'
     option ssid 'unitedwifi.nl'
     option network 'wireless0'



and here's the other one::::::::

cat /etc/config/network

config interface 'loopback'
     option ifname 'lo'
     option proto 'static'
     option ipaddr '127.0.0.1'
     option netmask '255.0.0.0'

config interface 'lan'
     option ifname 'eth0'
     option type 'bridge'
     option proto 'static'
     option ipaddr '192.168.1.1'
     option netmask '255.255.255.0'

config interface 'wan'
     option ifname 'eth1'
     option proto 'dhcp'
     option type 'bridge'

config switch
     option name 'eth0'
     option reset '1'
     option enable_vlan '1'

config switch_vlan
     option device 'eth0'
     option vlan '1'
     option ports '0 1 2 3 4'

config interface 'wireless0'
     option dns '8.8.8.8 212.204.49.83 141.1.1.1'
     option netmask '255.0.0.0'
     option proto 'static'
     option ipaddr '104.0.0.1'
     option type 'bridge'

config alias 'wireless0dhcp'
     option interface 'wireless0'
     option proto 'static'
     option ipaddr '10.104.0.1'
     option netmask '255.255.0.0'



On 11/06/2012 10:29 AM, Steini wrote:
> Hi Randall,
>
> i'm not familiar with the wr841 routers, i use some wgt634u build by
> netgear.
> I set up VAP via webgui by adding a second interface: network ->
> wireless -> wifi-device -> add interface.
> One important thing is to keep an eye on the channel, it has to be same
> as in your adhoc-interface and the mode has to be set to "accesspoint".
> If this doesn't work for you, paste your current wireless and
> interface-config-files, so we can have a look at it.
>
> Kind regards
>
> Christian
>
>
> Am 05.11.2012 20:31, schrieb Randall:
>> having some difficulty setting up the VAP in Acces Point mode,,, at
>> least to have it play nice combined with the ad-hoc.
>>
>> someone has some pointers on how to do this?
>>
>>
>> much obliged,
>>
>> Randall
> _______________________________________________
> 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




More information about the WLANware mailing list