Multicast works for a day and then stops

I'm running multicast in unicast mode on our WLC because I can't enable PIM on wired side yet for a couple reasons.  It works consistently on 3 out of 6 WLAN's.  And the weird thing is the other 3 WLAN's will work for a day, and when I come in the next day, multicast traffic has stopped flowing.  I have verified this through IGMP snooping, using a bonjour browser, testing airplay, and using packet capture on a wireless NIC.  2 of the WLAN's are configured almost identically, but one works consistently day after day, and the other only works for a day after resetting the wlan.  I have been coming in the morning and changing a single setting back and forth just to reset the WLAN so it will work for the rest of the day.  I'm just writing this to see if someone can think of why it would work fine for the shole day and then stop working by the next morning.  It's not an IGMP timeout setting, because it works for much longer than the timeout and behaves the same way even without IGMP snooping on.  It started doing this after upgrading to 7.0.240.0.  We have very little amount of multicast traffic on wireless, and low channel utilization.  It does the same exact thing whether 802.11a or 802.11g so I don't think it has to do with data rates.  When I have IGMP snooping on, and on the WLAN's where it's not working, the controller will see the multicast group join message from the client, but the client doesn't see the IGMP query from the controller.  It shouldn't be wired config related since it's unicast mode.  I've tried with and without broadcasting enabled.  Any ideas?

Okay, so I discovered two things, but I still don't know what caused this problem.  When I was running 7.0.230.0 I had increased my EAP-Broadcast key interval to 86400 due to a bug.  This seems to be related to the fact that on the wlan's where multicast was not working, it stopped by the next day.  When I backed this interval down to 3600 the multicast stopped working after an hour instead of a day.  So that's why I believe it was somewhat related to the broadcast key, since that key is used for multicast. 
What I realized is that multicast was working on all the wlan's on all AP's that had been rebooted since the controller upgrade (They had been rebooted due to a switch losing power).  This is weird because all the AP's were rebooted when they received their own 7.0.240.0 software upgrade, so I don't know why they would have needed to be rebooted again.  Anyway, I rebooted a few more AP's and multicast works properly on all wlan's on those.  I'm just replying to my own thread here in case someone has a similar problem after upgrading your controller - try rebooting all your access points again.  Or maybe reboot after changing EAP-Broadcast Key interval.

