Configuring Discussion and Announcement Connections to point to cluster

Hello,
I'm wondering how I'm supposed to configure my connection to the Discussion server for my Portal sites.
I don't know if I'm suppose to point to the first node of the discussion server on the portal server 1 and to the second node of the discussion server on the portal server 2 ?
Or should I configure my discussions server URL to point to the OHS that will then map to the correct server ? (I don't like this because it means going from lan to dmz to lan again ...)
How do you configure it?
Thanks !
Emilien

Emilien,
When you configure your environment for high availability, you will often also add a load balancer in front of the Oracle HTTP Server (OHS)
You should point to that load balancer, which in turn points to one or more OHS's, which in turn point to one or more managed servers, running your discussion app.
If you do not use a load balancer, and have only one OHS in front of multiple managed servers, point to the one OHS.
Kind regards,
Rob

Similar Messages

  • Problem integrating Discussion and announcement using AD users in spaces.

    I had successfully customized Discussion and announcement Services in webcenter spaces using the default authenticator user WEBLOGIC. And it was working fine.
    I was able to post and configure announcement and also able to create forums and threads in webcenter spaces.
    Now i have Successfully integrated my ACTIVE DIRECTORY to WLS. And now i want to configure discussion and announcement using active directory users. i am facing problem in it. I am able to login to Webcenter spaces as well as 8890/owc_discussions and also in 8890/owc_discussions/admin (jive forum admin) using AD users. i have also given admin roles to ACTIVE directory users in 8890/owc_discussions/admin under Global Settings -> Admins & Moderators .
    When I tried to configure Discussion and announcement Services in webcenter spaces it gives me errors like.....
    (1) The service did not get provisioned.
    (2) failure to authenticate the user *******, due to: Unable to connect to discussion server.*
    Do i need to make changes in keystore.properties & jive_crypto.jar ? Do i need to make a new connection in EM inside WebCenter > Service Configuration.
    Please help.
    Thanks

    Have you set up ws-security between your webcenter and discussion server? If not you need to set it up to get rid of the authentication error.
    Are you setting up a single-sign on between all webcenter components using OAM? If so there is an additional step to add/update owc_discussions.sso.mode property under discussion admin.

  • Discussion and Announcement Services in webcenter Spaces + Active Directory

    I had successfully customized Discussion and announcement Services in webcenter spaces using the default authenticator user WEBLOGIC. And it was working fine.
    I was able to post and configure announcement and also able to create forums and threads in webcenter spaces.
    Now i have Successfully integrated my ACTIVE DIRECTORY to WLS. And now i want to configure discussion and announcement using active directory users. i am facing problem in it. I am able to login to Webcenter spaces as well as 8890/owc_discussions and also in 8890/owc_discussions/admin (jive forum admin) using AD users. i have also given admin roles to ACTIVE directory users in 8890/owc_discussions/admin under Global Settings -> Admins & Moderators .
    When I tried to configure Discussion and announcement Services in webcenter spaces it gives me errors like.....
    (1) The service did not get provisioned.
    (2) failure to authenticate the user *******, due to: Unable to connect to discussion server.*
    Do i need to make changes in keystore.properties & jive_crypto.jar ? Do i need to make a new connection in EM inside WebCenter > Service Configuration.
    Please help.
    Thanks

    Have you set up ws-security between your webcenter and discussion server? If not you need to set it up to get rid of the authentication error.
    Are you setting up a single-sign on between all webcenter components using OAM? If so there is an additional step to add/update owc_discussions.sso.mode property under discussion admin.

  • How can I get Discussions and Announcements

    I cannot see the Services Tab in the Webcenter spaces Administration, How can I get Discussions and Announcements?
    WC_Collaboration is started successfully and in Running Mode.

    1) Go to the enterprise manager http://localhost:7001/em
    2) Select WebCenter -> WebCenter Spaces -> webcenter from the tree on the left
    3) On top of the center pane click on WebCenter -> Settings -> Service configuration
    4) Select Discussions and announcements
    5) Press Add
    6) Specify the parameters that match your settings. Also make sure that you set the Active Connection checkbox.
    7) Press the Ok button to save the connection
    8) Restart spaces server
    That's about it.
    Here's some additional documentation about how to create the connection: http://download.oracle.com/docs/cd/E17904_01/webcenter.1111/e12405/wcadm_ann_disc.htm#BJFJAGEE

  • Configuration AC1750 and WRT120N(extension access point)

    I have 2 routers:
    - 1 AC1750
    - 1 WRT120N
    The first one is the main and I want to extend my wifi zone with the second one.
    I am not an expert so can somebody help me to configure the WRT120N step by step.
    Thanks for your great help

    I have done this with my WRT120N and it works
    http://kb.linksys.com/Linksys/ukp.aspx?pid=80&vw=1&articleid=3733

  • How to have RAC accept Forms and Reports connection to non specific node?

    Hi all,
    I have posted this in the Forms forum w/ no result, hoping someone here can help;
    Oracle Forms and Reports services, not the entire app server. Version 10.1.2.0.2, one server
    Oracle database, RAC Version 11.1.0.6.0, 3 nodes
    Instance=RMSTEST
    Nodes = RMSTEST1, RMSTEST2, RMSTEST3
    I can TNSPING RMSTEST w/o issue
    When I have userid in formsweb.cfg = user/pw@RMSTEST we are being prompted when logging into forms and reports to supply the password for the RMSTEST instance, enter the password and we are in.
    So we changed this in formsweb.cfg = user/pw@RMSTEST? (?= any of the nodes 1-3) and the password prompt is no longer being requested.
    What do I need to do to have Forms and Reports connect to the RMSTEST cluster directly for it to determine which node to connect to instead of having an unbalanced node(s)?
    Thanks,
    Steve

    This is what I have;
    RMSTEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.111)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.112)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.113)(PORT = 1521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = RMSTEST)
    LISTENERS_RMSTEST =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.111)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.112)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.113)(PORT = 1521))
    RMSTEST3 =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.113)(PORT = 1521))
         (CONNECT_DATA =
         (SERVER = DEDICATED)
         (SERVICE_NAME = RMSTEST)
         (INSTANCE_NAME = RMSTEST3)
    RMSTEST2 =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.112)(PORT = 1521))
         (CONNECT_DATA =
         (SERVER = DEDICATED)
         (SERVICE_NAME = RMSTEST)
         (INSTANCE_NAME = RMSTEST2)
    RMSTEST1 =
    (DESCRIPTION =
         (ADDRESS = (PROTOCOL = TCP)(HOST = 10.3.12.111)(PORT = 1521))
         (CONNECT_DATA =
         (SERVER = DEDICATED)
         (SERVICE_NAME = RMSTEST)
         (INSTANCE_NAME = RMSTEST1)
    )

  • After restoring SharePoint farm backup ( The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connection)

    Hi,
    I have taken farm back and restore it in new UAT environment, while access to the main site getting the below error: 
    Error  
    An unexpected error has occurred. 
    Troubleshoot issues with Microsoft SharePoint Foundation. 
    Correlation ID: 866476f3-23dd-4e1e-97af-bffc62cc2d57 
    Date and Time: 7/15/2014 11:26:35 AM 
    When i checked in log i got below error
    System.Data.SqlClient.SqlException: A network-related or instance-specific
    error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40
    - Could not open a connection to SQL Server)    at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection)     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject
    stateObj)     at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecu... 
    Thanks in advance
    Said Al Balushi

    Hi Wendy,
    i have checked all below points, every thing is fine but still i am getting the same error.
    Check SQL services are runing
    Check remote conenctions are enabled
    Check SQL Browser service is runing
    Check TCP/IP protocal enabled at SQL server
    Check out windows firewall setting
    Thanks,
    Said
     

  • A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (p

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that
    the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)(Microsoft SQL Server, Error: 2)
    The system cannot find the file specified
    Cannot connect to COWBOYS.
    Here are the technical details===================================
    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider:
    Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft%20SQL%20Server&EvtSrc=MSSQLServer&EvtID=2&LinkId=20476
    Error Number: 2
    Severity: 20
    State: 0
    Program Location:
       at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
       at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
       at System.Data.SqlClient.TdsParser.Connect(ServerInfo serverInfo, SqlInternalConnectionTds connHandler, Boolean ignoreSniOpenTimeout, Int64 timerExpire, Boolean encrypt, Boolean trustServerCert, Boolean integratedSecurity, Boolean withFailover)
       at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
       at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer
    timeout)
       at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
       at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance,
    SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
       at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
       at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.ProviderBase.DbConnectionClosed.TryOpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
       at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
       at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
       at System.Data.SqlClient.SqlConnection.Open()
       at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ValidateConnection(UIConnectionInfo ci, IServerType server)
       at Microsoft.SqlServer.Management.UI.ConnectionDlg.Connector.ConnectionThreadUser()
    ===================================
    The system cannot find the file specified
    I have tried from so many forms. This is so frustrating. Thank for everyone/anyone who wants to help. So this is what happened: I had to uninstall my previous sqlserver 2012(which worked great) for some reason, and I uninstalled everything from that download.
    Then I installed the trial edition of sql server 2012 (64 Bit) and It wouldn't connect to the database. (Error mentioned above.) My local DB is COWBOYS. (COWBOYS is also my computer name.) After this, I have tried downloading sqlexpress and sqlserver 64bit
    many times and cannot connect to my local DB. 
    How do I connect to my Local DB? 
    Also, I think this might help: (When I run sqlserve.exe, which I was able to find in C:\Program Files\Microsoft SQL Server\110\LocalDB\Binn, I get an error: Your SQL server installation is either corrupt or has been tampered with(Error getting
    instance ID from name). Please uninstall then re-run setup to correct this problem.
    I would happily re install it, if it wasn't my 20th time.
    I don't have any remote connections, I don't use username/password, only window authentication. I work mostly on visual studio, but without able to store /retrieve data, I don't know how to survive.
    May be the solution is very simple, but I am too frustrated. 
    Some of the things I have tried:
    From a command prompt, enter one of the following commands:
    net start "SQL Server Agent (MSSQLSERVER)" OR 
    net start "SQL Server Agent(instancename)"(for instance)
    on my sql configuration, I cannot start anything because there is nothing there to start. I can post more details, if that would help. Also, some more details about the error:
    Details
    Product:
    SQL Server
    ID:
    2
    Source:
    MSSQLServer
    Version:
    10.0
    Component:
    SQLEngine
    Message:
    An error has occurred while establishing a connection to the server. When connecting to SQL Server, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error:
    40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    Explanation
    SQL Server did not respond to the client request because the server is probably not started.
    User Action
    Make sure that the server is started.
    Version:
    9.0
    Component:
    SQLEngine
    Message:
    An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error:
    40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)
    Explanation
    SQL Server did not respond to the client request because the server is probably not started.
    User Action
    Make sure that the server is started.
    Any one that can help me, I will be greatful. Thank you so much. p.s. please ask me anything if you have any questions.

    It sounds like there are a couple things going on here.  First check if you have a successful install of SQL Server, then we'll figure out the connection issues.
    Can you launch SQL Server Configuration Manager and check for SQL Server (MSSQLSERVER) if default instance or SQL Server (other name) if you've configured your instance as a named instance.  Once you find this, make sure the service is started. 
    If not started, try to start it and see if it throws an error.  If you get an error, post the error message your hitting.  If the service starts, you can then launch SSMS and try to connect.  If you have a default instance, you can use the machine
    name in the connection dialog.  Ex:  "COWBOYS" where Cowboys is the machine name.  However, if you named the SQL Server instance during install, you'll need to connect using the machine\instance format.  Ex:  COWBOYS\Romo (where Romo
    is the instance name you set during install).
    You can also look at the summary.txt file in the SQL Server setup error logs to see what happened on the most recent install.  Past install history is archived in the log folder if you need to dig those up to help troubleshoot, but the most
    recent one may help get to the bottom of it if there is an issue with setup detecting a prior instance that needs to be repaired.
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • Configure Jabber for Mac with local CUCM and WebEx Connect

    Hi, I was wondering if anyone has been able to configure the Jabber for Mac 8.6.2 client to use the WebEx Connect presence server with a local CUCM and Unity Connection servers. The preferences accounts tab does not show or allow the addition of the voice services. I have added from a working local CUCM preferences plist file what I believe are the correct entries however I still cannot see the accounts on the preferences tab. We currently do not have a local cisco presence server hence the requirement to trial the WebEx Connect server as I can't get past the first configuration step without it.
    regards
        paul

    Hi - I have done this via the admin portal but still cannot get the Jabber client for Mac to register for voice.  The Windows version works fine for the same user and CUCM device.   Are there any other settings that need to be enabled specific to the Mac client?
    Thanks.

  • How can I Create a Client Configuration File for RemoteApp and Desktop Connection with Server 2012?

    I have a working RDS RemoteApp site and looking to test out the feature in Windows 7 Control Panel\All Control Panel Items\RemoteApp and Desktop Connections
    I came across this link: Create a Client Configuration File for RemoteApp and Desktop Connection and I believe this is what I need to do first, but these instructions are for
    Server 2008, and I'm running 2012.
    Any suggestions or tips on how I can begin testing this with Server 2012?

    Hi,
    You can manually enter the path to the 2012 feed and it will connect and download the RemoteApps and Desktop connections.
    If you need a sample .wcx file I have posted one here a couple of times.  If you want I will look for it and post a link.
    -TP
    I tried adding my URL's below, these are sample links that work for me right now for when I log into the web page, but neither of these work.  And I'm not sure what I would need to do with or how to create a .wcx file.
    When I type in my URL of: https://connect.mydomain.org/RDWeb, I get redirected to: 
    https://connect.mydomain.org/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx

  • Can I create a wi-fi network on my macbook and still connect to the internet via an actual wifi point?

    Hi,
    I got TrakProDJ from the app store and installed it.
    It allows me to control a DJing software with my iPad by setting up a network via Wifi Symbol in Toolbar>Create Network...
    The problem with this is the network I create isn't based in the internet--it's just a wifi link between my laptop and iPad.
    I'm sure I'll get asked to play songs I'll have to look up on youtube, so how is it possible that I can maintain my wifi network connection on my macbook and create an access point for my iPad to use to communicate with my laptop (to control the DJing software)?
    I'll really appreciate any help I can get!
    Thank you!

    You cannot use both an ad-hoc network and a normal ap based one with any wireless device.  Your only solution is to use a wired Internet connection to do so on the laptop, that way you use that for Internet access and your wifi for the ad-hoc network the app requires.  You might want to contact the developer of that app and find out why they limit the setup to just an ad-hoc wifi setup.  Seems that if all it requires is just a network connection to the laptop, they could simply use any existing network connection as long as both devices can see each other on it.  Either that or also give the user the option to use Bluetooth for it if they have the higher version of hardware to support the necessary data exchange.

  • A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections.

    A network-related or instance-specific error occurred while establishing a connection to SQL Server. The
    server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26- Error:Locating Server\instance Specified)
    How Can i solve this?

    1. Make sure SQL Server Service is running
    2. If a named instance, make sure SQL Server browser service is running
    3. Make sure SQL Server is configured to allow remote connections
    4. Examine the SQL Server error log for messages confirming that SQL is listening on the expected network interfaces and ports
    5. Test server connectivity with PING from the client machine
    6. Test port connectivity using TELNET or PowerShell to the server and port (from step 4) from the client machine.  For example
    a. TELNET <server-name> 1433
    b. PowerShell: 1433 | % { echo ((new-object Net.Sockets.TcpClient).Connect("YourServerName",$_)) "server listening on TCP port $_" }
    7. Check firewall settings if step 5 or 6 connectivity test fails
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • How to configure modem and connect internet and play mp3

    Hello friends
    I am using sun solaris 8 intel edition .
    I am using windowsXP,RedHat Linux and Sun Solaris 8 Intel Editon. I am using Internet on windows and linux platform but i cannot find any device configure tool in solaris 8 , So Please tell me how to configure modem and commands for connection internet and It is possible to play mp3 songs on solaris
    Thaking in Advance
    Piyush Patel
    PI Solution

    Look at the manual for pppd. Also take a look at OSS for sound card support (http://www.opensound.com) and xmms for your MP3 audio (http://www.xmms.org)

  • Forgetting WiFi password, and not connecting to wireless access point automatically??

    I'm using (until tomorrow when I get a MacBook Pro which HOPEFULLY won't have the same problem) a pre 2007 Macbook which is running Mac OS X 10.5.8. It was previously owned by my brother and passed onto me about 4 months ago. Within that time I've had nothing but problems with the WiFi connection!
    The first issue would have to be that if I put the MacBook to "sleep" rather than turning off, it disconnects from WiFi during that process. Fine, that's to be expected. But when I wake it up, it's not only disconnected, but I have to re-enter my WiFi password in order to reconnect. Is there some reason that it will not remember the password through this sleep process? Turning off and on normally works fine, and it connects automatically, but not when it sleeps.
    The second problem is equally confusing to my mind. In my house, we have a wireless access point upstairs (we have 3 floors after having our attic converted). All characteristics (name, password etc) are the same on the access point as on the main router downstairs. Every device in our house, included a couple of android phones, a tablet, and two laptops running various versions of Windows, all connect to this wireless access point with no problem at all. None of them have been "set up" to do so, in that they detect it as part of the same network and join it automatically. But for some reason, my MacBook won't do it? At first I would assume that perhaps it's due to the age of my MacBook and maybe some flaw in the old operation system, but my iPhone 4S running iOS 7 doesn't connect to this access point either. Is this some weird security thing that Apple use in their devices??
    To make things even more frustrating, the MacBook's issue of remembering the WiFi password means that when I come back downstairs and into range of the main router, it's forgotten the password again and I have to re-enter it to reconnect.
    Can some PLEASE offer some kind of assistance? I'm getting a brand new MacBook Pro tomorrow and if it's an OS issue then I assume I won't have it anymore, but I'm desperate to solve this issue one way or another considering this machine will be staying in the family and in this house so will pressumably have the same issues.
    Thanks in advance guys! If I've not given enough info, just ask

    I'm using (until tomorrow when I get a MacBook Pro which HOPEFULLY won't have the same problem) a pre 2007 Macbook which is running Mac OS X 10.5.8. It was previously owned by my brother and passed onto me about 4 months ago. Within that time I've had nothing but problems with the WiFi connection!
    The first issue would have to be that if I put the MacBook to "sleep" rather than turning off, it disconnects from WiFi during that process. Fine, that's to be expected. But when I wake it up, it's not only disconnected, but I have to re-enter my WiFi password in order to reconnect. Is there some reason that it will not remember the password through this sleep process? Turning off and on normally works fine, and it connects automatically, but not when it sleeps.
    The second problem is equally confusing to my mind. In my house, we have a wireless access point upstairs (we have 3 floors after having our attic converted). All characteristics (name, password etc) are the same on the access point as on the main router downstairs. Every device in our house, included a couple of android phones, a tablet, and two laptops running various versions of Windows, all connect to this wireless access point with no problem at all. None of them have been "set up" to do so, in that they detect it as part of the same network and join it automatically. But for some reason, my MacBook won't do it? At first I would assume that perhaps it's due to the age of my MacBook and maybe some flaw in the old operation system, but my iPhone 4S running iOS 7 doesn't connect to this access point either. Is this some weird security thing that Apple use in their devices??
    To make things even more frustrating, the MacBook's issue of remembering the WiFi password means that when I come back downstairs and into range of the main router, it's forgotten the password again and I have to re-enter it to reconnect.
    Can some PLEASE offer some kind of assistance? I'm getting a brand new MacBook Pro tomorrow and if it's an OS issue then I assume I won't have it anymore, but I'm desperate to solve this issue one way or another considering this machine will be staying in the family and in this house so will pressumably have the same issues.
    Thanks in advance guys! If I've not given enough info, just ask

  • I just swapped old modem for new model. Says I'm connected but airport flashing amber and no connection. Do I have to configure a new network???

    I just swapped out old modem for new model. Airport flashing amber. Wi-Fi connection good but airport not responding. Do I need to configure a new network connection? Change anything in airport utility?

    Welcome to the forum!
    I'm a big fan of resetting in situations like this. Who knows what boxes you've ticked where...
    Use the hard reset button with a paper clip on your Airport express. Hold it til the light starts blinking, then let it reset.
    While it's resetting, go into your Network prefs and make sure you're set up to connect via Airport. Delete any references to your prior wireless network in the preferred networks section. Go into your keychain utility and delete any passwords there. (this is assuming you were using some form of wireless security).
    After your AE has restarted, choose it from the Airport pull-down menu and run the Airport Setup Assistant utility. Once you've got it up and running, use Airport Admin utility to set security and passwords.
    Seems drastic, but after all the poking around you've done, these steps should be pretty simple to perform. I'm guessing your original "Looking for PPPoE host" was a temporary problem with your IP. Maybe the ethernet cable was unplugged from AE?
    Good luck

