Wireless :: Can't Disconnect From Individual Connections?
Jan 13, 2011
I'm using Windows 7 I'm having problems disconnecting from individual wireless connections. When I click 'Disconnect' from the connection manager window in the bottom right corner of the screen, nothing happens at all. I've tried this on several different connections and none of them work. I'm using: Intel(R) Wireless WiFi Link 4965AGN
View 1 Replies
ADVERTISEMENT
Oct 17, 2012
We have a ZyXEL (P-2601HN-F1) router and three computers in our house. Currently, we only use cables to connect to the router because we haven't been bothered to setup wireless. However, there's a curious problem where the moment we connect more than 2 devices at a time, the router loses connection to the internet. To be precise, all LEDs are on, except wireless (d'uh) and Internet.
All involved computers run Win7.
View 1 Replies
View Related
Mar 12, 2013
I have an E2500 wireless router and I am trying to block some incoming IP addresses. I'm trying to prevent a certain ISP from throttling my access on certain websites. I can do it on individual computers but we have a bunch of devices on this network
View 1 Replies
View Related
Apr 10, 2013
I have a wireless network running with Controller WISM2 and I also have a NCS.I want to know if there is any way to look of individual log of CAPWAP and LAPWAP Access Points. It is better if I can see it through NCS.
View 1 Replies
View Related
Aug 30, 2012
I have 50 WAP connected to a WLC 5508. When I backup the config I don't see the custom settings I put in some WAP. Where are the WAP settings saved at ?
View 17 Replies
View Related
Apr 20, 2011
We are planning to setup a new WLAN using Cisco 2504 WLAN Controller and 1142N Access Point.Is it possible to create individual user accounts for the users those who all are connecting to this WLAN Network by using the 2504 WLAN Controller ?
View 11 Replies
View Related
Jul 3, 2011
I'm using 50MB/s hub provided by virgin media. The thing is everything works perfectly fine except the download speed on my personal unit worries me a bit. As I perform download speed test online, at my unit, I usually get the speed of 40 up to 49.7 MB/s, upload 0.7 - 1.5MB/s. However in case of downloading the same file from the same source other pc at our home network usually download it at twice or trice the speed my unit does. I'm positive that my card is capable of speeds up to 100MB/s.
View 3 Replies
View Related
Jun 15, 2011
how snmp monitoring works when we have WLC in the networking.Before the WLC 5508 instalation, we had the Nagios monitoring each Access Point in the networking. Today, the Nagios still monitoring the networking, but the Nagios cannot get the same information of the APs (CPU, status interface, memory, etc).Now, the WLC controls each AP, the IP address, netmask, community (of all AP) are the same before the WLC instalation. I have tried to configure the SNMP information in Management>>SNMP>>Communities, but these configuration are from WLC and not from each AP.
How can I configure the SNMP setting in my AP to still use the Nagios to monitoring the networking?
View 1 Replies
View Related
Mar 4, 2011
I have a small office (7) people and I don't have Active Directory setup. I'm wondering what is the best/easiest way to setup a place on a network server for the team to connect and put files that will then be backed up. With Active Directory this used to be a snap but I don't have much experience outside that realm. Here is how I'd like it to work:1) I login to server as admin, create the individual folders that users can map to. Example: Software Downloads, Jason, Robert, Billy, Carol2) I'd like to be able to set the security on the folders to say that everyone can view certain one but Jason can't view Roberts folder etc.
View 1 Replies
View Related
Dec 11, 2012
where I can get a list of show command for individual platforms?
For example a list of show commands for cisco GSR 12000?
View 2 Replies
View Related
Mar 13, 2011
if I can enter their main page, I cannot enter individual sections. I will get this "This webpage is not available" error.The thing is that, both forums have been running smoothly for others but not me.Few days ago, the situation wasn't so bad. But when I using my ISP Proxy Address I can only access one of the 2 forums only. Hence, to access the other one, I would have to disable my ISP Proxy Address,Now, I can't. Even if I use Google DNS, I also cannot access the forums at all,Is my network screwed up ? But if it was screwed up, how come I can access to other forums but not these 2 ?
View 1 Replies
View Related
May 27, 2013
Best practices for an ASA5520. I'm currently running a pair of these as internal firewall for my organization, and have about 750 rules dictating traffic. A lot of the rules are for individual ports to specific server(s), some of them having 50+ ports opened. For example, Exchange has about 115 ports opened right now, anywhere from port 25 to 55000.
My question is that would it be better (faster, less strain on the ASA) to open a port range, (ie 52000-55000) or would the individual ports (ie: 52112, 52336, 52698,53441,53495, etc...) be ok?Obviously the individual ports are much more granular for security, but I don't want to take that into consideration now. Just strictly individual ports vs ranges.
View 2 Replies
View Related
Oct 27, 2011
A client is thinking of putting in a srp527w. they get assigned a static ip on the adsl interface (165.228.204.x), and then have been assigned another block(203.39.183.x/29).how can i have it so that i am able to forward individual ports from the external ip's, to selected internal ip's.
View 1 Replies
View Related
Sep 9, 2012
I have restricted access to users using TCP/IP using cisco 1841 router in my organization.
I need to permit some sites for users which are part of work..
The issue here is I cannot ping to the site but able to browse to that site when having internet access, i have permitted range the entire range of that IP's but still no luck..
url...is the site which is not pinging from internet.I have also checked the source code for the root IP but still no luck.
View 4 Replies
View Related
Jun 19, 2012
I am wondering if there is a method to redirect particular URLs to individual real servers in a server farm.Scenario: We have an url which is setup on our ACE4710s (A3 2.4) to load balancer to a particular server farm as per standard setup i.e.Customers access [URL] on an external VIP, this is then load balanced to a server farm "SF_WEBSITE" consisting of 2 real servers "Server_A" and "Server_B". Nothing difficult in this set up. However, I have eeen asked if it is possible to redirect certain urls to individual servers within the server farm "SF_WEBSITE": e.g.
Action 1 - Customers access [URL] is redirected to "Server_A" only
Action 2 - Customers access [URL] is redirected to "Server_B" only
Default Action - Customer access [URL] anything else is redirected to server farm "SF_WEBSITE" and is load balanced between "Server_A" and "Server_B"
The Standard Class Maps and Policy would be something like:
policy-map type loadbalance first-match SLB_WEBSITE
class class-default
serverfarm SF_WEBSITE
Where I thought I would need something like:
class-map type http loadbalance match-all CMAP_AREA1
description CMAP used to capture specific URL for area 1
2 match http url /area1
class-map type http loadbalance match-all CMAP_AREA2
description CMAP used to capture specific URL for area 2
2 match http url /area2
[code]...
I think the above method is ok for 1 instance, but if it test successfully, my company would want to to roll this out across dozens of server farm configurations each consisting of numerous real servers, which will make the administration and implementation time overheads massive, not to mention complicating and lengthening the configuration.
View 7 Replies
View Related
Jan 27, 2013
I am wondering if this is possible. We have multiple internet connections with fixed IP's coming into the office. We'd like to use one for FTP backup and another to service our websites. From what i have read a 5510 doesn't do policy based routing, but we'd like to configure our ftp server to use one of the internet pipes and our webserver to use another internet pipe. Is that possible?
We'd have two outside fixed IP interfaces and two internal interfaces. I could then use one of the internal interfaces for the web server and the other for the FTP server. consequently if the internal web server and FTP server use the fixed IP"s corresponding DNS server wouldn't that effectively route all FTP traffic out one interface and all web traffic out the other?
Then the FTP traffic would be NAT'ed to an internal interface and the HTTP & HTTPS traffic would be NAT'ed to a separate internal interface.
Then if each of the internal servers used the corresponding internal NIC on the ASA as it's gateway and the fixed IP's that correspond to the external DNS server, then it would affectively only use that gatway out for traffic? Would that work? Does it should route traffic out those pipes correct? Will the asa support two different next hop routers for the two different interfaces?
View 2 Replies
View Related
Mar 5, 2011
When I try to connect wireless my mobile showing WPA pre-shared key?
View 1 Replies
View Related
Mar 21, 2012
I currently have the following set up in my basement: Modem to 8 port router which has cables going into a patch panel which in turn provides internet access at 8 wall outlets throughout the house. My data/video streaming needs are expanding and I have had additional wiring pulled to the new locations. I would like to know if I can bypass the patch panel and go from the Modem to a 24 port switch to individual wall plates throughout the house.
View 1 Replies
View Related
Aug 26, 2012
Is there a way to ask the above switch how much power it's supplying to various ports?I've found some stuff in POWER-ETHERNET-MIB, but it's only the main power supply and the up/down status of the various ports.
It looks like what I want is
[URL]
but my SG500 tells me:
snmpwalk -v2c -cpublic serverswitch 1.3.6.1.4.1.9.9.402
CISCO-SMI::ciscoMgmt.402 = No Such Object available on this agent at this OID
View 6 Replies
View Related
Apr 23, 2011
I have just set up a wireless trendnet router. Everything is set up normal and its working correctly, it correctly assigns internal IPs to wireless devices. The problem is though that for some reason we all get disconnected in games for instance and some games more than others. Rift disconnects every 30 seconds to 1 minute, World of Warcraft disconnects often, Live Messenger disconnects as well, Age of Empires Online can sometimes work fine for hours, then sometimes disconnect every now and then. Steam doesn't disconnect. Its more or less the same on any of our laptops. (all running Windows 7 64 Bit Home Premium or Professional)
View 2 Replies
View Related
Sep 3, 2012
How do I disconnect a former roommate from my wireless linksys internet?
View 1 Replies
View Related
Apr 5, 2012
My wireless network randomly disconnect ? adsl/thomson TG585 v7/TP-Link N adepter/win7. In device manager (show hidden devices it look like this) ?
View 1 Replies
View Related
Jan 22, 2013
I have just configured up a sg500 with a lacp trunk to an upstream switch.
I am getting native vlan mismatch on the individual ports of the lacp team.
24-Jan-2013 12:54:48 %CDP-W-NATIVE_VLAN_MISMATCH: Native VLAN mismatch detected on interface gi1/1/24.
24-Jan-2013 12:57:35 %CDP-W-NATIVE_VLAN_MISMATCH: Native VLAN mismatch detected on interface gi1/1/48.
[Code].....
View 1 Replies
View Related
Apr 14, 2012
With the advent of all these consumption devices; smart phones, tablets, net books, gaming systems, laptops etc... I keep seeing recurring themes at a bunch of locations.I've recently been in 3 locations where once a certain number of clients access a wireless router (not bridged, not strictly AP) another client gets disconnected from the network. This seems to be happening more and more.
View 1 Replies
View Related
Nov 26, 2011
I have set my WLL modem to connect automatically to my laptop when switched on. It does connect and work well until there is another modem in the neighborhood coming online.The task bar icon shows I am still connected but the connection is gone. I tried troubleshooting the network, reconnecting from laptop giving the passkey, log off and log on but none of these work, except restarting the modem. This has become a pain and has been so since I purchased this 4 months ago.Is there a setting change that can be done?
View 1 Replies
View Related
Dec 6, 2011
The environment: 20 X air-ap1141N-A-K9 (these are standalone) in three different buildings with either 1 or 2 units per floor depending on sq. footage. IOS is c1140-k9w7-tar.124-25d.JA1.
Problem Users running various tpyes of wireless cards on windows XP SP3 get disconnected periodically throughout the day whether they roam or not. This disconnect problem started happening after we replaced older 1200 series units running wpa and tkip and replaced with 1141n running wpa2 with aes. Users running windows 7 do not get disconnected. However there are very few W7 users on campus as this point in time.
I set up a single test unit shown below and associated two laptops to see if they would disconnect. Not once did I lose connectivity. NAME: "AP1210", DESCR: "Cisco Aironet 1200 Series Access Point"PID: AIR-AP1252G-A-K9 , VID: V03, SN: FTX1339903J NAME: "Dot11Radio0", DESCR: "802.11N 2.4Ghz Radio"PID: AIR-RM1252G-A-K9 , VID: V01, SN: FOC1337107F IOS: c1250-k9w7-tar.124-10b.JDA3
View 13 Replies
View Related
Jul 25, 2011
I have a HP G62 Laptop that's less then a year old (replacing a Dell we had for several years without problems) and a 2Wire router with ATT DSL that we've also had for years. Ever since we've had the new laptop we've been unable to use the wireless without problems. Periodically, (maybe once an hour or so) if the laptop is connected wirelessly it will make the router disconnect from the internet and cycle off. The router lights all go red, it cycles back on, green lights come on and re-connects.I've had ATT run a line test, had them send technicians here 3 times, they've gone through the house and followed the line to the box, trimming branches on the way. I've gotten a new router and I've tried a USB wireless adapter for the lap top. However, as soon as the wireless is disabled and it's plugged in by ethernet all of the problems go away. This would be fine if it was mostly used at a desktop but it's mostly used on the couch/around the house and the ethernet cables get in the way and keep breaking.
View 3 Replies
View Related
Mar 27, 2012
i am using a Linksys AE2500 and it will randomly disconnect. the bar icon on the bottom right shows a yellow icon over it. running the tool to reconnect does not reconnect me to the internet, i have to reboot my computer.
View 9 Replies
View Related
Mar 9, 2011
wireless N adapter wusb600N and win 7 pro fully upgraded:Ive tried this with multiple adapters and multiple 3g providers/usb modems. When I connect the adapter, after a while, the 3g modem disconnects and turns red, and the modem connection software says it cant find the usb 3g device. It feels like the windows is somehow mixing the adapter, and the 3g modem or somthing. Again this same problem happens with multiple devices. Is there some settting im missing.
View 1 Replies
View Related
Jan 22, 2013
I have a WLC 5508 in my datacenter, and 1142s configured with FlexConnect at a remote site.Two issues:Some APs 'die' from time to time where I cannot ping them anymore and they do not service any clients. I can reset them from the WLC after which they work again. I have some clients in the building (same area) who lose connectivity from time to time and are unable to reconnect to the wireless. I am seeing errors that the gateway cannot be found or there is not a valid IP. restarting the AP closest to the clients fixes the issue. I have replaced the AP and connected to a different port on the switch.
View 6 Replies
View Related
Feb 14, 2013
Region : UnitedStates
Model : TD-W8968
Hardware Version : V4
Firmware Version : 1.1.1 Build 120912 Rel.67406
ISP : centurylink
Region : UnitedStates
Model : TD-W8960N
Hardware Version : V4
Firmware Version : 1.1.1 Build 120912 Rel.67406
ISP : centurylink
First a bit of background. At the end of December, my centurylink modem finally had enough problems with disconnects(was 6 or 7 years old), and Centurylink sent out a new router/modem. The new modem/router, a Zyxel, worked great, and all was good in my house hold. Then I got the bill and found out that unlike the previous modem they had sent me, this one I was paying a lease payment for. At which point I returned the Zyxel which gave us the best service we'd ever had, and bought this TD-W8960N. The reviews were glowing, setup was easy, but we started rather quickly to have disconnects. A call was made to Centurylink and they confirmed service was working, and since the modem/router was not theirs, referred us back to you. I called and after considerable time on the phone, all I was basically told to do was a hard reset to the modem. When the unit finished booting back up, internet was restored. Of course it was restored everytime we reset it for a while. At that point I was told that since the unit was working, that there was nothing left to be done. Since that time, it has disconnected us from time to time, and then in the last 2 days, sometimes it won't stay connected for more than a couple of minutes. My wife is very unhappy-she is a gamer, and a disconnecting internet is very very bad for an online gamer.
It seems that the further it gets away from a hard reset,the more it disconnects. After 6 soft resets (unplugging) today, I had to do another hard reset to get back on to register here and post this message. Is this a known problem for this unit? Is there a fix for this unit? Or, do I just need to return it to Newegg and try another manufacturer?
Again, the "leased" Zyxel gave us no problems for the month or so that we used it.
View 5 Replies
View Related
Dec 31, 2012
on WLC 4400 Guest vlan is configured with local authentication, the users get disconnected after 10mins were should i disable the option of 10mins restriction
View 3 Replies
View Related
Nov 4, 2012
My USB Belkin Wireless G Network Adapter seems to disconnect whenever I remove another USB device (usually a memory stick) from the PC.The problem started when I accidentally updated the driver via Windows. It didn't seem to work at all with this updated driver and I couldn't roll back or do a system restore to fix it. I'd done this before and ended up doing a complete re-install of Win 7. This time I did an upgrade install and the driver problem was cured.I'm running a HP XW8400 with Win 7 64 Pro which has been faultless for the 5 years I've had it.The only other change I've made recently is that I've stopped using a D-Link USB hub and started using the USB connectors on the HP LP2465 monitor.This only affects the wireless and no other USB devices.
When it disconnects, Win troubleshooting goes through the motions and reverts to LAN and doesn't see the wireless USB at all. This also happens if I don't use the troubleshooter.Device manager shows the driver to be working, but the wireless USB doesn't function even if I connect it directly to a USB port.The router is still working as all other devices in the house are connected.The only way around it seems to be a re-boot, but when this fault happens the PC gets stuck at "Shutting Down". Without the fault, re-boot or shut down works fine.When it happens I have to power off and on. This usually works fine but every now and then I notice the device driver for the Belkin is disabled.I've found a workaround in that I can take out the Belkin USB before removing another USB device. After the USB stick or whatever is removed if I then reconnect the wireless USB it reconnects fine.
View 19 Replies
View Related