T
tufani
Guest
Hi ,
I have flashed my wgr614l with openwrt firmware .
I have tested it for wireless client bridge mode and it is working fine but I am not able to configure it as a repeater bridge.
I have edited the file "etc/config/wireless" as follows :
config wifi-device wl0
option type broadcom
option channel 5
# REMOVE THIS LINE TO ENABLE WIFI:
config wifi-iface
option device wl0
option network lan
option mode sta
option ssid home_test
option encryption none
config wifi-iface
option device wl0
option mode ap
option ssid OpenWrt
option encryption none
Now if I scan for avlbl APs for a wireless client , it shows OpenWrt as one of the SSIDs but I am not able to connect any station with this AP.
Could any body plz tell me if this feature is supported in OpenWRT and if yes where I am making mistake .
Thanks in advance,
I have flashed my wgr614l with openwrt firmware .
I have tested it for wireless client bridge mode and it is working fine but I am not able to configure it as a repeater bridge.
I have edited the file "etc/config/wireless" as follows :
config wifi-device wl0
option type broadcom
option channel 5
# REMOVE THIS LINE TO ENABLE WIFI:
config wifi-iface
option device wl0
option network lan
option mode sta
option ssid home_test
option encryption none
config wifi-iface
option device wl0
option mode ap
option ssid OpenWrt
option encryption none
Now if I scan for avlbl APs for a wireless client , it shows OpenWrt as one of the SSIDs but I am not able to connect any station with this AP.
Could any body plz tell me if this feature is supported in OpenWRT and if yes where I am making mistake .
Thanks in advance,