Similar Messages

  • Exchange Admin Center 2013 SP1 worked for a day and then stopped working, possible OAB problems

    Here is a problem that has me confused. On a fresh Windows Server 2012 R2, I installed Exchange 2013 SP1. It was successful and for the first day everything was working well. I then installed all security updates. The next day, I could no longer log in to
    the Outlook Web App or Exchange Admin Center. I get the generic "something went wrong" message, and the only details are X-FEServer: LAKEVIEW-SERVER (our server name). Nothing else. In the event viewer, I have the logs below every time I try to log
    in. This is repeatable. Every time I attempt to log in the same 3 things appear in the Application Log.
    Event 1003, MSExchange Front End HTTP Proxy [Oab] An internal server error occurred. The unhandled exception was: System.Configuration.ConfigurationErrorsException: Microsoft.Exchange.HttpProxy.ProxyModule,Microsoft.Exchange.FrontEndHttpProxy
    does not implement IHttpHandlerFactory or IHttpHandler.    at System.Web.Configuration.HandlerFactoryCache.GetHandlerType(String type)    at System.Web.Configuration.HandlerFactoryCache..ctor(String type)    at System.Web.HttpApplication.GetFactory(String
    type)    at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Event 4999, MSExchange Common Watson report about to be sent for process id: 2460 (IIS Worker Process, w3wp.exe), with parameters: E12IIS, c-RTL-AMD64, 15.00.0847.032, w3wp#MSExchangeOABAppPool, System.Web, S.W.C.HandlerFactoryCache.GetHandlerType,
    S.Configuration.ConfigurationErrorsException, e0bc, 04.00.30319.34009. ErrorReportingEnabled: True
    Event 1310, ASP.NET 4.0.30319.0 Event code: 3008 Event message: A configuration error has occurred. Event time: 5/8/2014 9:46:45 AM Event time (UTC): 5/8/2014 4:46:45 PM Event ID: 2c98a65728a7475db0212291e3934ab7
    Event sequence: 19 Event occurrence: 9 Event detail code: 0   Application information:     Application domain: /LM/W3SVC/1/ROOT/OAB-1-130440407246522811     Trust level: Full     Application Virtual Path: /OAB
        Application Path: C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\OAB\     Machine name: LAKEVIEW-SERVER   Process information:     Process ID: 2460 (IIS Worker Process, w3wp.exe)
        Process name: w3wp.exe     Account name: NT AUTHORITY\SYSTEM   Exception information:     Exception type: ConfigurationErrorsException     Exception message: Microsoft.Exchange.HttpProxy.ProxyModule,Microsoft.Exchange.FrontEndHttpProxy
    does not implement IHttpHandlerFactory or IHttpHandler.    at System.Web.Configuration.HandlerFactoryCache.GetHandlerType(String type)    at System.Web.Configuration.HandlerFactoryCache..ctor(String type)    at System.Web.HttpApplication.GetFactory(String
    type)    at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)    
    Request information:     Request URL: https://localhost:443/OAB/     Request path: /OAB/     User host address: ::1     User:       Is authenticated: False     Authentication
    Type:       Thread account name: NT AUTHORITY\SYSTEM   Thread information:     Thread ID: 18     Thread account name: NT AUTHORITY\SYSTEM     Is impersonating: False     Stack
    trace:    at System.Web.Configuration.HandlerFactoryCache.GetHandlerType(String type)    at System.Web.Configuration.HandlerFactoryCache..ctor(String type)    at System.Web.HttpApplication.GetFactory(String type)   
    at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    My first guess is to reset the Outlook Address Book by using the Remove-OabVirtualDirectory Exchange commandlet. But I am not so sure this will work because Exchange worked for a day. Any help understanding what caused the problem (and thus help avoid it
    happening again) and how to fix it are appreciated. Thanks.

    hi,
    If nothing works try resetting the Virtual Directories.
    For  owa 
    Open Exchange Management Shell (EMS), and then run the following cmdlet to change the authentication method of the "owa" virtual directory to Windows authentication:
    set-Owavirtualdirectory -identity "MBX\owa (Exchange Back End)" -WindowsAuthentication $True -Basicauthentication $false
    -Formsauthentication $false
    Run the following command on both the Client Access and Mailbox servers to restart Internet Information Services (IIS):
    iisreset /noforce
    For  ECP
    Start Windows PowerShell.
    Type the following commands, and then press Enter after each line:
    Add-PSSnapin *exchange*
    Set-EcpVirtualDirectory -Identity "MBX\ecp (Exchange Back End)" -WindowsAuthentication $true -FormsAuthentication $false
    Run the following command on both the Client Access and Mailbox servers to restart Internet Information Services (IIS):
    iisreset /noforce
    For Ref: http://technet.microsoft.com/en-us/library/bb123752(v=exchg.150).aspx
    I did those commands. But remember, the original error I gave was related to the OAB virtual directory, not ECP or OWA. I also did the Remove-EcpVirtualDirectory, Remove-OabVirtualDirectory, and Remove-OwaVirtualDirectory commandlets and the corresponding
    EcpVirtualDirectoryOabOwaVirtualDirecoty ones. I still cannot log in to the Exchange Admin Center. And I still have the same original generic unhelpful error message.
    However, there are some changes. After I removed and re-added the virtual directories I no longer received the original error logs given above. I now get this log in the event viewer:
    Event 2001, MSExchange Front End HTTP Proxy
    [Owa] Failed to load SSL certificate.
    The first logs I gave above always appeared after attempting to log in. This log that I gave appears infrequently and is not connected to any log in events. This log occurs only
    after a similar log given below:
    Event 1001, MSExchange Front End HTTP Proxy
    [Owa] Application Starting.

  • I have a new Officejet 6500. It printed from my iPad perfectly for one day and then stopped.

     The printer is a 6500 E710n-z.  It is supposed to support airprint and in fact, did for a day.  Now when I try to print an email from my iPad, the messages on the ipad show contacting printer and preparing page.  Then nothing. It appears to have sent the email to the printer but nothing shows up in the queue.  The only difference between day one and day day was I set up the fax on day two

    Hi Dmatt,
    I don't have the immediate answer.  In case no one comes back with it, here's the Airprint "how-to" doc from Apple with the troubleshooting guide.  It may help you untangle the problem spot.
    AirPrint setup and troubleshooting
    It is my pleasure to assist.
    Say “Thanks!” by clicking the Kudos Star to show your appreciation for the help.
    Fixed?  Mark this Post “Accept as Solution” to help others find the answers.
    Note: You can find “Accept as Solution” only on threads started by you.
    Kind Regards,
    Dragon-Fur

  • 10.8.2 mac mail won't send. reset modem and router and it worked for one day and has stopped working again

    My imac is running 10.8.2 mountain lion and has been since it came out. In the last couple of days the Mail program has stopped sending. Incoming is OK. The message I get is that " my sender address was rejected by the server". We have 3 macs running Mail [2 of them running mountain lion and 1 running snow leopard] that have the same issue. Our other 2 Macs using Eudora are working fine. WHY ??????

    Mail - Prefrences - Accounts - reinput all the settings you see. I believe one or more is corrupt, re-inputting them will reset them. You can also try Apple's suggetstions in:
    http://support.apple.com/kb/TS1307

  • Bluetooth Mighty Mouse - right click works for a while and then stops...

    I recently bought a wireless Mighty Mouse, installed all the supplied software and paired it with my Macbook Pro. I've set up the right click as Secondary button and have been using it without any problems.
    Then recently I've noticed that after using it for a while (in general applications like Aperture, Firefox etc), the right click will perform a Primary (left) click instead. Even if I take my hand completely off the mouse and click on the right side, it will perform a left click function. If I switch the Mighty Mouse off and back on, it starts to work normally again.
    Is this a general issue with these mice? Or is mine just faulty? I can't see that it's a hardware fault as it returns to normal when I turn off/on the mouse. Any ideas?
    Thanks in advance.

    My new MacBook Pro and Wireless MM just arrived Friday and I spent Saturday transferring files from my PB G4 and installing Parallels/WinXP.
    My Mighty Mouse worked fine initially, but then the Right Click (Secondary) reverted to Left Click (Primary). I reversed the settings to a "Left-handed" setup, the settings stuck. But the right button would not hold a Secondary setting.
    I then paired the PB G4's Wireless Mighty Mouse (that I've had for several months) with the MacBook Pro - same issue surfaced. Both mice work consistently as represented with the PowerBook AND my IOGear bluetooth mouse works perfectly with both the PB and MBP (although the Mouse Preference Pane that comes up for the IOGear mouse is a reduced feature set that does not allow any additional button programning.)
    I think it's a Preference Pane code issue. If the others who have posted here have ALSO installed Parallels, then the Parallels tools may be creating conflicts.
    MacBook Pro Core 2 Duo 2.33 and just about everyting that came before it   Mac OS X (10.4)  

  • HT6030 Mail on Maverick is working on and off - one day problems with Smtp than this works and Imap is not working  and then all works for a day and then nothing works - advice?

    Mail on Maverick is very problematic since latest upgrade. One day it works other day it doesn't, especially with gmail. I don't change any settings but one day it will work and the other it will not. What give? All updates are installed....

    Hi Paweltu!
    Here’s an article that will help you troubleshoot this issue with your Mail program:
    OS X Mail: Troubleshooting sending and receiving email messages
    http://support.apple.com/kb/ts3276
    Take care, and thanks for visiting the Apple Support Communities.
    -Braden

  • I have an iPhone 4S and a 2012 Honda CRV . The streaming BT music is fine but now suddenly it stopped displaying song info on the screen. It worked for about 10 days and then stopped. Any thoughts?

    I have an iPhone 4S and a 2012 Honda CRV . The streaming BT music is fine but now suddenly it stopped displaying song info on the screen. It worked for about 10 days and then stopped. Any thoughts?

    I think that we all know the answer to this one.
    Unfortunatley the device is concidered damaged by water. Apple can do an out of warranty repair which would cost $199. Generally they would just replace the device in this case for the $199.
    The alternative is to Purchase a new device.

  • Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Extensions like Ghostery, WOT or AdBlock stop working after two or three times. Restarting the webpage in a new tab the extensions will work again for several times and then stop again. Has anybody an explanation or a workaround for this bug in Safari 5?

    Remove the extensions, redownload Safari, reload the extensions.
    http://www.apple.com/safari/download/
    And if you really want a better experience, use Firefox, tons more choices and possibilities there.
    Firefox's "NoScript" will block the Trojan going around on websites. Best web security you can get.
    https://addons.mozilla.org/en-US/firefox/addon/noscript/
    Ghostery, Ad Block Plus and thousands of add-ons more have originated on Firefox.

  • My PowerBook G4 says that it's connected to wifi, but it still no internet connection. The connection will work for a while, and then I'll have to run diagnostics and it will work again for a few minutes and then stop working again. What's going on??

    My PowerBook G4 says that it's connected to wifi, but it still no internet connection. The connection will work for a while, and then I'll have to run diagnostics and it will work again for a few minutes and then stop working again. What's going on??

    Basic troubleshooting techniques for any problem
    Restart the computer = joy?
    Reset the router = joy?
    Restart the computer in Safe Mode = joy?
    ask yourself "What changed immediately preceding the onset of the problem?" = Anything... hardware, software, cabling, environment (interference source)
    ÇÇÇ

  • My macbook air wont change songs when for itunes when i use the buttons on the top of my keyboard and when i restart my computer they work for like 10 minute then stop working again. Did i change a settting? what should i do?

    My macbook air wont change songs for iTunes when i use the buttons on the top of my keyboard and when i restart my computer they work for like 10 minutes then stop working again. Did i change a setting? what should i do?

    Hello King Cutway
    If you are having issues with the functions keys, then check the settings in System Preferences > Keyboard and look to see if Use all F1, F2, etc. keys as standard function keys is unchecked so you can use it properly. 
    Mac OS X: How to change the behavior of function keys
    http://support.apple.com/kb/HT1296
    Regards,
    -Norm G.

  • Airport Extreme worked for 2 days and now wont

    3 days ago I wasted $600 on an Airport Extreme, 500Gb external drive, and the family pack of leopard excepting to use time machine with the shared airport disk. I quickly realized that wont work, maybe they'll fix it one day. What really ***** though is that my wireless connection was working perfectly for 2 days and then just died. Last night i boot up my macbook and get the network not found message. I entered my info manually and got it to connect, but it was extremely slow loading my homepage and then the connection simply stopped working. This is happening on both my brand new black macbook with leopard installed, and my fairly new white macbook that is still running tiger. I've reset the airport a few times and still the same results.
    Did i get a defective router? I think i can still return it under apple's (supposed) return policy, should i just return it and go back to my reliable linksys g band router?
    Thanks in advance.

    Yes, following your advice i opened up the iMac and made sure it was well in place. It deem seem a little loose, but, it was still in the socket. After trying this, it still does not pick up the signal.
    Any other ideas?
    It just seemed to stop working , all of a sudden, !
    I have noticed other people with similar problems,,
    Thanks for any advice you can give me
    Lara

  • I have a factory unlocked 4s I'm haveing trouble with the mms withI have a  straight talk I'm useing the sim card swap with tmoblil sim card I'm following the insructions but it works for a while and then its gone. I've set the settings at least ten times

    I have a factory unlocked 4s I'm having trouble with the mms with straight talk I've been useing the sim swap system with tmobile i have put the settings in five times. The setting won't stay it works for a while and then it's gone. I'm not in a good coverage area but when i put the settings in i make sure i'm getting a good signal or near wifi. any suggestions would be great.

        Congrats on your recent upgrade actionkatie! I am sorry to learn of the difficulties you are experiencing with your Samsung Galaxy S4. Let's get to the bottom of this because we want you to love your phone.
    I understand you have done all necessary troubleshooting steps that should have enabled you to send messages to iPhone users without them having to disable iMessage. Have you tried contacting Apple Support regarding the inability to send a text message to iPhone users? Apple can be reached at (800) 275-2273.
    In addition, do you get a certain error message when your WiFi stops working? Have you verifed that Auto Switch network is disabled? To disable this setting simply to go Settings > Wi-Fi > Tap the Menu Key(to the left of the home button) > Select Advanced and it is called `Auto network switch. If you are still experiencing difficulties, please feel free to reach out to us for further assistance.
    Thank You,
    MichelleL_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • I have an ipod touch 4g it was just Fine and today i tried to plug it to my laptop to sync music and it suddenly turned off and it didn't work for 15 mins and then it worked but i can no longer sync apps or music plz help me as soon as you can

    I have an ipod touch 4g it was just Fine and today i tried to plug it to my laptop to sync music and it suddenly turned off and it didn't work for 15 mins and then it worked but i can no longer sync apps or music plz help me as soon as you can

    If you have not taken the iPod apart, Apple will exchange it for a refurbished one for $99. You can do it an an Apple store
    - Make an appointment at the Genius Bar of an Apple store.
      Apple Retail Store - Genius Bar
    Or sent it to Apple

  • HT3546 I have been unsuccessfully trying to extend the wifi of my Time 2T Capsule with an Airport Extreme 2nd Gen. It works for a while and then loses configuration. I have done everything possible, disconnected it, reset it but it keeps failing, what to

    I have been unsuccessfully trying to extend the wifi of my Time 2T Capsule with an Airport Extreme 2nd Gen. It works for a while and then loses configuration. I have done everything possible, disconnected it, reset it but it keeps failing, what to do?

    What model and firmware is the 2TB TC?
    What firmware is the AE?
    Does the AE get good signal from the TC in its current location?
    Signal can only be extended that is received intact.
    Is it extending on 5ghz? As I remember it a Gen2 AE is only single band, although you can choose either 2.4ghz or 5ghz.
    I am fairly sure you are going to tell me your TC is AC model..
    I would do a couple of things..
    1. Fix the wireless name, make it short, no spaces and pure alphanumeric.
    2. Fix the wireless channel for 2.4ghz so it is not going to jump around.
    3. Get real results from the AE in its current location for signal strength.. this is really only possible on v5 utility. And that is a double pain with Mavericks because you cannot use it.
    Apple have removed all the useful diagnostics from the airport utility. There is next to nothing left. So you need to use the computer and its diagnostics to find signal levels in the location.
    http://support.apple.com/kb/HT5606

  • HT1349 The nice man Joseph Shen helped me with my google problem on my iPhone and worked for 2 days and now not working again please help me solve this problem were I can retrieve my messages on the I phone when I am not at home  on my wi Fi is the only t

    The nice man Joseph Shen helped me with my google problem on my iPhone and worked for 2 days and now not working again please help me solve this problem were I can retrieve my messages on the I phone when I am not at home  on my wi Fi is the only time it works correct. Bill. [email protected]  708 752  3667 

    http://lifehacker.com/5852948/what-to-do-if-youve-forgotten-your-iphones-passcod e

Maybe you are looking for

  • Uncheck non eligible employees by Flag

    Hi All Is there a flag option in SAP to uncheck employees not eligible for company pension plans and the pension box needs to remain unchecked on yearend W-2's. Thanks in advance

  • Cannot view xml report in oracle apps

    hi , i have create a sales invoice and attached it to oracle apps. the request completes with warning and the log file is having these information [9/10/07 3:34:13 PM] [5900:RT1532404] Completed post-processing actions for request 1532404. [9/10/07 3

  • How do I put mp3 files on a generic mp3 player

    I have a generic mp3 player that I would like to let my 7 year-old daugther use.  I have transfered music to it before from a mac but converted the audio files to mp3 first.  Now on my new macbook pro I can only find a way to burn mp3 files on to a c

  • Question regarding php files in apex bundle apex_4.0.2.zip

    hi please suggest why we have php files in apex ? I belive the spell checker textarea feature is removed from 4.0.2 but still there are some php files found in apex bundle and cause of this we have one vulnarability issue "Upgrade to PHP version 5.3.

  • Import action Update vs Replace in workflow

    Hi! Is it true that we should be using import action Update (all mapped fields) when processing data updates via import manager? I found that if I set the impact action to Replace and when I run my workflow which does a check on old and new value (fo