I am using wireless connection ad-hoc. card 1 is on linux, card 2 on windows xp. No encryption. The connection keeps connecting/disconnecting periodically (period = about 2sec.)
On LINUX:
iwconfig gives:
wlan0 IEEE 802.11g ESSID:"local" Nickname:"FC8"
Mode:Ad-Hoc Frequency:2.412 GHz Cell: 02:E0:01:22:D1:62
Bit Rate=11 Mb/s Tx-Power:29 dBm Sensitivity=0/3
RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:34/100 Signal level:-74 dBm Noise level:-96 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
ifconfig gives:
wlan0 Link encap:Ethernet HWaddr 00:06:4F:42:DB:57
inet addr:192.168.0.33 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::206:4fff:fe42:db57/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:361 errors:0 dropped:0 overruns:0 frame:0
TX packets:190 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:29129 (28.4 KiB) TX bytes:35546 (34.7 KiB)
Interrupt:20 Memory:ddeffc00-ddeffc25
ON WINDOWS XP:
ipconfig /all gives:
Ethernet adapter wireless Network Connection:
Media State............: Media disconnected
Description..............: Intel(R) PRO/Wireless LAN 2100 3B Mini PCI Adapter
Physical Address..: 00-0C-F1-00-6D-92
Is my config OK? Why it would connect/disconnect periodically?