Maybe you are looking for

  • Web Service Tool - to add the attribute (to get a new TAG) for existing Obj

    Hi Gurus I have existing (productive) object name which we use for Letter Templates I need to add the new attribute but when I select it (highlight) the buttom below "Confirm selection" is not active, so when I got to "Maintain Attributes" I can't se

  • My screen has gone psychedelic and unusable

    When my iMac G4 comes out of sleep the screen at first just looks a bit like a brass rubbing (in monochrome) it then shifts a little to look like another brass rubbing. This disappears and the screen is then covered in coloured fine cross-hatching. I

  • WLS 10.0 cannot get Admin Console to start

    Hi, We have WLS 10.0 with Jrocket on a Windows Server. We have two domains and they have been working fine for well over a year until this morning. I cannot bring up the Admin Console for the 2 domains. The domains are setup to start up automatically

  • What is Authoring Workflow in Adobe Frame Maker for Author / reviewer

    Hello All, I am new to Adobe Frame Maker and want to understand Workflow concept for Adobe frame maker. I have multiple Authors want to perform role of editor / reviewer etc.. want to follow process before doing publish. Is there any pre-defined work

  • Small Font for Date in Project Planning Board

    Hello Friends? Iam Using ECC 6.0 C Version in our Company. iam facing a problem in <b>CJ2B</b> that Date is displaying in very small font. i could n't solve that problem till date. Can any body help me where can we make settings for making fonts size