OpenSUSE Wireless :: WiFi Connection Dropping At Irregular Intervals
Jan 5, 2010
In summary, I am using openSUSE 11.2 x64 on an Acer laptop with a wireless AR928X card. I can connect to my WEP-secured network when I boot up. After some time (it might be minutes, it might be hours), I am prompted for my WEP password again. This never works, despite being the one which gets me on-line at start-up!. The only solution is a reboot. The problem is intermittent and doesn't seem to depend on my on-line activity. I have tried the following with the same result:
KNetworkManager
Traditional using IFUP
Enabling / disabling IPv6 support
I tried installing the compat-wireless package through YaST and then managed to get no internet connection at all. Went back to KNetworkManager and things "worked" again until I was prompted for the WEP code. I have openSUSE 11.2 x64 working on my office laptop without problem and can connect to my home network without any problem. My issues are with my personal laptop. I have reached the stage of booting into Windows 7 as my default option so that I can access the internet reliably. What I can do to diagnose and repair the problem - could it be that the card is going into powersave mode? If so, how do I stop that happening? I'd prefer to be on openSUSE but need to be able to rely on the internet.
View 9 Replies
ADVERTISEMENT
Feb 8, 2011
I'm using an Acer Aspire 3000 since Opensuse 9.3. Wireless connection was fine with ndiswrapper. I upgraded to 10.0 and wireless was perfect with the broadcom firmware. Now I just installed openSUSE 11.3 and my wireless connection became a nightmare: connection drops multiple times in a day and network manager remains stuck in "Interface Configuration". Sometimes I'm asked for the wpa password but Network Manager is unable to reconnect until I disable and re-enable my wlan card using the killswitch. The access point is the same zyxel b+g I own since 5 years! I just bought a new eeepc and I installed on it openSUSE 11.3 too. The network connection behaves the same!! The Network Manager says "Interface configuration" and I must switch the wireless off and on to have the network back. I made a radio scan and I'm using a channel on my own. I also tried to disable dhcp without success.
ACER
# uname -a
2.6.34.7-0.7-desktop #1 SMP PREEMPT 2010-12-13 11:13:53 +0100 i686 athlon i386 GNU/Linux
# lspci -vvvnn
00:0b.0 Network controller [0280]: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller [14e4:4318] (rev 02)
Subsystem: AMBIT Microsystem Corp. TravelMate 2410 [1468:0312]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 64
Interrupt: pin A routed to IRQ 17
Region 0: Memory at e2000000 (32-bit, non-prefetchable) [size=8K]
Kernel driver in use: b43-pci-bridge .....
View 9 Replies
View Related
Mar 21, 2010
Toshiba A215 laptop
Driver is rtl8187
I really need to make the connection constant and non-dropping. I've had opensuse 11.2 since march 7 2010, figured out most of it by lurking and reading threads didn't want to make threads but I really don't know what to do to make this connection stay on. I am posting Terminal commands from when I am both on and offline.
How I attempted to fix this issue myself: I downloaded wireshark, wicd,knetworkmanager. Tried running all of them nothing worked. I went into Yast and switched off networkmanager and went traditional still nothing. Tried adding opendns to traditional. nothing. Went back to NM would get online then after an unknown time I'd lose connection even though NM said i was still connected. Offline running terminal commands from what I read on here in other threads and stickies
:~> ping -c 5 66.70.73.150
PING 66.70.73.150 (66.70.73.150) 56(84) bytes of data.
From 192.168.1.28 icmp_seq=2 Destination Host Unreachable
From 192.168.1.28 icmp_seq=3 Destination Host Unreachable
--- 66.70.73.150 ping statistics ---
5 packets transmitted, 0 received, +2 errors, 100% packet loss, time 4000ms
, pipe 2
:~> /usr/sbin/iwconfig wlan0 | grep Mb
Bit Rate=11 Mb/s Tx-Power=20 dBm
:~> sudo /usr/sbin/iwconfig wlan0 rate 24M
:~> /sbin/lspci -v
00:00.0 Host bridge: ATI Technologies Inc RS690 Host Bridge
Subsystem: Toshiba America Info Systems Device ff10
Flags: bus master, 66MHz, medium devsel, latency 64 .....
View 9 Replies
View Related
Jan 5, 2010
Here's the situation: I've got an eee pc 901 running Ubuntu 9.10 netbook remix. I'm using it to connect to a WPA-encrypted wireless network on a WRT54GL running dd-wrt. It mostly connects and works ok, but sometimes it just stops working for no apparent reason (the netbook still shows itself as connected), but you can't get anywhere until you manually disconnect and reconnect. Other times, it will drop the connection, and then quickly reconnect (or sometimes not). Obviously, this behavior is pretty irritating. At first I thought the problem was with the router, but I checked the logs there and they all seem fine, and other computers on the same router don't have this problem. Looking at "dmesg | tail" on my netbook, I see a lot of instances of the following error, which I'm thinking is probably the problem:
Code:
[11137.762233] ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
[11142.872797] ===>rt_ioctl_giwscan. 4(4) BSS returned, data->length = 440
[11152.883274] ===>rt_ioctl_giwscan. 5(5) BSS returned, data->length = 556
[11152.883529] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[11163.952056] ERROR!!! RTMPCancelTimer failed, Timer hasn't been initialize!
I searched for that error message and I found this Ubuntu bug report: [URL] that describes symptoms that match mine. In that report, a poster mentions that he compiled and installed a new version of the wireless driver from the Ralink website, and it fixed his problem. Do you think installing a new driver would be good? Or has that updated driver already been added to the kernel since that bug report was filed? I've never compiled a kernel module before.
One other thing, I also see repeated instances of these lines (or similar ones) in dmesg, which look like they could be related.
Code:
[44096.275923] RX DESC f30ca000 size = 2048
[44096.276885] <-- RTMPAllocTxRxRingMemory, Status=0
[44096.281404] --> Error 2 opening /etc/Wireless/RT2860STA/RT2860STA.dat
[44096.281424] 1. Phy Mode = 0
[44096.281435] 2. Phy Mode = 0
[44096.309841] 3. Phy Mode = 0
[44096.314533] MCS Set = 00 00 00 00 00
[44096.316196] <==== RTMPInitialize, Status=0
[44096.316280] 0x1300 = 000a4260
[44096.401269] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[44096.472502] ===>rt_ioctl_giwscan. 1(1) BSS returned, data->length = 116
[44096.472977] ==>rt_ioctl_siwfreq::SIOCSIWFREQ[cmd=0x8b04] (Channel=11)
[44106.768056] ra0: no IPv6 routers present
View 1 Replies
View Related
Dec 1, 2015
I'm trying to use these cookie cutter rules that I found. But every time I use them, after a few seconds my wifi connection goes dead. The exception was the first time I used then. Which lasted me a couple of minutes.
By dead I mean I can no longer open a webpage or ping google.
iptables -N LOGGING
iptables -A INPUT -j LOGGING
iptables -A OUTPUT -j LOGGING
iptables -A LOGGING -m limit --limit 2/min -j LOG --log-prefix "IPTables-Dropped: " --log-level 4
iptables -A LOGGING -j DROP
View 9 Replies
View Related
Jul 1, 2011
I installed ubuntu 11.04 on my dell inspiron mini 10. I replaced windows 7 starter but i want to change back as it keeps dropping my wifi connection.
View 9 Replies
View Related
Feb 25, 2010
As soon as i'm starting to copy a large file enough file (>700Mb) to my ubuntu box (connected to an Asus router via wifi) from a Windows 7 client (connected to router via ethernet cable) i get a dramatic drop in speed. upload starts at 1,0Mb/sec with a ping to ubuntu box at <1ms, and in 2 minutes it drops to 200kb/sec with a ping of over 1000ms! The ping increases with every second in a linear progression.
To exlude router as a possible problem copying to a windows 7 notebook connected to router via wifi results in an average of 2,7Mb/sec with an average ping of 150ms.
MB Model: Asus P5B Deluxe wifi
OS: Ubuntu Server 9.10 + desktop installed
Wifi configured via GUI
2. lsusb
3. wlan0
4. lsmod
View 2 Replies
View Related
Jan 24, 2011
Just installed kubuntu 10.10 on a dual boot with winxp on my asus r101 netbook.
wireless connects perfectly, but after roughly 30 seconds, i cant access any address or ping an url or ip. however network manager says im still connected. so i click on network manager, and click on the wireless connection, it then reconnects in a couple of seconds, and all is good again. i carry on browsing, and 30 seconds later the same happens again!!!
my wireless signal is fairly week, however connection works everytime and in xp this is not an issue.
View 4 Replies
View Related
May 7, 2010
I was having trouble with my wireless connection, it was dropping every 5 minutes or so after upgrading to 10.04 and ran across a thread where someone recommended entering
Code:
sudo apt-get install linux-backports-modules-wireless-lucid-generic
After entering the command I have lost all ability to even use my wireless ability even if it was for 5 minutes. Now I am using a different kernel, internet still drops every 5 minutes, but would love to get my internet up and running again.
I am using a Dell Studio XPS Laptop
Code:
*-network
description: Ethernet interface
product: MCP79 Ethernet
[Code]....
View 9 Replies
View Related
Nov 4, 2010
My wireless connection keeps dropping is very unstable, signal strength goes up and down here is the info i got from the terminal
*-network:0
description: Ethernet interface
product: 82801DB PRO/100 VE (MOB) Ethernet Controller
vendor: Intel Corporation
[Code]....
View 3 Replies
View Related
Jan 28, 2011
I am having an issue with my wireless connection dropping about every 2 minutes (web pages timing out), then working for a couple of minutes then dropping again. The connection icon in the task bar says I'm still connected at about 70%.I have a dual boot system and the wireless works fine in opensuse but not in Ubuntu 10.10 I have an Asus G50vt-X5 laptop but I am not sure about the wireless chipset.
View 10 Replies
View Related
Apr 2, 2011
I have installed Suse 11.4 recently and I'm trying to run the wireless connection and doesn't works.
Details:
card: pro/wireless 2200BG Calexico2
driver installed (as console said) kernel driver:ipw2200
hwinfo:
Code:
linux-4pom:/home/victorplata # hwinfo --netcard
25: PCI 604.0: 0282 WLAN controller
[Created at pci.318]
Unique ID: JNkJ.BmKY+aW7YM0
Parent ID: 6NW+.pbi2aV6ikBD
SysFS ID: /devices/pci0000:00/0000:00:1e.0/0000:06:04.0
SysFS BusID: 0000:06:04.0
Hardware Class: network
Model: "Intel PRO/Wireless 2200BG [Calexico2] Network Connection"
Vendor: pci 0x8086 "Intel Corporation"
I have tried to connect by traditional method with YAST, just recognized one network call "Hotel Riga 228", but doesn't connect. Also I have tried to connect with Network Manager but this application doesn't recognize ANY w. network.
View 6 Replies
View Related
Aug 13, 2011
I have a dual boot system : Windows XP SP3 and openSUSE 11.4 64 bits, GRUB for boot loader.Having had problems with my NVidia driver (computer hanging all the time), I reïnstalled openSUSE 11.4 from DVD.Since then : no more wireless internet-access, which functioned very well before.
Code:
/usr/sbin/iwlist scan
lo Interface doesn't support scanning.
[code]....
View 1 Replies
View Related
Dec 24, 2010
The WIFI adapter is working, WIN driver is in use (with ndiswrapper). Linux driver doesn't exist. No issues until computer does to Sleep mode. Then just reboot it. Some times iwconfig commands helps.
View 4 Replies
View Related
Jan 20, 2010
as the titles states my wireless is dropping out but the networks manager is still saying i have a connection. the only way i have been able to be on the network every minute or so i have to manauly disconnect and reconnect to my wifi. under my windows 7 and vista installs the wireless card works fine now my card is a dlink dwa-547 and it uses the arthores chipset, it is encprtyed wifi, wpa2 aes on a n/g based network
Code:
peter@ubuntu:~$ sudo lshw -C network
*-network
description: Wireless interface
product: AR5008 Wireless Network Adapter
[Code]....
View 8 Replies
View Related
Oct 27, 2010
I have a Thinkpad W500 with:
Code:
Network controller: Intel Corporation Wireless WiFi Link 5300
I have Ubuntu 10.04 32bit installed:
Code:
Linux dani-laptop 2.6.32-25-generic #45-Ubuntu SMP Sat Oct 16 19:48:22 UTC 2010 i686 GNU/Linux
It has been working fine since I installed 10.04 but recently (end of last week I think) it stared dropping the wireless connection very often. So it will disconnect and reconnect, but I can't seem to find a pattern, sometimes it goes for hours without an issue and sometimes it does it several times in a row. Below is an extract of syslogs from when this happens. But not sure if what I need is there... the only weird thing I can see is:
Code:
Oct 27 18:58:33 username-laptop wpa_supplicant[1296]: CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
Code:
Oct 27 18:58:32 username-laptop wpa_supplicant[1296]: Trying to associate with 00:1e:be:a6:c0:0f (SSID='accessp' freq=5280 MHz)
Oct 27 18:58:32 username-laptop NetworkManager: <info> (wlan0): supplicant connection state: completed -> associating
Oct 27 18:58:32 username-laptop kernel: [123835.372217] wlan0: deauthenticating from 00:1e:7a:6f:d9:90 by local choice (reason=3) .....
Oct 27 18:59:29 username-laptop ntpdate[4765]: no server suitable for synchronization found
View 6 Replies
View Related
Mar 12, 2011
Using Wicd and it keeps dropping out or telling me "bad password" when the password is in fact correct. I even know it works because the first couple of times it worked, but the connection wasn't sustained for more than a few seconds each time. My reasoning is my wireless is functional in Ubuntu, there's no reason it shouldn't be in Debian. Wireless network card is ASUS PCE-N13. Ralink driver is installed. WPA-supplicant is installed. Gnome Network Manager is also present, though I've heard that it doesn't support my particular situation.
View 5 Replies
View Related
Jun 19, 2010
I have two laptops. First one is connected to my ISP via Ethernet connection. At the same time it serves as a wireless router for the second laptop (ad-hoc connection). Multicast routing is managed by igmpproxy. Everything works fine, except that multicast traffic rate on the second computer is very low (1 MBit/s), its too slow for watching television.
After some searching I found that this multicast rate is always minimal one for certain type of WiFi connection (802.11bg in my case) https://lists.ath9k.org/pipermail/at...il/003393.html. For some WiFi kernel modules its possible to set multicast rate by setting appropriate module options. But its not the case with ath9k.
WLAN configuration on the "router" laptop:
Code:
iwconfig wlan0 mode ad-hoc
iwconfig wlan0 key 1111111111
iwconfig wlan0 channel auto
iwconfig wlan0 rate 11M
iwconfig wlan0 essid WHATEVER
how to increase multicast rate on the second computer?
View 2 Replies
View Related
Jul 8, 2010
Recently I updated my openSUSE 11.2 and I'm not too sure what all were the recent updates but I suspect networkmanager also got updated. After I restarted my machine, my laptop fails to connect to the wireless access point. I tried both in gnome as well as KDE but the same error. This is the log I found in my /var/log/NetworkManager which I believe should give some pointers.
Code:
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> Activation (wlan0) starting connection 'Buckeye Plaza'
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> (wlan0): device state change: 3 -> 4 (reason 0)
Jul 8 15:08:42 AshSuse1520 NetworkManager: <info> Activation (wlan0) Stage 1 of 5 (Device Prepare) scheduled...
[Code]....
I did a search of this error in google and all I got were few results which complained about bugs in some debian distro.
My wireless card works fine and so does the access point I try to connect to since my Ubuntu installation is able to connect fine as well as my windows Xp.
View 5 Replies
View Related
Dec 2, 2010
No improvement since I first reported this problem, I am hoping somebody can now advise.
Using openSUSE11.3 Linux 2.6.34.7-0.5-default i686 with kde 4.4.4 release 3.Problem is the wait of sometimes over 2 minutes before the wifi connection is available.Two questions:-
1. Why does it take so long? Longer by far than it to be with previous openSUSE releases. Much longer than with that other OS!!!2. How do I remove the wallet process. Not needed in present environment so I would like direct connection without having to open wallet. I didn't set this up, it just happened after I had upgraded to 11.3 and I need to know how to disable it to save time.
View 8 Replies
View Related
Mar 9, 2010
I have a Dell Inspiron 6000 laptop running Fedora 12. Recently my wireless connection has begun dropping every few hours and not reconnecting. After trying for about 30-45 seconds, the WPA password prompt comes up but still doesn't connect.
Fedora release 12 (Constantine)
Kernel Linux 2.6.32.9-67.fc12.i686
GNOME 2.28.2
Memory: 2.0 GB
Processor: Intel Pentium R 1.60 GHz
View 14 Replies
View Related
Aug 8, 2011
Sorry if this has already been solved;answered anywhere else - I tried looking it up but to no avail. The problem persists & the hints I found around the forum did not provide a solution to the case, neither other net solutions i looked up I run Winblows at the lab and sometimes take my Ubuntu PC with me. There is an open Wireless network where they set MAC permission, and there's no pwd to access. It so should be fairly easy to change m MAC and access it, right! No. I run ifconfig and macchange, successfully change my MAC addr BUT the connection drops! Then if I change it back (MAC to my original address) it goes back online. And yes, I shut down the service -- "ifconfig wlan0 down" and then up..WHAT ON EARTH am I doing wrong??? No webpages touch this 'trouble-frigging-shooting instance!
View 2 Replies
View Related
Apr 30, 2010
using Hardy Heron on a old Thinkpad T41.This is a fresh install system and I noticed it kept dropping wireless connection. After google around, seems like this is a common problem? Then I switched to wired network, and turned out the same thing happens again. Looks like doesn't matter wired or wireless, it kept dropping itself from time to time.
fter checking syslog, I found something interesting...it kept complain eth0 is invalid, then it said it found a better connection?I found that extremely weird..
Code:
Apr 30 06:24:32 support kernel: [ 961.236895] e1000: eth0: e1000_clean_tx_irq: Detected Tx Unit Hang
[code]...
View 1 Replies
View Related
May 30, 2011
I have recently upgraded to 11.4 and also had to renew an AP (HP ProCurve 10ag). This was several years old but replaced an identical model which had been working well until recently. I thought it would be appropriate to flash newer firmware as the device four releases behind the times. The access point serves partner's XP laptop and my openSUSE 11.4 laptop and after flashing the firmware both machines would make a connection and then break and remake, to the extent that the openSUSE machine became unusable. I thought it was an encryption problem and spent hours changing the AP and Client setups to no avail
After reading a thread here I checked out dmesg and this is what I found:-
[78.639247] wlan0: authenticate with 00:1d:b3:4b:ae:14 (try 1)
[78.640804] wlan0: authenticated
[78.642507] wlan0: associate with 00:1d:b3:4b:ae:14 (try 1)
[78.651195] wlan0: RX AssocResp from 00:1d:b3:4b:ae:14 (capab=0x411 status=0 aid=1)
[78.651200] wlan0: associated
[78.652222] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[78.652283] cfg80211: Calling CRDA for country: DE
[78.674378] cfg80211: Regulatory domain changed to country: DE .....
This went on and on.
View 7 Replies
View Related
Nov 1, 2010
I recently upgraded a 11.0 installation running on Xen Server to 11.3. I am experiencing frequent network disconnections now. The ip address and default gateway is assigned statically. However, the system seems to ignore the default gateway after a while. Then after several minutes it seems like it comes back.
Code:
root@poe5e:~/ > route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
192.168.111.0 * 255.255.255.0 U 0 0 0 eth1
172.16.107.0 * 255.255.255.0 U 0 0 0 eth0
link-local * 255.255.0.0 U 0 0 0 eth0
loopback * 255.0.0.0 U 0 0 0 lo
default 172.16.107.254 0.0.0.0 UG 0 0 0 eth0
root@poe5e:~/ > ping 172.16.107.254
PING 172.16.107.254 (172.16.107.254) 56(84) bytes of data.
64 bytes from 172.16.107.254: icmp_seq=1 ttl=255 time=0.515 ms
64 bytes from 172.16.107.254: icmp_seq=2 ttl=255 time=0.484 ms
64 bytes from 172.16.107.254: icmp_seq=3 ttl=255 time=0.496 ms
64 bytes from 172.16.107.254: icmp_seq=4 ttl=255 time=0.473 ms
^C
--- 172.16.107.254 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 2997ms
rtt min/avg/max/mdev = 0.473/0.492/0.515/0.015 ms
root@poe5e:~/ > traceroute orl3akm1n
traceroute to orl3akm1n (10.111.19.19), 30 hops max, 40 byte packets using UDP
1 172.16.107.250 (172.16.107.250) 0.405 ms 0.398 ms 0.357 ms
2 * * *
When my sessions suddenly die and I have to coax it into routing correctly again.
View 1 Replies
View Related
Jan 28, 2011
Can't change the Plasma-Themes in System-Settings/Desktop-Theme Detail any more!Changed the user,same
behaviour ("Apply"-button not highlighted after selecting a theme)!And more confusing,in the System-Settings/Appearence/Style/Workspace setting,there I can changethe Plasma-Themes !Downloaded a Plasma-Theme before from Kde-Look.org,that seems not to work,deleted it,but no changing.
View 2 Replies
View Related
Mar 19, 2010
Using an old (5 year) laptop with XP loaded I installed wubi to save altering partitions etc. It all downloaded fine and connected to the internet by wire. I set up the wireless connection using WPA but could not connect. The wirelsss card does see my network and others. After lurking around the forum and trying various things I found that I could connect without encryption. The more I read the more I became confused.
Anyway what I could glean about my Wireless Card it is a Intersil Prism2 mini usb adapter - but also shows up as an Acer ?? Warplink 802.11.
Using lshw I found this reference to wireless
I became even more confused and got a bit lost using the various codes in the terminal and looking up things about drivers etc but would like to persist.
View 1 Replies
View Related
Jul 16, 2011
wicd keeps dropping my wifi connection most of the time I can just tell wicd to reconnect the connection never stays up for more than 10 minuets with out doing other times it looks like it connected when it didn't other times it times out when obtaining the ip address in these 2 cases I have to run "etc/rc.d/rc.wicd restart
then tell it to connect sometimes posting on forums requires me to copy my text hit submit hope the connection is still up maybe restart wicd reconnect.is there a bug in wicd or python ?
View 14 Replies
View Related
Jan 5, 2011
Our school has a small 3-computer lab in the preschool department where the kids come in and simply use Firefox to access some educational websites. Due to logistics in the building they're in we had to go with a wireless solution in the following setup:
- Apple Airport Extreme WAP
- 3 HP DX2200 desktops running Ubuntu 10.10
- 3 Trendnet TEW-664UB USB wifi chips
All was running great until we got the computers installed on site and now they are constantly dropping the wifi connection if they are even able to connect at all (which is highly hit or miss).
10.10 picked up the USB wifi card as soon as we plugged them in and showed the available networks, but actually obtaining and keeping connections is a nightmare at the point. The computers are in very close proximity to each other (only about 2-3 feet between computers) and the WAP is in the next room (other computers and mobile devices are able to connect to the WAP with full signal from the same room/location). Thats about all the detail I have off the top of my head, could this be an interference issue with the wifi cards or does this sound like an Ubunutu issue? Again we have had multiple other devices in that room all able to connect seamlessly.
View 7 Replies
View Related
Dec 12, 2010
I've got a Belkin F5D8055 v1 wifi usb adapter. I use the rt2800usb driver for it. Strangely it uses only 54 Mbit/s instead of 300 Mbit/s. I thought it was ok, since I use the wifi only for accessing the internet. However, the network manager keeps dropping the signal, and I can't understand why. I'm close enough to the router.
iwconfig:
wlan0 IEEE 802.11bgn ESSID:"MyHomeRouter"
Mode:Managed Frequency:2.447 GHz Access Point: 00:22:2D:06:2C:50
[code]....
View 2 Replies
View Related