Код: Выделить всё
ath0: <Atheros 5212> mem 0xb0100000-0xb010ffff irq 9 at device 1.0 on pci6
ath0: [ITHREAD]
ath0: using obsoleted if_watchdog interface
ath0: Ethernet address: 00:11:f5:92:bc:4d
ath0: mac 7.8 phy 4.5 radio 5.6

Настройки точки доступа: SSID wifilan, Channel 6, Authentication Shared key, WEP Enabled, WEP encription 64 bit, WEP mode HEX, key1 1234567890.
Код: Выделить всё
# ifconfig ath0 inet 192.168.0.53 netmask 255.255.255.0 ssid wifilan authmode shared channel 6 wepmode on wepkey 0x1234567890
Код: Выделить всё
# ifconfig -a
ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 00:11:f5:92:bc:4d
inet 192.168.0.53 netmask 0xffffff00 broadcast 192.168.0.255
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g
status: no carrier
ssid wifilan channel 6 (2437 Mhz 11g)
authmode SHARED privacy ON deftxkey 1 wepkey 1:40-bit txpower 31.5
bmiss 7 scanvalid 60 bgscan bgscanintvl 300 bgscanidle 250
roam:rssi11g 7 roam:rate11g 5 protmode CTS burst
fwip0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500
lladdr 0.40.ca.1.32.10.3.1a.a.2.ff.fe.0.0.0.0
bfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 00:40:ca:de:91:73
inet 192.168.1.11 netmask 0xffffff00 broadcast 192.168.1.255
media: Ethernet autoselect (100baseTX <full-duplex>)
status: active
pflog0: flags=0<> metric 0 mtu 33204
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5
inet6 ::1 prefixlen 128
inet 127.0.0.1 netmask 0xff000000
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> metric 0 mtu 1500
inet 10.217.240.213 --> 10.6.6.6 netmask 0xffffff00
Opened by PID 3305