Wifi network login page fails to pop up

I want to login to a wifi network that requires me to accept their terms of service to gain access. This worked flawlessly a few minutes ago. Now the 'login' page that pops up has nothing about the network's terms of service, but is instead the Apple homepage. I can't connect without accepting their TOS. What do I do??

{forum:id=210} is where you want to be.

Similar Messages

  • BPM Login page failing to load once SSL enabled.

    Hi Experts,
    I have added the SSL certificate following the Oracle documentation. I am able to logging admin server on the ssl port.
    When I enable the ssl for the Soa managed server the BPM login page opens up but it fails to load the page after I pass the right credentials. What I have observed is that when i uncheck the SSL option of the SOA Managed server I am able to login into the BPM server but the moment I enable the SSL port of the manage server the BPM login page fails to open the page even though I am passing correct credentials.
    I also followed below steps from Oracle document but the issue remains the same. Please let me know the direction to solve the problem.
    http://docs.oracle.com/cd/E23943_01/admin.1111/e10226/soacompapp_secure.htm#SOAAG3556
    5.6.3 Switching from Non-SSL to SSL Configurations with Oracle BPM Worklist
    Switching from non-SSL to SSL configurations with Oracle BPM Worklist requires the Frontend Host and Frontend HTTPS Port fields to be set in Oracle WebLogic Server Administration Console. Not doing so results in exception errors when you attempt to create to-do tasks.
    To switch from non-SSL to SSL configurations with Oracle BPM Worklist:
    Log in to Oracle WebLogic Server Administration Console.
    In the Environment section, select Servers.
    Select the name of the managed server (for example, soa_server1).
    Select Protocols, then select HTTP.
    In the Frontend Host field, enter the hostname on which Oracle BPM Worklist is located.
    In the Frontend HTTPS Port field, enter the SSL listener port.
    Click Save.
    ERROR Message:
    ####<Mar 17, 2015 5:31:51 PM IST> <Error> <HTTP> <> <soa_server1> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000250> <1426593711338> <BEA-101020> <[ServletContext@1286170942[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
        at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1629)
        at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:845)
        at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
        at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adfinternal.view.faces.config.rich.DetectRedirect.redirect(DetectRedirect.java:47)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adf.view.rich.context.UriManagerBase.addQueryParameters(UriManagerBase.java:43)
        at oracle.adfinternal.view.faces.webapp.rich.UriManagerImpl.addQueryParameters(UriManagerImpl.java:28)
        at oracle.adfinternal.controller.util.AdfvInterfaceImpl.addQueryParameters(AdfvInterfaceImpl.java:204)
        at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:727)
        at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:451)
        at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:79)
        at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:538)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent(ADFPhaseListener.java:310)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:87)
        at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
        at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
        at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
        at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
        at jsp_servlet.__index._jspService(__index.java:79)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Mar 17, 2015 5:31:51 PM IST> <Notice> <Diagnostics> <> <soa_server1> <[STANDBY] ExecuteThread: '16' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000257> <1426593711354> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'soa_server1' has triggered at Mar 17, 2015 5:31:51 PM IST. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Mar 17, 2015 5:31:51 PM IST SERVER = soa_server1 MESSAGE = [ServletContext@1286170942[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Response already committed
        at weblogic.servlet.internal.ServletResponseImpl.objectIfCommitted(ServletResponseImpl.java:1629)
        at weblogic.servlet.internal.ServletResponseImpl.sendRedirect(ServletResponseImpl.java:845)
        at javax.servlet.http.HttpServletResponseWrapper.sendRedirect(HttpServletResponseWrapper.java:136)
        at com.sun.faces.context.ExternalContextImpl.redirect(ExternalContextImpl.java:421)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adfinternal.view.faces.config.rich.DetectRedirect.redirect(DetectRedirect.java:47)
        at org.apache.myfaces.trinidad.context.ExternalContextDecorator.redirect(ExternalContextDecorator.java:303)
        at oracle.adf.view.rich.context.UriManagerBase.addQueryParameters(UriManagerBase.java:43)
        at oracle.adfinternal.view.faces.webapp.rich.UriManagerImpl.addQueryParameters(UriManagerImpl.java:28)
        at oracle.adfinternal.controller.util.AdfvInterfaceImpl.addQueryParameters(AdfvInterfaceImpl.java:204)
        at oracle.adfinternal.controller.state.ControllerState.initializeUrl(ControllerState.java:727)
        at oracle.adfinternal.controller.state.ControllerState.synchronizeStatePart2(ControllerState.java:451)
        at oracle.adfinternal.controller.application.SyncNavigationStateListener.afterPhase(SyncNavigationStateListener.java:79)
        at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:538)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)
        at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent(ADFPhaseListener.java:310)
        at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:87)
        at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:520)
        at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:207)
        at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:128)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
        at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
        at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
        at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
        at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:159)
        at jsp_servlet.__index._jspService(__index.java:79)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
        at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
        at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
        at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
        at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:180)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
        at java.security.AccessController.doPrivileged(Native Method)
        at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
        at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
        at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
        at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
        at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
        at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
        at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
        at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
        at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = INHYDL1289 TXID =  CONTEXTID = 3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000250 TIMESTAMP = 1426593711338 
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    ####<Mar 17, 2015 5:32:28 PM IST> <Info> <Health> <INHYDL1289> <soa_server1> <weblogic.GCMonitor> <<anonymous>> <> <3f588ce9549b684b:-50d4a8ec:14c27930165:-8000-0000000000000085> <1426593748529> <BEA-310002> <14% of the total memory in the server is free>

    Hi,
    Are you using  your own certificates for SSL? If yes,you must remove references to the demo certificates by removing the following line from the setDomainEnv file for your version of the operating system.
    -Djavax.net.ssl.trustStore=${WL_HOME}/server/lib/DemoTrust.jks
    Also check that  the path for truststore are properly set in setDomainEnv.sh/Cmd file.

  • Safari Home Page On Secure Wifi Network Login

    My employer has a very secure guest network. Sometimes when I log in and connect, my Ipad goes directly to Apple.com. This causes a problem because if I hit the Home key so I can open Safari, my Ipad disconnects from the WiFi network and I get a "not connected" message. How can I set my Ipad to go directly to a web page in Safari after logging in?

    King Penguin, thanks for your reply. Unfortunately, the issue is still there. When I open Safari, I don't get the secure login website to get into the wi-fi network. If I click on the network in Settings, sometimes the login page pops up, but my IPad goes directly to Apple.com, and it's not in Safari, so I can't access another website, and if I close Apple.com and open Safari, the wi-fi connection is lost.

  • E4200 Guest SSID Login page fails

    Config:
    Netgear ProSafe Gigabit Router is my DHCP Server -- The entire home net work is on the same subnet (192.168.15.xxx)
    Linksys E4200 configured as an access point ONLY -- wired connection -- static IP assigned -- DHCP server turned off
    Linksys WRT610N configured as an access point ONLY  -- wired connection -- static IP assigned -- DHCP server turned off
    3 -- 5 port gigabit switches
    1 -- 8 port gigabit switch
    No more than two switches between any two wired devices
    Both Linksys access points have the same SSID and WPA2 security phrase -- total of 4 radios
    Nonoverlapping channels are selected on both the 2.4Ghz and 5.0Ghz radio to minimize interference
    All computers are running Windows 7 Professional 64bit with all the latest updates
    Two iPhones and one iPad also access the network
    All LAN and WAN connectivity is working as designed
    Problem:
    guest SSID is turned on
    password is established
    All devices will connect to the guest SSID and the E4200 is assigning an ip address to the device in the 192.168.33.xxx range which is what it's supposed to do.
    When I open a web browser, I am not automatically redirected to the Cisco Login Page. If I enter 192.168.33.1 as the URL, the login screen is presented. I enter the password I have created in the guest admin page on the wireless guest tab.  I then see a blank page and a URL of 192.168.33.1/guestnetwork.asp. THIS IS WHERE I GET STUCK. THE ONLY WAY TO EVER SEE THE LOGIN PAGE AGAIN IS TO REBOOT THE E4200, otherwise you just get unable to connect messages when opening web browsers and the wireless status icon in the system tray shows a yellow exclamation mark.
    I successfully connect to the guest SSID but I do not get access to the internet. When I type ipconfig, I see that the DNS is set to 192.168.33.1 which does not exist on my network. I assume there's some internal NAT magic that is supposed to happen in the E4200 to bridge me over to my 192.168.15.xxx network but it doesn't seem to be happening.
    At the beginning of the call I specifically asked them if the E4200 must be the DHCP server in order for the guest SSID feature to work and they said no. 1.5 hours later they had no answers so they told me that it wasn't working because the E4200 was not the DHCP server. The documentation says nothing about a DHCP requirement for guest AP service. Linksys support further could not answer what you would do if you needed more than one AP with guest service enabled.
    It seems like this is a firmware issue but it may be the guest SSID service requires the E4200 to also act as the DHCP server. Can anyone shed any light on whether this is a bug or if the router/AP is working as designed?
    Thanks,
    (Mod note: Edited for guideline compliance.)

    Yes the E4200 must have DHCP turned on in order to pass out IP's to your Guest Network.  No DHCP, no Guest Network.

  • Does iCloud now sync WiFi network login details between devices?

    I am now very confused. I bought an iPhone 6 last Saturday. I set it up as a new phone and did NOT restore it from either an iTunes or iCloud back-up. The phone has since joined two of my known and password protected networks without me having to enter the password.
    LIke I said I am now very confused. Is this a new feature or am I loosing my mind?

    Wow, what a great feature! This why I love Apple products so much!
    Thanks for the quick response.

  • Email on different wifi networks

    Why does my email only work properly on my home network and not other wifi networks. I use a pop account and mobile me. My iPad is a wifi only model.
    At home it atomatically logs on to my network and everything works as it should. When at an office I work in the wifi works for everything apart from the mail.
    Can anyone help?

    Most internet service providers block the use of SMTP servers that are outside of their network or not provided by the ISP being used for your internet connection unless the SMTP server is authenticated. Your employer's wi-fi network may have additional restrictions.
    If your POP account is provided by your ISP at home that your wi-fi network is connected to is the reason you can send with the POP account when connected to your wi-fi network and the same should apply when connected to any other wi-fi network with the same ISP.
    A MobileMe account has an authenticated SMTP server, which should allow you to send messages with the account regardless the ISP being used for your internet connection unless the wi-fi network or ISP
    you are connected with has additional restrictions.

  • Network Login via Automator?

    Is it possible to use Automator to automatically connect to the internet? When I start up my computer at my university, in order to connect to the internet, I have to open Safari (or Firefox), wait for the network login page to come up, then enter my student id and password to connect to the internet. I saved the id and password in keychain, so they come up automatically, but is it possible to have it do the connecting part for me? I have to do this 5-6 times a day and it's really getting annoying. Thanks!

    Solved it. When the server's hostname was changed, the mount path for home directories did not get updated. In workgroup manager, the path to home directories was still using the old server name. I manually added the new path with the new server name to the list but this did not work. I created a new share point in file sharing and made it available for home directories then changed a test user to the new share point. The user was able to log in and the new share point path was added to the list of home directories in workgroup manager. I changed the user back to the regular users folder and then they could no longer login.
    I finally found it possible to use directory utility to edit the mounts in the directory server and change the mount path for home directories to the correct server name. Something that is apparently impossible with workgroup manager. Users can now login just fine.

  • Wifi with Login pop up or page won't work most of the time

    Free wifi with login areas don't work anymore on my machine after a couple of uses. I haved used them in these locations before and know the signal is strong and they are working and other people are able to connect. What happens is the login window or page won't load after a few times. I"ve tried several things after reading throgh several disscussions with this and no success.
    1. I tried making a new wireless location and a new dns. Dosn't work.
    2. I tried spoofing my my mac adress (dosn't work)
    3.Clearing out all the cache and system files using onyx (this worked at first and after a restart I would get  the login window but now no longer works)
    4. Referesing the browser and or clearing cache and restarting (dosn't work)
    5. I tried disabling the fire wall and making sure all the java and browser pop ups are open.
    This is a huge problem as I work from home as a web developer and designer but have to wait anther two weeks for internet at home and can't use the free wifi. My cell service barly works in my appartment but barley and is costing a fortune. Any help on this issue would be greatly apreciated. Apart from buying a pc I'm not sure what to do.
    Thanks again for anyone posts,
    Macbook Aluminum Duo 2, Late 2008 on 10.8.5
    SN

    One of the free wifi services I can use will work if I turn off the ocsp and crl from the keychain preferences. Apparently there apple put this in place and it can cause problems with the pop ups from the free wifi services. It still only works with one of the free services with this disabled and apparently opens up security issues.

  • When i connect to a wifi netwrok it connects just fine ..but the login page doesn't load and then i get the error cannot connect to login page because to many redirects occured

    when i connect to wifi  network the login page doesn't load and an error msg pops up sayin login page can't open because too many redirects occured and i get the same exact error msg with safari over wifi and with any application connecting to a wifi ( windows live messenger, skype, yahoo....)
    can anyone help me plz??
    thanks

    I got the same error the other day.  I'm not 100% sure what it is but I turned WiFi off, then back on again, and reconnected without the error.

  • Wifi network failing, but Chrome is fine!

    Hi,
    I've recently started to have terrible problems with my wifi network: i thought perhaps i was losing internet connectivity, but this is not the case.
    All i can say is that periodically my internet apps lose connection, and then i will notice i've lost network connection.
    Eventually, some of it is restored, but this time i noticed something interesting: I can use Chrome fine, I can now see my network, but apps such as Slack and Safari are totally failing to connect.
    This is a brand new Macbook Pro with16GB Ram, a 521MB SSD, and the latest Yosemite OS (10.10.4 14C109)
    From my perusing, i noticed that often a log is requested from EtreCheck, so I include one here in advance, taking whilst Chrome is working but Safari etc are not.
    Thanks
    -Mark
    Problem description:
    No network over wifi : Chrome is working ok, but Safari is failing as is Slack
    EtreCheck version: 2.1.7 (114)
    Report generated 30 January 2015 13:45:08 GMT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
        15" MacBook Pro with Retina display, discrete NVIDIA graphics (Late 2013)
        MacBook Pro - model: MacBookPro11,3
        1 2.5 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Not upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Good - Handoff/Airdrop2 supported
        Wireless:  en0: 802.11 a/b/g/n/ac
        Battery Health: Normal - Cycle count 8
    Video Information: ℹ️
        Intel Iris Pro
        NVIDIA GeForce GT 750M - VRAM: 2048 MB
            Color LCD spdisplays_2880x1800Retina
            Thunderbolt Display 2560 x 1440
    System Software: ℹ️
        OS X 10.10.2 (14C109) - Time since boot: 17:0:59
    Disk Information: ℹ️
        APPLE SSD SM0512F disk0 : (500.28 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 499.10 GB (381.15 GB free)
                Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. BRCM20702 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. Display Audio
        Microsoft Microsoft Optical Mouse with Tilt Wheel
        Dell Dell USB Keyboard
        Apple Inc. Apple Thunderbolt Display
        Apple Inc. FaceTime HD Camera (Display)
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
            Apple Inc. Thunderbolt Display
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Parallels Desktop.app
        [loaded]    com.parallels.kext.hypervisor (10.1.2 28859 - SDK 10.7) [Support]
        [loaded]    com.parallels.kext.netbridge (10.1.2 28859 - SDK 10.7) [Support]
        [loaded]    com.parallels.kext.usbconnect (10.1.2 28859 - SDK 10.7) [Support]
        [loaded]    com.parallels.kext.vnic (10.1.2 28859 - SDK 10.7) [Support]
    Startup Items: ℹ️
        ciscod: Path: /System/Library/StartupItems/ciscod
        MySQLCOM: Path: /Library/StartupItems/MySQLCOM
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [loaded]    com.cisco.anyconnect.gui.plist [Support]
        [loaded]    com.oracle.java.Java-Updater.plist [Support]
    Launch Daemons: ℹ️
        [running]    com.cisco.anyconnect.vpnagentd.plist [Support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Support]
    User Launch Agents: ℹ️
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Support]
        [loaded]    com.google.keystone.agent.plist [Support]
    User Login Items: ℹ️
        Flux    Application  (/Users/[redacted]/Applications/Flux.app)
        iTunesHelper    Application  (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        Dropbox    Application  (/Applications/Dropbox.app)
        Alfred 2    Application  (/Applications/Alfred 2.app)
        Google Chrome    Application Hidden (/Applications/Google Chrome.app)
        BetterTouchTool    Application  (/Applications/BetterTouchTool.app)
    Internet Plug-ins: ℹ️
        MeetingJoinPlugin: Version: Unknown - SDK 10.6 [Support]
        SharePointBrowserPlugin: Version: 14.4.7 - SDK 10.6 [Support]
        QuickTime Plugin: Version: 7.7.3
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
        Default Browser: Version: 600 - SDK 10.10
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Support]
    Safari Extensions: ℹ️
        1Password [Installed]
        Open in Internet Explorer [Installed]
    3rd Party Preference Panes: ℹ️
        Java  [Support]
        MySQL  [Support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 499.10 GB Disk used: 117.95 GB
        Destinations:
            TimeMachineBackup [Network]
            Total size: 1.92 TB
            Total number of backups: 15
            Oldest backup: 2015-01-11 18:24:44 +0000
            Last backup: 2015-01-30 13:01:55 +0000
            Size of backup disk: Excellent
                Backup size 1.92 TB > (Disk size 499.10 GB X 3)
    Top Processes by CPU: ℹ️
            15%    WindowServer
             6%    prl_vm_app
             4%    Google Chrome
             3%    Safari
             3%    prl_client_app
    Top Processes by Memory: ℹ️
        893 MB    prl_vm_app
        567 MB    idea
        447 MB    Finder
        395 MB    prl_client_app
        326 MB    WindowServer
    Virtual Memory Information: ℹ️
        2.55 GB    Free RAM
        6.92 GB    Active RAM
        4.39 GB    Inactive RAM
        3.31 GB    Wired RAM
        27.59 GB    Page-ins
        3 MB    Page-outs
    Diagnostics Information: ℹ️
        Jan 29, 2015, 08:47:06 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/QuickLookSatellite_2015-01-29- 204706_[redacted].crash
        Jan 29, 2015, 08:45:43 PM    Self test - passed
        Jan 29, 2015, 02:48:07 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/p4v_2015-01-29-144807_[redacte d].crash
        Jan 29, 2015, 02:39:13 PM    /Library/Logs/DiagnosticReports/p4v_2015-01-29-143913_[redacted].hang
        Jan 28, 2015, 02:00:38 PM    /Library/Logs/DiagnosticReports/App Store_2015-01-28-140038_[redacted].hang
        Jan 27, 2015, 04:51:03 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Google Chrome_2015-01-27-165103_[redacted].crash

    1. Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204
    2. Deselect Proxies if selected.
       System Preference > Network > Advanced  > Proxies Tab
       Under "Select Protocol", uncheck any box if selected.
       Click "OK" then  "Apply”.

  • HT3867 I am connected to the hotel wifi network, but the login screen does not appear.

    Hi,
    I am connected to my hotel wifi network, but the login screen does not appear. I am able to access the login page on my PC, but on the iPhone it does not appear and just tries to connect to the webpage (e.g. google.co.uk), and eventually gives up. I've tried opening pages in Safari and Chrome, but none cause the login screen to appear. I have also tried trying to log into the login page that the PC opens when connected to the wifi, but the same thing happens. I am using a iPhone 3G with the latest iOS version 6.0.1.
    Is there a way to make the iPhone try to open the login page?
    Ben.

    I have the exact same problem as the original poster and I tried many times already the solution proposed by trstark66 and it's still not working. It's not working for both my iPad and iPhone 5. I'm using the latest iOS version available all the time. I have my iPad since 3 years and my iPhone since 1 years and I always had that problem. I'm an airline pilot so I'm always in hotels. I asked my colleagues who also have iPhones and iPads and they all have the same problems from time to time. And when I go in an apple store they all say that it's the first time they hear about that problem. I never have that problem with my PCs, my previous phone and my BB playbook. Only with my iPhone and iPad....since now 3 years...Always the same problem. I'm connected to the Hotel Network, I have an IP address but nothing popup to register with a user name, password or just to access the "I have read and accept the condition.../connect". And when I go in Safari or other Browsers, I am not redirected to a login page. All I have is a message saying cannot access the webpage because I'm not connected to Internet. I tried already hard resets, on/off Wi-Fi, automatic connexion off, forget this network, reset network setting...
    My solution for now is to use my Boingo account. I connect to the hotel Network and then I use the Boingo app to connect to Internet.
    But, sometimes it works the first time or suddenly for no reason.
    Very funny, I was using Boingo on my ipad to write this message in my Hotel room because I was unable to use my free connection as usual. When I tried to press "Add Reply" it failed and I had the message "An error occured while trying to submit your post, please try again". The reason was that boingo was disconnected since I was taking too long to write this message. So I wasn't connected to Internet anymore. I opened a second tab in Safari and what did I see!... the login page to access the free connection from the hotel. This is crazy. Apple, you really suck with hotel/coffee hotspots... I tried for hours and nothing, now hours later I just open a new tab and it works. But tomorrow I know I will try the same and it will not work again. It shouldn't be that complicated.

  • Unable to load login page for university wifi

    I am in France, using the university wifi system (de la CROUS). I have a macbook from 2008 running Leopard 10.5 that connects perfectly (Safari), loads the login page and let's me surf normally. I now have a new macbook pro (2011) running Lion. It also connects to the wifi without a problem (Safari), but the login page will not load. I've checked all the settings I can find and verified that they're the same as my macbook. I've cleared the Safari cache and tried enabling/disabling pop-ups. The graphic for the login page loaded once, but then timed out. I have been trying for almost a week. I have went to see the people in charge of the connection, but no one there seems to know anything about macs (it's France, after all). Any thoughts? Any and all help with appreciated!

    I know for sure that both are up to date.
    Update: I downloaded firefox by tethering my phone and i AM able to access and login to the system using firefox. the problem then lies with safari. i tried google chrome and has the same problem. has anyone else encountered this issue with safari?

  • Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.

    Windows 7-8.1 Can not change the MAC Address on wifi and cannot load login page in public HotSpot.
    Adapter: Ralink RT3070 Chipset wifi adapter
    Tested: os Windows 8.1 Professional
    Hot Spot: 802.11b
    The first problem windows 7-8.1 got IP adress and connect he public HotSpot  but  cannot load login page or any other page. It does not work with it.
    The second problem Wifi canrd/configure/Advandes (No network adress change function).Tested with the default windows driver and the ralink rt 3070 driver the same problem.On windows XP the same function the same driver works perfectly.
    multiple users to have expressed interest in the problem But Microsoft not corrected the problem window7-8.1 10?
    lizardsystems.com/wiki/change_mac_address/faq/change_mac_address_in_windows_7
    blog.technitium.com/2011/05/tmac-issue-with-wireless-network.html
    superuser.com/questions/519189/how-to-change-the-mac-address-in-win-8-to-spoof-a-roku-player-through-a-wifi-spl
    social.technet.microsoft.com/Forums/windows/en-US/59e07df3-471c-499e-ad5f-e7cb507595df/cannot-change-mac-address-in-windows-7-driver-has-option-doesnt-work-neither-does-regedit-ms?forum=w7itpronetworking
    networksteve.com/windows/topic.php/CANNOT_CHANGE_WIRELESS_%28SPOOF%29_MAC_ADDRESS_ON_WINDOWS_7/?TopicId=16810&Posts=1
    On windows XP or linux have a MAC adress Change function  allow 00 mac adress and another normal mac adress range.On windows 8.1 all Mac changer program dont work.This 2,6,A,E on second adress are not vaild Mac adress. You simply can not use normal MAC
    addresses on windows 8.1.When i connect the usb the Pc windows 8.1 recognizes the adapter but the default  driver and the downloaded ralink driver the same problem.On windows xp the current driver works perfectly have (Local Mac Network Adress) funktion
    and works with the 802.11b hot spot.I got the internet my PC and laptop too public HotSpots and another wifi HotSpots if wont work correctly i can not use neither the windows 7,8,8.1 or 10. Many users have expressed interest in the problem more forums.
    The 3. problem im tested in virtualbox the windows 7 and 8.1 on 8.1 (on the blue wifi platform) not show correctly the signal strengh. On windows 7 show this correctly.The windows 7-8.1 Configure/advanced the advanced options on Ralink 3070 the default (windows
    driver) somehow downgraded function is less than for Xp. Configure/advanced the advanced options (needs to be upgraded in the future) because it does not advance but rather regressed.
    Today it is very common these wi-fi technology increasingly used (hotels,Public Hots Spots,Internet coffe,) growing free bublic wifi projects. The wifi funktions on windows  need debugging and modernize.The quality of Wi-Fi is now the operating system
    is now a thing order which is not good then the operating system is unusable.

    Hi,
    For changing the MAC address for Windows 7 is designed with some limitation, we cannot get over it. Thanks for your understanding.
    Under Windows 7, the possible range of spoofed addresses for wireless adapters that can be set is limited.  To be used by Windows 7, a spoofed MAC address should have 0 as a least significant bit (unicast) and 1 as a second least significant
    bit (locally administered) in the second nibble.  Thus possible values for the second nibble are limited to 2, 6, A and E.
    In other words 
    MAC address:  “XY-XX-XX-XX-XX-XX” “X” can be anything hexadecimal.  The hexadecimal “Y”, written in binary format, is  Y:  “kmnp”,  where “p” is the least significant bit; 
    p=0 --> unicast;
    p=1 --> multicast;
    n=0 --> globally assigned MAC;
    n=1 --> locally administered;
    So, actually MAC can be changed  to any combination in which p=0 and n=1;
    “Y” can be 2, 6, A or E.
    So the possible MAC addresses in Windows 7 for wireless adapters:
    X2-XX-XX-XX-XX-XX
    X6-XX-XX-XX-XX-XX
    XA-XX-XX-XX-XX-XX
    XE-XX-XX-XX-XX-XX
    For the wifi hotspot issue, please check this blog to see if it can be helpful.
    Windows 7 Connectivity Problems in Public Hotspots
    http://blogs.technet.com/b/patrickr/archive/2010/07/28/windows-7-connectivity-problems-in-public-hotspots.aspx
    Kate Li
    TechNet Community Support

  • Ip address already assigned when trying to login to nonsecured wifi network

    I am having problems connecting and/or loading pages to an unsecured wifi network at work.  I used to be able to connect and access the internet just fine.  I think they might have been having router problems as our signal strength got weaker and weaker until none of us could connect.  I do not know what changes the administrators did on the other end, could have replaced the router or just reset it for all I know--they symptoms on our end looked like a router that was just getting bogged down slowly over time.  I do not have access to the router and the administrator(s) are all but impossible to contact.  All of a sudden, one day we had full strength wifi again and initially I could connect on occasion and even access the internet, but it was not often nor for very long, while everyone all around me has no problems connecting--I believe I may be the only Mac user on the network in the immediate vicinity. 
    I am using a mid 2009 Macbook Pro 2.1, running Snow Leopard, connecting with airport extreme--all the updates have been applied.  If I restart my computer with no programs running, I can connect on occasion and when checking my Airport Extreme connection under Network Preferences when it says i'm connected I am assigned a 192.XXXXXX IP address assigned by the router I think, when this happens, as soon as I try to load any browser (I've tried Safari, Chrome, and Firefox), I immediately loose all signal and checking my Network Preferences again, my IP address has been changed to a 169.XXXXXXX address and there is message below my "Turn Airport Off" button saying that wifi has assigned this address and I will not be able to connect to the internet.  This does not always happen, but almost always and I haven't been able to connect successfully for days now, however, about a week ago, after making no changes to my machine, it would connect for a short time, load pages, and then loose the connection shortly thereafter.  I don't always have to load a browser for this IP address change to occur, sometimes it comes up with this from the beginning or will just change the connectivity status after just a few moments of being connected with the other IP address.
    I have found similar postings with some of the same symptom where it is suggested there may be no more DHCP licenses to be had, but everyone around me can connect without problems and get Licenses assigned, even if they connect after me.  I have tried to renew the DHCP lease with no success.  Someone suggested in another post that the network admin havs to approve my MAC address, I have not changed it and used to be able to connect without incident (and like I said, on rare occasion still can for a short time and then it drops).  I have ran the Networking troubleshooter and I get green lights on everything except Network Settings and Internet, the ISP and others are all green.  The Network Troubleshooter consistently gives up and tells me to contact my Network Administrator and to check my settings after just a few moments of trying--but I haven't changed any settings and again, on rare occasion can connect for a brief period.  I have turned my firewall off and back on several times and checked for any sites that are blocked and it just has the default settings for my firewall set.  I have tried adding sites to be allowed through and removed them, it appears to make no difference.  I have rebooted several times, turned Airport off and back on again with no success.  I have went in to look at the system log files, but can't make sense of what it's telling me.  There are many things listed in the log file, from the Network Diagnostics(2154) that says check-in of Mach service failed..something about already active: com.apple.NetworDiagnostic.agent and another with nds_res_once returned -1007 to lots of browser components failing to connect with various messages (those only seem obvious given the fact there's no internet connection).   Again, there's no security on this wifi network and everyone around me is able to connect.  I have no problems connecting to other wifi networks at various locations and maintaining connections, but this is really the only non-secured one I try to connect to.
    What used to work, now isn't working and I haven't changed anything that I'm aware of on my end; I don't have access to the router nor quite possibly the network administrator (he's relatively new and extremely overworked and we are on completely different shifts).  I don't know the router make or model, but doubt very much that it's an Apple router.   I have to admit, I've always been a PC guy and am fairly proficient in configuring and running in that environment, but have been using this MBP the last year and liking it more and more as time goes by (until this incident arose)...but don't really have much knowledge of how to troubleshoot in the Mac environment.  Any help or suggestions for what I might do or try on my end would be very much appreciated--I would love to get connected again at that site!!
    Thx in Advance

    Troubleshooting Wi-Fi issues in OS X
    Wireless Connection Problems - Fix
    Wireless Connection Problems - Fix (2)
    Wireless Connection Problems - Fix (3)
    Wireless Connection Problems - Fix (4)
    Also try turning off Bluetooth

  • HT5437 When I try to connect to a WiFi network that I need a screen pops up and says "The network you're attempting to join requires you to install a profile on your Apple TV." What does this mean?

    When I try to connect to a WiFi network that I need a screen pops up and says "The network you're attempting to join requires you to install a profile on your Apple TV." What does this mean?

    Yes, home sharing requires both to be on the same wifi network. As it stands access to the network requires the login via webpage, which cannot be done on Apple TV.  You will need to speak to IT in order to grant access for the device.

Maybe you are looking for