Current trunk on WL500GP v1(2.4), can not set a STA and AP
simultaneously. STA works OK, LAN clients can connect but any wireless
client timeout when connecting.

config wifi-device  wl0
        option type     broadcom
        option channel  5

config wifi-iface
        option device   wl0
        option network  wan
        option mode     sta
        option ssid     NrSrFatima
        option encryption psk2
        option key      "yesterday"

config wifi-iface
        option device   wl0
        option network  lan
        option mode     ap
        option ssid     Openwrt
        option encryption none
--

config interface        wan
        option type     bridge
        option ifname   "wl0"
        option proto    dhcp

--

r...@openwrt:/# ifconfig
br-lan    Link encap:Ethernet  HWaddr 00:1D:60:15:5F:A3
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:504 errors:0 dropped:0 overruns:0 frame:0
          TX packets:375 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:108266 (105.7 KiB)  TX bytes:61883 (60.4 KiB)

br-wan    Link encap:Ethernet  HWaddr 00:1D:60:15:5F:A3
          inet addr:192.168.137.54  Bcast:192.168.137.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:182 errors:0 dropped:0 overruns:0 frame:0
          TX packets:209 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:42555 (41.5 KiB)  TX bytes:97387 (95.1 KiB)

eth0      Link encap:Ethernet  HWaddr 00:1D:60:15:5F:A3
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:867 errors:0 dropped:0 overruns:0 frame:0
          TX packets:375 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:242953 (237.2 KiB)  TX bytes:65081 (63.5 KiB)
          Interrupt:4

eth0.0    Link encap:Ethernet  HWaddr 00:1D:60:15:5F:A3
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:504 errors:0 dropped:0 overruns:0 frame:0
          TX packets:375 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:110282 (107.6 KiB)  TX bytes:63383 (61.8 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:9 errors:0 dropped:0 overruns:0 frame:0
          TX packets:9 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:587 (587.0 B)  TX bytes:587 (587.0 B)

wl0       Link encap:Ethernet  HWaddr 00:1D:60:15:5F:A3
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:182 errors:0 dropped:0 overruns:0 frame:8635
          TX packets:212 errors:39 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:45103 (44.0 KiB)  TX bytes:99082 (96.7 KiB)
          Interrupt:2 Base address:0x2000

wl0.1     Link encap:Ethernet  HWaddr 02:1D:60:15:5F:A0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

r...@openwrt:/# iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

eth1      no wireless extensions.

eth0.0    no wireless extensions.

br-lan    no wireless extensions.

wl0       IEEE 802.11-DS  ESSID:"NrSrFatima"
          Mode:Master  Frequency:2.462 GHz  Access Point: 00:22:6B:86:DF:5E
          Bit Rate=54 Mb/s   Tx-Power:32 dBm
          RTS thr:off   Fragment thr:off
          Link Quality:5  Signal level:0  Noise level:180
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

br-wan    no wireless extensions.

wl0.1     IEEE 802.11-DS  ESSID:"Openwrt"
          Mode:Master  Channel:11  Access Point: 02:1D:60:15:5F:A0
          Bit Rate=54 Mb/s
          RTS thr:off   Fragment thr:off



-- 
+ Nuno Gonçalves
+ [email protected]
+ http://nunoassimassim.blogspot.com/
+ PORTUGAL
E-mail sent directly from Google Mail webmail using HTTPS on behalf of
Nuno João Pinto Gonçalves, birth date 1986-11-16. E-mail headers
provide good assurance that this message was not tampered and
originates from [email protected]. If you require additional security,
I may provide on request X509 electronic signature under Portuguese
government chain.
Se precisar de assinatura digital do Cartão de Cidadão, de uma apitadela.
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to