[OpenWrt-Devel] "3-address Wi-Fi bridging" (was: Multiple Wi-Fi client/AP interfaces on one radio)

John kerry kerry9842 at gmail.com
Fri Aug 7 00:22:22 EDT 2015


Hi,

I have configured wireless file as below:

config wifi-device 'wifi0'
        option type 'qcawifi'
        option channel 'auto'
        option macaddr '00:26:75:bd:37:24'
        option hwmode '11ng'
        option txpower '16'
        option htmode 'HT20'

config wifi-iface
        option device 'wifi0'
        option network 'lan'
        option mode 'ap'
        option ssid 'Test_AP'
        option encryption 'psk2'
        option key 'Test_AP'

config wifi-iface 'mesh1'
        option device 'wifi0'
        option mode 'mesh'
        option mesh_id 'my mesh'
        option network 'lan'

[image: Inline image 1]

[image: Inline image 4]

Its created one more but still facing same problem.

Could anyone guide how i can do that.

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150807/c851b1ce/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 18178 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150807/c851b1ce/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 36431 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150807/c851b1ce/attachment-0001.png>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list