WLAN goes down when WAN goes down

Hi
I have 4 AP with EAP enabled. The authentication servers are located globally and the authentication request goes to the server situated in another country. My problem is that when my WAN goes down my WLAN also goes down immediately. Does the AP communicte with the server even after authentication, Atleast after authentication it should keep my authenticated machines in the network
any help is appreciated
ashish gupta

if you use a Cisco ACS server, click on "Interface Configuration" and "Radius (Cisco Aironet)" Make sure that "Aironet-session-time" is checked.
Then, you can change the session timeout in user or group level.
Other ways to resolve the problem:
1. install redundant links to the site
2. configure a second radius server on all access point. The second radius server can be one of the APs locally. If you configure "radius-server deadtime ?", the AP will not communicate to the radius server for a period of time if the radius server does not respond for 3 times. Of course, you have to populate the centralize user database to a number of APs.

Similar Messages

  • MacBook WLAN goes grey and AP list becomes empty

    I have 10.4.8 MacOS X and A-Link RR24AP modem/WLAN AP
    After little Internet use over wireless(this is variable) WLAN goes off and icon turns grey with no AP's listed anymore. Only solution so far is to go SLEEP mode and back to ON when everything is just fine.
    Even now icon is grey and I had to connect LAN cable which works just fine.
    iStumbler did not help me out (WLAN goes grey even that program is running).
    thanks in advance!
    .hyeena

    Hi,
    I have the same issue on my Aug 2006 MacBook. The WLAN connection (to an ASUS router) logs in ok after startup of the Mac, but drops the connection after a while and the icon goes grey. Apple apparently has been unable to fix this despite multiple updates to WLAN since I got the machine. BTW - a DELL XPS laptop also connects via WLAN to this router and does not exhibit this problem. I personally don't think this issue has anything to do with the make of the router. There may be some timing differences when it comes to the actual air interface messaging protocol, which influence how often and how soon the connection drops, but ultimately only the Apple laptops seem to have this issue.
    On the MacBook - the following two things work for me:
    1) Just to get the connection back up: Turn AirPort off and then on again.
    As a result the connection to the network is reestablished.
    2) To keep the connection up: Start a UNIX shell and continuously ping
    your local default gateway / router every three seconds or so, e.g.:
    ping -i 3 192.168.2.1
    Let this command run in the background as long as you need the
    connection.
    This puts minimal load on the WLAN connection and for me it keeps
    the connection in the air while I use the Internet etc.
    (Caveat: I had read before in this forum that this method does not
    work for everyone. It also does not work for me, if the interval
    between pings is too long. 3s does the trick though (10s for example
    would not, in my case !))
    Hope this helps.
    Regards,
    Woelund
    MacBook (black, 2GB, 120GB), 4H31   Mac OS X (10.4.7)   iPod Photo 60GB

  • Automatic shutdown of Radio when WAN goes down

    I have an autonomous CISCO 877 wireless router IOS 12.4(9)T6
    I want the radio to shutdown if there is no egress port -( usually ADSL but concievably Ethernet) but I can't find the commands.
    I had a problem some time ago with another non-CISCO AP that was associating with local clients because they saw it as a strong signal but then couldn't route the packets because the Ethernet was down. Other nearby APs could have taken them over if its radio had been switched off.
    I can't believe there isn't a way to do this but I'm looking for the commands in vain. This works a bit like a backup but instead of bringing a port up when another fails it should shut down the radio when the monitored port fails.
    Sorry if this is a dumb question but I've trawled through docs and postings: maybe I'm getting the wrong keywords

    Thanks Roman - exactly what I needed.
    I have added the config below for anyone else who might be interested - although I only used the Ethernet Interface as a test
    and have yet to try it with the ATM or dialer interfaces.
    event manager applet RADOFF
    event syslog pattern "Interface FastEthernet3, changed state to down"
    action 1.0 cli command "en"
    action 1.1 cli command "conf t"
    action 1.2 cli command "int do0"
    action 1.3 cli command "shut"
    event manager applet RADON
    event syslog pattern "Interface FastEthernet3, changed state to up"
    action 1.0 cli command "en"
    action 1.1 cli command "conf t"
    action 1.2 cli command "int do0"
    action 1.3 cli command "no shut"

  • Re: Satellite L650-108 WLan shuts down when lid is close

    Hey, so it's all in the title people :)
    I got this wireless card ; RTL8191SE. Everything is great, internet is going fast etc ...
    But when I close the lid, is shuts down the internet :( which is not great when I wanna download someting pretty big
    How do I fix this ?
    I got the latest driver, I think : 21/05/2010 ... 2016.2.521.2010
    thx

    Hmm strange
    Did you check the settings in device manager -> Wlan card -> Properties -> Advanced tab?
    Here are also some drivers:
    Realtek page:
    http://www.realtek.com/downloads/downloadsView.aspx?Langid=1&PNid=21&PFid=48&Level= 5&Conn=4&DownTypeID=3&GetDown=false
    Toshiba Wlan proptal:
    http://aps2.toshiba-tro.de/wlan/

  • Wlan is down when system starts

    Hello there! Im kind of new linux user and i need your help with a problem that occured
    After a full system upgrade (that only package i held back was the latest kernel26) , the wlan0 interface keeps remaining down , allthough eth0 is fine with ip address assigned.
    Wlan assosiates with the access point (ive got the link up , info by iwconfig) , but the interface is down with no ip address so i have to manually assign it and bring it up afterwards. A simple solution would be writing a script that brings up the iface.Any other ideas how i could fix it?
    rc.conf seems fine , i havent chaned it for a while now.
    eth0="eth0 192.168.1.100 netmask 255.255.255.0 broadcast 192.168.1.255"
    lo="lo 127.0.0.1"
    wlan0="wlan0 192.168.2.10 netmask 255.255.255.0 broadcast 192.168.2.255"
    wlan_wlan0="wlan0 essid <myessid> key 0123456789 ap any"
    INTERFACES=(lo eth0 wlan0)
    And heres some info from the logs
    Sep 3 21:37:14 archpc ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Sep 3 21:37:15 archpc wlan0: Initial auth_alg=0
    Sep 3 21:37:15 archpc wlan0: authenticate with AP 00:15:56:b7:5d:52
    Sep 3 21:37:15 archpc wlan0: RX authentication from 00:15:56:b7:5d:52 (alg=0 transaction=2 status=0)
    Sep 3 21:37:15 archpc wlan0: authenticated
    Sep 3 21:37:15 archpc wlan0: associate with AP 00:15:56:b7:5d:52
    Sep 3 21:37:15 archpc wlan0: RX AssocResp from 00:15:56:b7:5d:52 (capab=0x471 status=0 aid=1)
    Sep 3 21:37:15 archpc wlan0: associated
    Sep 3 21:37:15 archpc wlan0: switched to short barker preamble (BSSID=00:15:56:b7:5d:52)
    Sep 3 21:37:15 archpc ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Sep 3 21:37:26 archpc wlan0: no IPv6 routers present
    Sep 3 21:37:58 archpc wlan0: Initial auth_alg=0
    Sep 3 21:37:58 archpc wlan0: authenticate with AP 00:15:56:b7:5d:52
    Sep 3 21:37:58 archpc wlan0: RX authentication from 00:15:56:b7:5d:52 (alg=0 transaction=2 status=0)
    Sep 3 21:37:58 archpc wlan0: authenticated
    Sep 3 21:37:58 archpc wlan0: associate with AP 00:15:56:b7:5d:52
    Sep 3 21:37:58 archpc wlan0: RX ReassocResp from 00:15:56:b7:5d:52 (capab=0x471 status=0 aid=1)
    Sep 3 21:37:58 archpc wlan0: associated
    Anything else that could help?

    if you use a Cisco ACS server, click on "Interface Configuration" and "Radius (Cisco Aironet)" Make sure that "Aironet-session-time" is checked.
    Then, you can change the session timeout in user or group level.
    Other ways to resolve the problem:
    1. install redundant links to the site
    2. configure a second radius server on all access point. The second radius server can be one of the APs locally. If you configure "radius-server deadtime ?", the AP will not communicate to the radius server for a period of time if the radius server does not respond for 3 times. Of course, you have to populate the centralize user database to a number of APs.

  • Wireless Wlan going crazy + Power Manager AC Adapter detection issue

    Hello,
    I got two issue that remains unsolved, i'd like to know if anyone else here are having them. First one, wlan : It sometimes (doesn't seems to depend on what i do/the time at all) loose connection repeatedly (might be 3 times, once every minutes or so..)
    But Windows doesn't realize immediately... Sounds weird, eh? It takes 2minutes AT LEAST before it renew the connection... That's why (until problem's solved) i just turn on/off wlan by myself and connection comes back immediately... for few minutes!
    Second issue is less terrible : Sometimes Power Manager shows up the AC Adapter was removed and goes on battery mode. This last for ~10seconds, then it "redetect" AC Adapter. Needless to say i never removed the AC Adapter at that time.
    Any ideas?
    W520: i7-2720QM, Q2000M, 12GB RAM, 500GB HDD, 128GB SSD, FHD screen

    ddong,
    Thank you for you reply- Here are the most up-to-date versions of these programs:
    ThinkVantage Access Connections for Windows 7 v 5.95
    Power Manager for Windows 7 v 6.32
    Lenovo Power Management Driver for Windows 7 v 1.65.05.21
    Even if you have version above, I recommend uninstalling them on your ThinkPad and reinstalling from the links above. There could be a problem with your current installation and reinstalling these may solve the problem. I don't mean to beat a dead horse, but once we verify that the problem is definitely not within this software it will be easier to narrow down what the problem actually may be.
    Best regards,
    Ed
    Was this or another post on the forum helpful? Click the star on the left side of the screen to give kudos! Did someone solve a problem you encountered? Mark it as "solution provided" to help others with the same problem.

  • AAA Problem when WAN is offline

    Hi All,
    I have a problem at the moment logging into a router while the WAN is offline. TACACS+ works fine when the WAN is up but when its down i get prompted for a password which i enter and then get authorisation failed...
    Here is the AAA config
    aaa authentication login default group tacacs+ enable
    aaa authorization config-commands
    aaa authorization exec default group tacacs+
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 1 default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group tacacs+
    aaa accounting connection default start-stop group tacacs+
    aaa accounting system default start-stop group tacacs+

    Specifying local as a backup method for authorization may get around this problem, but does it not require that local user IDs and passwords be configured? Since the authentication login did not use the local IDs as backup I wonder about the logic of doing this for authorization. I have had good success by configuring authorization like this:
    aaa authorization exec default group tacacs+ if-authenticated
    which will bypass authorization processing if TACACS is not available and if the user has successfully authenticated.
    HTH
    Rick

  • How can I lock out my iCloud? Because of forget my old password and I have do a new Apple ID but when wan to log out my iCloud it call me to logout find my iphone but already forget the password . Have any solution ?

    How can I lock out my iCloud?
    Because of forget my old password I have create a new Apple ID
    But when I wan to log out my iCloud,it call me to logout Find My iPhone.
    I had already forget the password that why I create a new Apple ID.
    Have any solution for problem like this ?

    Apps and Music are not from iCloud. Are from iTunes and App Store.
    You can change this from: Settings>iTunes and App Stores>Sign out and sign in with new ID, but you will have to pay again to download apps that you already have in your old account. Or leave it as it is to share purchases with your son.

  • Wlan router restarts when streaming music to Airport express

    Hi guys,
    Yesterday I received my brand new Airport express which I plan to use for streaming music from iTunes to my Stereo. Unpacking and installing the lovely looking AE was like x-mas eve and birthday all in one .
    After the installation where I set up the AE to join my wireless network. My wlan is a WEP 64 bit encrypted one, I had some problems adding it to the network with the wizard of the AE tool, but this worked just fine after using the manual set-up procedure instead where I chose WEP 40 bit in the AE tool. I also upgraded AE firmware as a part of this process.
    So, the AE pops up nicely in iTunes, and I started streaming music to them, and it worked perfectly... for 10 seconds. Then the music stopped, the play-bar in iTunes stopped, and I also noticed that my laptop (Acer laptop running Windows Vista) lost the internet connection.
    After some investigations where I switched off volume adjustment on remote speakers in iTunes and reseting and re-installing the AE, I noticed that the reasons for the problems seems to my wlan router re-booted whenever I started streaming music to the AE. My wlan router is a Zyxel Prestige 660, and it has worked flawlessly for the last two years. The AE is connected to the network, it gets an IP address, and it shows up just fine in the IP list on the router, that is before it restarts... And once the router re-starts the logs are gone, so it's not possible to see what's happening in that end.
    Has anyone ever experienced the same? What can the root cause be? Changing the wlan encryption is unfortunately not an option since the router is pre-programmed from my ISP. I'm considering changing my modem, but I'm reluctant to spending 150 bucks on a new modem if this may not resolve the issue.
    Any comments or suggestions would be highly appreciated.

    Part 2: The mystic restart of the router was solved through changing to a Thompson Speedtouch 780 (luckily my ISP sent me a new wlan router and I didn't even have to pay).
    However, the problem with the music breaking up when streaming from iTunes to the AE remains; The stream is broken after just a few seconds, and it also seems to mess up other internet traffic on my laptop . I've tried with the AE in a number of different locations, even 1 meter away from my laptop - nothing works.
    As it is now, the AE is useless. What a disappointment .

  • Portege Z830-10F - WLAN stops working when USB3.0 port is in use

    Hi,
    The wireless connection on my Portege Z830-10F stops working whenever I plug a device into the USB 3 port. The wireless connection comes back up as soon as I remove the device.
    The problem happens with any device I plug in. I've tested with external usb disks (both usb 2 and usb 3), usb sticks, a wireless mouse receiver, and a printer/scanner.
    This problem only happens when something is attached to the USB 3 port. The USB 2 ports located at the back do not have the problem.
    The USB 3 port itself is working fine.
    Currently running windows 8 pro:
    * Wireless lan adapter: Qualcomm Atheros AR9200WB-1NG (driver version 10.0.0.75)
    * USB 3 port: Renesas USB 3.0 eXtensible Host Controller - 0096 (driver version 6.2.9200.16420)
    As far as I can see Ive got the latest drivers installed on both the wireless lan adapter and the usb 3 host controller.
    The problem occurs both under windows 7 and windows 8 pro. I used the Toshiba Upgrade Assistant to upgrade from windows 7 to windows 8.
    This problem has been present ever since i first got this laptop. Ive already done a reinstall / recovery back to original setup with windows 7 but this doesnt solve the problem.
    Does anyone else have this problem?
    Is there a way to solve this problem?
    Thanks!

    Hi
    To be honest this is the first time I read about such issue.
    I have no idea how an device attached to USB 3.0 port could affect the Wlan functionality.
    I guess its hardware fault and this should be checked by an Toshiba authorized service provider.

  • WLAN icon changed when update to firmware 013.016 ...

    Its that true when updating to firmware 013.016 on Nokia C6-01 and user will get then new WLAN icon?
    Nokia C6-01 firmware v013.016
    16GB MicroSD Class 4.
    History = Nokia N73 ME, Nokia N-Gage QD, Nokia 3220, Nokia 3315, Nokia 3210.

    but..the new wlan icon look too small or look very transparent..
    Nokia C6-01 firmware v013.016
    16GB MicroSD Class 4.
    History = Nokia N73 ME, Nokia N-Gage QD, Nokia 3220, Nokia 3315, Nokia 3210.

  • WLAN crashes N96 when connecting! With Firmware Ve...

    Hi is anyone else having the same problem with the WLAN connection on the V.12 Firmware, I have hard reset phone and I have formatted the 16g drive as suggested elsewhere (after saving all my files!!) and I have updated my Belkin wireless G plus MIMO router firmware aswell! with no security, no MAC address control but still no luck! it finds the router after sitting there refreshing for way to long! lets me go to the web page then it just sits there saying connecting I cant cancel the operation and the hangup button does nothing so I have to turn off the phone and turn it back on again. Everything else is working like a dream now once I performed the reset and format!! Highly Recommended!!! Made a huge difference to the speed the only prob is the WLAN which I hope to get sorted out!! Thanks Guys

    Thanks for posting Mate! I initialy got onto the n-gage web site and started downloading the n-gage software as the format wiped it off! and it got about a third of it done and stopped! telling me about the "no gateway reply" error so that was when I upgraded the belkin router and I cleared any setup connections on the phone and started a fresh connection but have not been able to get any websites to open at all since then as it freezes the phone before I get to see any! Cheers mate!

  • Satellite L650 - WLAN connection disconnects when the AC adapter is removed

    Hi,
    I purchased Toshiba Satellite L650 in April 2011 in Canada.It works perfectly fine in Canada, however when I bring the laptop to HK to use, i found the wirless lan connection drops or completely disconnected very frequently.
    However, my 3 other laptops in hk doesn't have that problem.
    I have
    - updated all the bio for window and software for wlan card;
    - disable the power saving level,
    - increased the the TX power lever
    - did what the following link said
    http://support.toshiba.ca/support/techsupport/tsbs/viewtsb.asp?docid=TSB001593
    and still doesn't help.
    It is really frustrated to browse when the internet is on and off.
    Could someone please help?
    Thanx
    T

    Thanx guys,
    --I downloaded and install the update driver of Realtek _WLAN_driver_Win7_2.00.0013 through toshiba web site,
    --I downloaded and install Bios "PSK1EC_PSK1FC_PSK1KC_PSK00C_PSK01C_210_WIN" through toshiba web site
    -- I went to wireless Network connection -> Properties-> click on networking tab-> Configure button->Power Management tab-> uncheck the box "Allow the computer to turn off this device to save power" of Realtek RTL8188ce wireless lan802.11n PCI-E NIC (so now the box is empty)
    -- I went to wireless Network connection -> Properties-> click on networking tab-> Configure button->Advanced tab -> Select TX Power Level under property -> select 100% under value
    -- I went to Power Icon -> select more power option -> select change plan settings under Balance bullet ->select change advanced power settings-> select wireless adapter settings-->select power saving mode-->select maximum performance under both "On battery" & " Plugged in"
    Please let me know if I miss any steps, thanx
    T

  • Satellite L450D-11H - WLan not working when running on battery

    Hi everyone,
    I have a Satellite L450D-11H laptop running Windows 7 OS.
    When my laptop is plugged into the mains my wireless connection works fine.
    But when I unplug it and just run it using the battery, my wireless connection stops working.
    I have looked at the power settings and changed the battery option to "Maximum performance when wireless"
    But I still have the same problem. Could this be a driver issue?
    Any ideas?
    Thanks.

    [ShopOfGHD.com]Free Shipping on GHD Hair Straighteners and UGG Boots
    GHD Limited Edition Rare Only £77.01 + Free Shipping
    GHD LImited Edition Radiance Set Only £71.77 + Free Shipping
    GHD Kiss MK4 Pink Only £67.50 + Free Shipping
    GHD IV Styler Purple £84.63 + Free Shipping
    GHD Hair Straightener MK4 Pink Only £69.00 + Free Shipping
    GHD IV MK4 Dark Hair Straightener Flat Only £66.53 + Free Shipping
    GHD Ceramic Hair Straightener (MK4) Black Only £65.84 + Free Shipping
    GHD IV MK4 Gold Hair Straightener Flat Only £64.60 + Free Shipping
    GHD IV MK4 Pure Hair Straightener Flat Only £66.53 + Free Shipping
    GHD Limited Edition Hair Straightener Kit Black Only £64.69 + Free Shipping
    Discount UGG Boots 50% Off + Free Shipping
    ShopOfGHD.com specializes in selling ghd hair straighteners and ugg boots, ghd hair straightener, ghd straightener, ghd straighteners, discount ghd hair straighteners, discount ghd hair straightener.
    Website: http://www.shopofghd.com

  • WLAN Controller on remote WAN?????

    Hi Guys,
    In the event of a WLAN controller, can the APs assosiate to a controller a thousand miles away?
    The backup controller would be located in the DC where 100% of traffic is destined anyway so bandwidth is not of major concern.
    Thanks

    no problem - glad to help
    if you read this:-
    http://www.cisco.com/en/US/docs/wireless/controller/4.0/configuration/guide/c40hreap.html
    it will give you alot of good information - but this is for WLC ver 4.0 - in 4.1/4.2 & 5.0 you get more functionality for H-REAP!

Maybe you are looking for

  • How can I manage access to dimension members in a layout?

    Hello, I have a dimension member list of materials (400) on a "material" dimension. But some people have access to one portion of the whole group and others may have access to other groups. But the materials can be shared between groups so I cannot g

  • How to install the Recovery Catalog

    Hi: How to install the recovery catalog? I used the following commands from the menu and it didn't work: connect rman/rman @?/rdbms/admin/catrman There is no catrman.sql exists. Thank you very much.

  • Problem with Fork

    Hi, I have created a Scenario using a fork step Which has 2 branches. The first branch consits of a  Transformation and a send step with in a switch statement. The second branch consists of a Transforamtion, Send (synchronous), Send (synchronous) , T

  • Select One Choice shows 25 items I need about 100.

    Hi, I'm new to Jdeveloper 11g and ADF. I'm building an application that requires "select one choice", "Select Many Shuttle" and some others, but they only show 25 items. If I add a "Next Set" button I can retreive the next set of 25 items, but I don'

  • Conversion of video files into flash files

    Hello friends.. Can anyone tell me what to do to convert any video files(with the exception of .dat) into flash files (say .flv) in JSP? Can anyone send me a sample code?? Please guide me. Thank you Message was edited by: Java-Manoj Message was edite