Hi,
2005/6/4, Pedro la Peu <[EMAIL PROTECTED]>:
> > I try setup my card DWL-G520 in my OpenBSD 3.7, but not working.
> 
> Try -current
Ok,
 dmesg
OpenBSD 3.7-current (GENERIC) #175: Fri Jun  3 18:00:08 MDT 2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
[...]
 ath0 at pci0 dev 4 function 0 "Atheros AR5212" rev 0x01: irq 11
ath0: AR5212 7.9 phy 4.5 rf2112 5.6 rf2112 5.6, FCC1A, address 00:11:95:c2:0c:48
[...]

I try Client, but not working :(

cat /etc/hostname.ath0
inet 192.168.0.2 255.255.255.0 NONE nwid redwifi debug up

dmesg output:
ath0: begin active scan
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 2
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 3
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 4
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 5
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 6
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 7
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 8
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 9
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 10
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 11
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 1
ath0: end active scan

$ ifconfig ath0
ath0: flags=8867<UP,BROADCAST,DEBUG,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
mtu 1500
        lladdr 00:11:95:c2:0c:48
        ieee80211: nwid redwifi
        media: IEEE802.11 autoselect (DS1 mode 11b)
        status: no network
        inet6 fe80::211:95ff:fec2:c48%ath0 prefixlen 64 scopeid 0x2
        inet 192.168.0.2 netmask 0xffffff00 broadcast 192.168.0.255

I try HostAP, but not working :(

cat /etc/hostname.ath0
inet 192.168.0.1 255.255.255.0 NONE mediaopt hostap mode 11b chan 1
nwid bsdwifi debug up

dmesg output:
ath0: begin active scan
ath0: sending probe_req to ff:ff:ff:ff:ff:ff on channel 2
ath0: creating ibss
ath0: synchronized with 00:11:95:c2:0c:48 ssid "bsdwifi" channel 1 start 11Mb

ifconfig ath0
ath0: flags=8867<UP,BROADCAST,DEBUG,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST>
mtu 1500
        lladdr 00:11:95:c2:0c:48
        ieee80211: nwid bsdwifi chan 1 bssid 00:11:95:c2:0c:48
        media: IEEE802.11 autoselect mode 11b hostap
        status: active
        inet6 fe80::211:95ff:fec2:c48%ath0 prefixlen 64 scopeid 0x2
        inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255

#client Linux 
/sbin/iwlist ath0 scan
ath0      No scan results

ping 192.168.0.2
PING 192.168.0.2 (192.168.0.2) 56(84) bytes of data.
>From 192.168.0.1 icmp_seq=0 Destination Host Unreachable

/sbin/iwconfig ath0
ath0      IEEE 802.11  ESSID:"redwifi"  Nickname:"fc4"
          Mode:Managed  Frequency:2.412 GHz  Access Point: FF:FF:FF:FF:FF:FF
          Bit Rate:1 Mb/s   Tx-Power:50 dBm   Sensitivity=0/3
          Retry:off   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=0/94  Signal level=-95 dBm  Noise level=-95 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

strange??
any idea??

thanks,

Luis

Reply via email to