Problem connecting to Remote Manager

Hi,
We installed Remote manager on AD 2008 machine
Then followed AD 2008 connector documentation copied the RM_HOME/xlremote/config/xlserver.cert file to OIM Machine
Imported the RM certificate by using the keytool utility to OIM .xlkeystore
started remote manger.
could not connect through design console by double-click Remote Manager. (No Remote Manager Currently running)
Then copied the oim Certificate (OIM_HOME/xellerate/config/xlserver.cert file) to RM machine and imported the certificate
to RM .xlkeystore and tried again...still could not connect
(could not connect to remote manager in Design console and can't create IT Resource for Remote Manager).
Thanks..
Edited by: IDMuser19 on Nov 10, 2009 10:02 AM
Edited by: IDMuser19 on Nov 10, 2009 10:03 AM
Edited by: IDMuser19 on Nov 10, 2009 10:04 AM

Works fine now..thanks

Similar Messages

  • Com.adobe.edc.Problem connecting to policy manager

    Hi Adobe team,
    We've started to get some intermittent failures to connect to our policy server. I'm currently trying to debug the problem, we do have a full stack trace:-
    Principal principal =  InfomodelObjectFactory
    .createSpecialPrincipal(InfomodelObjectFactory.ANONYMOUS_PRINCIPAL);
    this throws a SDKException
    which is caught like this
    catch (SDKException e) {
    throw new DrmException("Cannot  connect to Policy Manager", e);
    com.semantico.drm.exception.DrmException: Cannot connect to Policy Manager
            at com.semantico.drm.livecycle.LiveCycleDrmManager.createPolicy(LiveCycleDrmManager.java:146 )
            at com.semantico.depp.delivery.manager.impl.PdfManagerImpl.serveDrmPdf(PdfManagerImpl.java:4 07)
            at com.semantico.depp.reader.tapestry.components.ReaderFunctions$1.write(ReaderFunctions.jav a:480)
            at com.semantico.depp.reader.servlets.DrmOutputServlet.doGet(DrmOutputServlet.java:51)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:290)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at com.semantico.depp.acs.authorization.filters.AuthorizationFilter.doHttpFilter(Authorizati onFilter.java
    :99)
            at com.semantico.depp.acs.filters.HTTPFilter.doFilter(HTTPFilter.java:37)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at com.semantico.depp.acs.authorization.filters.IpAccessAuthenticationFilter.doHttpFilter(Ip AccessAuthent
    icationFilter.java:49)
            at com.semantico.depp.acs.filters.HTTPFilter.doFilter(HTTPFilter.java:37)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at com.semantico.depp.acs.filters.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.j ava:28)
            at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j ava:235)
            at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
            at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
            at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
            at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
            at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
            at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
            at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
            at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
            at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
            at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.ja va:583)
            at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
            at java.lang.Thread.run(Thread.java:619)
    Caused by: com.adobe.edc.sdk.SDKException: Internal server error(error code bin: 1032, hex: 0x408)
            at com.adobe.edc.sdk.impl.ExceptionHandler$EDCExceptionTranslator.getSDKException(ExceptionH andler.java:1
    52)
            at com.adobe.edc.sdk.impl.ExceptionHandler.throwException(ExceptionHandler.java:438)
            at com.adobe.livecycle.rightsmanagement.RightsManagementService.throwSDKException(RightsMana gementService
    .java:723)
            at com.adobe.livecycle.rightsmanagement.RightsManagementService.registerWatermark(RightsMana gementService
    .java:1411)
            at sun.reflect.GeneratedMethodAccessor590.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at com.adobe.idp.dsc.component.impl.DefaultPOJOInvokerImpl.invoke(DefaultPOJOInvokerImpl.jav a:118)
            at com.adobe.idp.dsc.interceptor.impl.InvocationInterceptor.intercept(InvocationInterceptor. java:140)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor$1.doInTransaction(Transa ctionIntercep
    tor.java:74)
            at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.execute(EjbTr ansactionCMTA
    dapterBean.java:342)
            at com.adobe.idp.dsc.transaction.impl.ejb.adapter.EjbTransactionCMTAdapterBean.doSupports(Ej bTransactionC
    MTAdapterBean.java:212)
    MTAdapterBean.java:212)
            at sun.reflect.GeneratedMethodAccessor402.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
            at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237
            at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.ja
    va:158)
            at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.j
    ava:169)
            at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
            at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
            at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
            at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
            at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
            at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
            at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
            at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
            at org.jboss.ejb.Container.invoke(Container.java:960)
            at org.jboss.ejb.plugins.local.BaseLocalProxyFactory.invoke(BaseLocalProxyFactory.java:430)
            at org.jboss.ejb.plugins.local.StatelessSessionProxy.invoke(StatelessSessionProxy.java:103)
            at $Proxy183.doSupports(Unknown Source)
            at com.adobe.idp.dsc.transaction.impl.ejb.EjbTransactionProvider.execute(EjbTransactionProvi der.java:104)
            at com.adobe.idp.dsc.transaction.interceptor.TransactionInterceptor.intercept(TransactionInt erceptor.java
    :72)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.interceptor.impl.InvocationStrategyInterceptor.intercept(InvocationStra tegyIntercept
    or.java:55)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.interceptor.impl.InvalidStateInterceptor.intercept(InvalidStateIntercep tor.java:37)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.interceptor.impl.AuthorizationInterceptor.intercept(AuthorizationInterc eptor.java:13
    2)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.interceptor.impl.JMXInterceptor.intercept(JMXInterceptor.java:48)
            at com.adobe.idp.dsc.interceptor.impl.RequestInterceptorChainImpl.proceed(RequestInterceptor ChainImpl.jav
    a:60)
            at com.adobe.idp.dsc.engine.impl.ServiceEngineImpl.invoke(ServiceEngineImpl.java:115)
            at com.adobe.idp.dsc.routing.Router.routeRequest(Router.java:118)
            at com.adobe.idp.dsc.provider.impl.base.AbstractMessageReceiver.invoke(AbstractMessageReceiv er.java:315)
            at com.adobe.idp.dsc.provider.impl.ejb.receiver.EjbReceiverBean.invoke(EjbReceiverBean.java: 156)
            at sun.reflect.GeneratedMethodAccessor408.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
            at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237
            at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.ja
    va:158)
            at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.j
    ava:169)
            at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
            at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
            at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:378)
            at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
            at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
            at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
            at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
            at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
            at org.jboss.ejb.Container.invoke(Container.java:960)
            at sun.reflect.GeneratedMethodAccessor381.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
            at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:231)
            at sun.reflect.GeneratedMethodAccessor392.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
            at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:20 1)
            at $Proxy16.invoke(Unknown Source)
            at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:769)
            at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:573)
            at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387)
            at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166)
            Caused by: com.adobe.edc.common.EDCException
            at com.adobe.edc.policy.APSDocumentServicesManagerBean.throwException(APSDocumentServicesMan agerBean.java
    :167)
            at com.adobe.edc.policy.APSDocumentServicesManagerBean.registerWatermark(APSDocumentServices ManagerBean.j
    ava:1538)
            at sun.reflect.GeneratedMethodAccessor591.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.invocation.Invocation.performCall(Invocation.java:359)
            at org.jboss.ejb.StatelessSessionContainer$ContainerInterceptor.invoke(StatelessSessionConta iner.java:237
            at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionI nterceptor.ja
    va:158)
            at org.jboss.ejb.plugins.StatelessSessionInstanceInterceptor.invoke(StatelessSessionInstance Interceptor.j
    ava:169)
            at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63)
            at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121)
            at org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:315)
            at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181)
            at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168)
            at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205)
            at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor. java:138)
            at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648)
            at org.jboss.ejb.Container.invoke(Container.java:960)
            at sun.reflect.GeneratedMethodAccessor381.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:585)
            at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
            at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
            at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
            at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
            at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
            at org.jboss.invocation.local.LocalInvoker$MBeanServerAction.invoke(LocalInvoker.java:169)
            at org.jboss.invocation.local.LocalInvoker.invoke(LocalInvoker.java:118)
            at org.jboss.invocation.InvokerInterceptor.invokeLocalMarshalled(InvokerInterceptor.java:295 )
            at org.jboss.invocation.MarshallingInvokerInterceptor.invoke(MarshallingInvokerInterceptor.j ava:61)
            at org.jboss.proxy.TransactionInterceptor.invoke(TransactionInterceptor.java:61)
            at org.jboss.proxy.SecurityInterceptor.invoke(SecurityInterceptor.java:70)
            at org.jboss.proxy.ejb.StatelessSessionInterceptor.invoke(StatelessSessionInterceptor.java:1 12)
            at org.jboss.proxy.ClientContainer.invoke(ClientContainer.java:100)
            at $Proxy264.registerWatermark(Unknown Source)
            at com.adobe.livecycle.rightsmanagement.RightsManagementService.registerWatermark(RightsMana gementService.java:1409)
            ... 82 more
    Any help much appreciated.
    g.

    Hi All,
    Please find the procedure to activate the control service platform.
    Error:
    RTC – 5301: The control service is not currently available.
    Solution:
    1.     Go to the path, where your OWB 10g R2 installed and open the below batch file in notepad or textpad.
    <OWB_HOME>\owb\bin\win32\run_service.bat
    2.     In that text file, please change the below line
    Original Script:
    %JAVAPATH%\jre\bin\javaw.exe %JVM_OPTIONS% -DORACLE_HOME="%RTHOME%" -DOCM_HOME="%RTHOME%" -DOCM_ORACLE_HOME="%RTHOME%" -classpath %RTHOME%\owb\bin\admin\;%RTHOME%\owb\bin\admin\launcher.jar -DOWB_HOME=%OWB_HOME% -DJDK_HOME=%JDK_HOME% -DORA_HOME=%ORA_HOME% -DOEM_HOME=%OEM_HOME% -DIAS_HOME=%IAS_HOME% Launcher %RTHOME%\owb\bin\admin\owb.classpath oracle.wh.runtime.platform.service.Service %STARTUP_TYPE% %NODEID% %RTUSER% %HOST% %PORT% %SERVICE%
    Add this text -Duser.timezone="+02:00" as shown below:
    %JAVAPATH%\jre\bin\javaw.exe %JVM_OPTIONS% -DORACLE_HOME="%RTHOME%" -Duser.timezone="+02:00" -DOCM_HOME="%RTHOME%" -DOCM_ORACLE_HOME="%RTHOME%" -classpath %RTHOME%\owb\bin\admin\;%RTHOME%\owb\bin\admin\launcher.jar -DOWB_HOME=%OWB_HOME% -DJDK_HOME=%JDK_HOME% -DORA_HOME=%ORA_HOME% -DOEM_HOME=%OEM_HOME% -DIAS_HOME=%IAS_HOME% Launcher %RTHOME%\owb\bin\admin\owb.classpath oracle.wh.runtime.platform.service.Service %STARTUP_TYPE% %NODEID% %RTUSER% %HOST% %PORT% %SERVICE%
    (In the above line, please mention space, double quotes and other things carefully)
    3.     Save the file run_service.bat.
    4.     Open the sqlplus and login using OWB repository OWNER name and password (not user name / password).
    5.     Then, execute the below scripts
    SQL> @<OWB_HOME>\owb\rtp\sql\stop_service.sql
    SQL> @<OWB_HOME>\owb\rtp\sql\start_service.sql
    Now, you successfully enabled the control service platform.
    Now, go to OWB and deploy the objects.
    Thanks,
    Prabhu Kasinathan.
    Cognizant.

  • Help w/ Problem Connecting to Remote Speakers

    I have remote speakers connected through my Airport Express. After I downloaded the latest version of I tunes, I am no longer able to use my remote speakers, Get this error message.
    An error occurred while connecting to the remote speaker "XXX". An unknown error occured (-3256).
    I have both a Dell Laptop w/ Windows and an I-Book, I downloaded the latest version of I tunes on both of them the same day, and get the same error message above on both when trying to use my speakers, I am able to use the built in speakers on my computer however. Never had a problem using the remote speakers before. Possibly a bug w/ the latest version?
    Any suggestions?

    I was able to resolve this issue using the following two Apple Support articles:
    Error -3256 or -15000 when streaming to AirPort Express base stations using iTunes
    http://support.apple.com/kb/TS2278
    All about Time Capsule, AirPort Extreme, and AirPort Express base station firmware updates
    http://support.apple.com/kb/HT1218
    There may be an omission in the first article. In my case, after step 4 of the instructions for Mac OS X 10.4.11 (click the Configure button) I needed to click the Advanced button and select TCP/IP in the new window.

  • Problems connecting to remote host via DreamWeaver's FTP

    I am having problems connecting to my remote host through DreamWeaver.  I can connect via File Zilla Client and could connect before my hard drive crashed.  Now w/new hard drive, I recieve an error msg. I tried to create a new site, which connets when I test the connection, but when I go to view the files, a dialog box appears saying "cannont get remote folder info, access denied, etc) I tried selecting different settings and combinats of the following settings:Use firewall, secure ftp, passive ftp. Not sure what else to try at this point. I have WIN XP, Adobe Creative Suite CS3.  I would appreciate any help, thanks!

    Sigh, it worked for a few days then started acting up again...would connect every other time, now not at all. FileZilla can't connect now either.  I have not changed any of the settings - I just get a msg about a "critical error, unable to connect" in FileZilla and an "an ftp error occured, cannot make connection to host. your login or password is incorrect. please check the info and try again" msg in DreamWeaver.  I have rebooted my pc, double & triple checked the spelling of my host name, login, and password. The only thing I've done is downloaded a plug-in for Photoshop to covert an image to a .ico.  Unless going back and forth b/t DreamWeaver's ftp and FileZilla's would mess it up. I also tried using the alt. host with no success. I can, however, still connect using Yahoo's Web Hosting client....I don't know, sorry to keep bothering you, just very frusterated right now.  Been messing with it for two days now....
    Thanks.

  • Problem connection ipod ( disk management issue)

    Hello everyone
    Ok , i got here an ipod that just came back from apple care and is bug and damage free. SO now , everytime i connect my ipod to my computer , it connects perfectly and shows as a usb mass storage device. Although , neither Itunes nor my computer shows a sign of this hardward connected ( can't even see the disk ) . So i decided to check in my disk management in control panel and there it is ! I found my ipod next to my hard disk but without any drive letter ... so i change the letter to soemthing unused and poof ! my ipod shows on my computer and itunes. ALTHOUGH , evertime i restart my computer or reconnect my ipod , it still doesnt appear and i always have to go back into disk management to assign a letter ( the disk management doenst seems to save changes). So what can i do now ? i mean its fustrating to always have to play in disk management ...
    thx in advance
    5th Windows XP Pro
      Windows XP Pro  

    Miserably no , i don't have any usb component plug-in . In fact , iam pretty sure the problem comes from some king of bad configuration from my computer . You see the ipod connects without problem and my computer recognize it immidiatly. Although , it just doenst seem to assign a drive letter to my ipod which makes it unable to be accesed via itunes nor explorer. The thing is , i just need to save a drive letter to my ipod... which will still be there when i reconnect it or restart my computer

  • Error 1858: The connection with Remote Managment Agent had timed out.

    Every workstations seem the same result. I cannot remote or execute file.
    Please help me. Thanks
    Ps. All of them install Zenwork 6.5 Agent only ,which was deployed at the
    sub branch, connected to the same server which using NAT IP address.

    On Thu, 16 Dec 2004 11:54:47 GMT, [email protected] wrote:
    > Ps. All of them install Zenwork 6.5 Agent only ,which was deployed at the
    > sub branch, connected to the same server which using NAT IP address.
    hmm.. same issue like your other mail?
    Marcus Breiden
    Please change -- to - to mail me.
    The content of this mail is my private and personal opinion.
    http://www.edu-magic.net

  • Problem connecting from Enterprise Manager

    I installed Oracle 10g on a standalone machine with Win XP pro. I'm able to login to EM. However, when I tried to perform admin tasks, it asks for OS username/password which I supplied. But it gave me this error message: Connection to OASISONE as user boss1 failed: Error: wrong password for user. Then I tried to start the emctl dbconsole from the command prompt and got the message: environment variable ORACLE-SID not defined. Are they related? The ORACLE-SID is orcl. I am confused.
    Thanks for helping in advance.

    Hi,
    Error: wrong password for user
    Are you grant LOG ON AS AN BATCH job to OS USER.
    OR
    before emctl command you always set ORACLE_SID enviourment variable.
    regards
    Taj

  • Remote manager is not running but it is running as per DC

    I have installed remote manager on windows 2008 R2 server recently to create exchange mail boxes. And I followed the instructions given in oracle documentation while installing this remote manager.
    Windows 2008 server R2 is a 64 bit OS so installed 64 bit java version in it. OIM version is 9.1.0.
    As we are trying to SSL connection to the remote machince, imported certificates on both OIM server and also on remote machine.
    But when I try to provision exchange account for a user, the creation of mail box is getting failed at the task "CheckRemoteManager Connection" saying "Remote manager is not running". But in design console it says that the remote manager is running.
    Here is the response from the task:
    Response: Exchange remote manager not running
    Response Description: Check if Remote Manager parameters are entered correctly
    When I bypass the task "checkRemoterManager Connection" in the adatper "Create mail box" then I am getting the below error.
    Response: error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeExcept
    Response Description: Unknown response received
    Error Details:
    Setting task status... "error during JRMP connection establishment; nested exception is: javax.net.ssl.SSLHandshakeExcept" does not correspond to a known Response Code. Using "UNKNOWN".
    Can you please let me know what might be the problem?
    Here is the log.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager entered.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager entered.
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager Host Lookup URL is rmi://xx.xx.xxx.xxx:12346
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager Host Lookup URL is rmi://xx.xx.xxx.xxx:12346
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager service name is RManager
    DEBUG,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager service name is RManager
    INFO,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager full URL is rmi://xx.xx.xxx.xxx:12346/RManager
    INFO,19 Jan 2012 14:29:58,606,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager Remote Manager full URL is rmi://xx.xx.xxx.xxx:12346/RManager
    DEBUG,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket entered.
    DEBUG,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket entered.
    INFO,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket Remote Manager client socket Host is xx.xx.xxx.xxx and port is 12345
    INFO,19 Jan 2012 14:29:58,608,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket Remote Manager client socket Host is xx.xx.xxx.xxx and port is 12345
    DEBUG,19 Jan 2012 14:29:58,610,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket left.
    DEBUG,19 Jan 2012 14:29:58,610,[XELLERATE.REMOTEMANAGER],Class/Method: RMISSLClientSocketFactory/createSocket left.
    DEBUG,19 Jan 2012 14:29:58,616,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager left.
    DEBUG,19 Jan 2012 14:29:58,616,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteManagerSupport/getRemoteManager left.

    Have you followed all the steps properly ?
    Have you imported Certificate as mentioned in the document ?
    Try with restarting the OIM Server
    Make sure your RM is running
    Try to telnet RM from OIM machine.
    Check xlconfig.xml file
    Re: Error in Provioning Exchange2007 with oim 11g

  • 1456: The remote management agent is unable

    Hi
    I have :
    Server NW6.5 Sp5
    Zenworks desktop 6.5 SP2
    Client NT4 SP6 - Client novell 4.90 SP2
    W2000 SP4 - Client novell 4.91 SP2 - Agent Zen SP2
    WXP SP2 - Client novell 4.91 SP2 - Agent Zen SP2
    The problem is that I can't connet with "remote management" some PC with XP;
    The error in log file is:
    #(464)# 10.16.27 02/16/06 Normal : Loading :
    C:\Programmi\Novell\ZENworks\WMSchApi.dll
    #(464)# 10.16.27 02/16/06 Critical : Workstation NOT yet authenticated...
    #(464)# 10.16.27 02/16/06 Critical : ZENNDSUtil: initializeContext()
    failed...
    #(464)# 10.16.27 02/16/06 Normal : Reading workstation DN and tree name...
    #(464)# 10.16.27 02/16/06 Normal : workstation DN -
    PC01-WINXP-00:0B:CD:F8:F2:44., treename - TREE_GROUP
    #(464)# 10.16.27 02/16/06 Normal : Loading :
    C:\Programmi\Novell\ZENworks\WMSchApi.dll
    #(464)# 10.16.27 02/16/06 Critical : Workstation NOT yet authenticated...
    #(464)# 10.16.27 02/16/06 Critical : ZENNDSUtil: initializeContext()
    failed...
    #(464)# 10.16.27 02/16/06 Normal : Neither policy settings active. All
    operations disabled.
    #(464)# 10.16.27 02/16/06 Normal : ZENNDSUtil: Finished reading policies
    #(464)# 10.16.27 02/16/06 Normal : ZENNDSUtil: Unloaded modules...
    #(464)# 10.16.27 02/16/06 Normal : UnLoadZenAutilLibrary :Successfully
    unloaded ZenAutil.dll
    #(464)# 10.17.48 02/16/06 Normal : RMSessionFinished - Begin
    If I check if the ogject workstation is authenticated on NDS, I not find the
    connection.
    I can connect only with che workstation that are list in connection.
    Why some workstation connect to NDS ?
    Thanks for help.
    Gianluigi

    Try deleting the workstation object and reboot the workstation (sometimes
    a 2nd reboot is required).
    > Hi
    >
    > Another information, if I use only the agent with out client novell, I
    have
    > no problem because the workstation is connect to NDS.
    > If I want use client novell and Middle Tier is possible set Middle Tier
    how
    > default connection for remote manager ?
    >
    > Thank
    >
    > Gianluigi
    >
    > "Gianluigi Cortinovis" <[email protected]> ha scritto nel messaggio
    > news:[email protected]...
    > > No, I have disable windows firewall.
    > >
    > > Gianluigi
    > >
    > > "craig wilson" <[email protected]> ha scritto nel messaggio
    > > news:[email protected]...
    > >> Windows Firewall perhaps?
    > >>
    > >> --
    > >> Craig Wilson
    > >> Novell Product Support Forum Sysop
    > >> Master CNE, MCSE 2003, CCNA
    > >>
    > >> Editor - http://www.ithowto.com
    > >>
    > >> (Seeking Full-Time Expert? Drop me a note :> )
    > >>
    > >>
    > >> "Gianluigi Cortinovis" <[email protected]> wrote in message
    > >> news:[email protected]...
    > >>> Hi
    > >>>
    > >>> I have :
    > >>> Server NW6.5 Sp5
    > >>> Zenworks desktop 6.5 SP2
    > >>>
    > >>> Client NT4 SP6 - Client novell 4.90 SP2
    > >>> W2000 SP4 - Client novell 4.91 SP2 - Agent Zen SP2
    > >>> WXP SP2 - Client novell 4.91 SP2 - Agent Zen SP2
    > >>>
    > >>>
    > >>> The problem is that I can't connet with "remote management" some PC
    with
    > >>> XP;
    > >>> The error in log file is:
    > >>>
    > >>> #(464)# 10.16.27 02/16/06 Normal : Loading :
    > >>> C:\Programmi\Novell\ZENworks\WMSchApi.dll
    > >>> #(464)# 10.16.27 02/16/06 Critical : Workstation NOT yet
    > >>> authenticated...
    > >>> #(464)# 10.16.27 02/16/06 Critical : ZENNDSUtil: initializeContext
    > >>> failed...
    > >>> #(464)# 10.16.27 02/16/06 Normal : Reading workstation DN and tree
    > >>> name...
    > >>> #(464)# 10.16.27 02/16/06 Normal : workstation DN -
    > >>> PC01-WINXP-00:0B:CD:F8:F2:44., treename - TREE_GROUP
    > >>> #(464)# 10.16.27 02/16/06 Normal : Loading :
    > >>> C:\Programmi\Novell\ZENworks\WMSchApi.dll
    > >>> *******************************************
    > >>> #(464)# 10.16.27 02/16/06 Critical : Workstation NOT yet
    > >>> authenticated...
    > >>> #(464)# 10.16.27 02/16/06 Critical : ZENNDSUtil: initializeContext
    > >>> failed...
    > >>> *******************************************
    > >>> #(464)# 10.16.27 02/16/06 Normal : Neither policy settings active.
    All
    > >>> operations disabled.
    > >>> #(464)# 10.16.27 02/16/06 Normal : ZENNDSUtil: Finished reading
    policies
    > >>> #(464)# 10.16.27 02/16/06 Normal : ZENNDSUtil: Unloaded modules...
    > >>> #(464)# 10.16.27 02/16/06 Normal :
    UnLoadZenAutilLibrary :Successfully
    > >>> unloaded ZenAutil.dll
    > >>> #(464)# 10.17.48 02/16/06 Normal : RMSessionFinished - Begin
    > >>>
    > >>>
    > >>> If I check if the ogject workstation is authenticated on NDS, I not
    find
    > >>> the connection.
    > >>>
    > >>> I can connect only with che workstation that are list in connection.
    > >>>
    > >>> Why some workstation connect to NDS ?
    > >>>
    > >>> Thanks for help.
    > >>>
    > >>> Gianluigi
    > >>>
    > >>>
    > >>
    > >>
    > >
    > >
    >
    >

  • BB 8900 wont connect to Desktop Manager

    Hey guys. My BB 8900 wont connect to desktop manager on my Mac. This seems strange to me, as my bold 2 connects fine. Here is the problem:
    - Connect BB, desktop Manager asks for device password
    - Enter Password
    - Device Manager says "connecting"
    - Then it stops trying to connect
    Any idea what could cause this?
    BTW - mass storage mode is on
    Thanks in advance!

    Hey i tried removing battery but that didn't help

  • Remote Manager Connection Problem 11g IAM

    Hi All,
    I have installed Remote manage on the Microsoft Exchange 2010 box as The Remote Manager is used by Oracle Identity Manager to invoke the Exchange Management Shell script to create mailboxes in Microsoft Exchange 2010.
    After installation I have created the Remote Manager IT Resource on the Admin and User console. This resource is not able to establish connection to the Remote Manager.
    It gives the error:
    "Click Back to correct the connection parameters and re-test connection or click Continue to create the IT Resource anyway"
    I have copied all the required files to the remote manager from the OIM and also enabled the SSL connection by importing the RM server cert into OIM. I am also able to telnet on the port 12346 from OIM server. since I am using 11g OIM so the port is 12346.
    I have done all what is required for the SSL communication , still no luck .... any ideas?

    ok... i have done it ....
    2 things ...
    on windows local firewall allow java...
    and the port for 11.1.x is 12345 not 12346.......
    in oracle documentation its mention as 12346.... but at some other place in oracle itself its 12345......
    :)

  • Problems accessing 1 remote desktop when connected with VPN

    Hi everyone,
    I have an ASA 5505 and have a problem where when I connect through VPN I can RDP into a server using its internal address but I cannot RDP to another server using its internal address.
    The one I can connect to has an IP of 192.168.2.10 and the one I cannot connect to has an IP of 192.168.2.11 on port 3390.
    Both rules are configured exactly the same except for the IP addresses and I cannot see why I cannot connect to this one server.
    I am also able to connect to my camera system with an IP 192.168.2.25 on port 37777 and able to ping any other device on the internal network.
    I've also tried pinging it and telneting to port 3390 with no success.
    Here is the config.
    ASA Version 8.4(4)1
    interface Ethernet0/0
    switchport access vlan 3
    interface Ethernet0/1
    interface Ethernet0/2
    switchport access vlan 2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan2
    nameif inside
    security-level 100
    ip address 192.168.2.2 255.255.255.0
    interface Vlan3
    nameif outside
    security-level 0
    ip address 10.1.1.1 255.255.255.0
    ftp mode passive
    clock timezone EST -5
    clock summer-time EDT recurring
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    object network CTSG-LAN-OUT
    range 10.1.1.10 10.1.1.49
    object network CTSG-LAN-IN
    subnet 192.168.2.0 255.255.255.0
    object service RDP3389
    service tcp destination eq 3389
    description To DC
    object network SERVER-IN
    host 192.168.2.10
    object network SERVER-OUT
    host 10.1.1.50
    object network CAMERA-IN-TCP
    host 192.168.2.25
    object network CAMERA-OUT
    host 10.1.1.51
    object service CAMERA-TCP
    service tcp destination eq 37777
    object network SERVER-Virt-IN
    host 192.168.2.11
    object network SERVER-Virt-OUT
    host 10.1.1.52
    object service RDP3390
    service tcp destination eq 3390
    description To VS for Master
    object network CAMERA-IN-UDP
    host 192.168.2.25
    object service CAMERA-UDP
    service udp destination eq 37778
    object network CTSG-LAN-OUT-VPN
    subnet 10.1.1.128 255.255.255.128
    object network SERVER-Virt-IN-VPN
    host 192.168.2.11
    object network SERVER-IN-VPN
    host 192.168.2.10
    object network CAMERA-IN-VPN
    host 192.168.2.25
    object-group protocol TCPUDP
    protocol-object udp
    protocol-object tcp
    access-list AnyConnect_Client_Local_Print extended deny ip any any
    access-list AnyConnect_Client_Local_Print extended permit tcp any any eq lpd
    access-list AnyConnect_Client_Local_Print remark IPP: Internet Printing Protocol
    access-list AnyConnect_Client_Local_Print extended permit tcp any any eq 631
    access-list AnyConnect_Client_Local_Print remark Windows' printing port
    access-list AnyConnect_Client_Local_Print extended permit tcp any any eq 9100
    access-list AnyConnect_Client_Local_Print remark mDNS: multicast DNS protocol
    access-list AnyConnect_Client_Local_Print extended permit udp any host 224.0.0.251 eq 5353
    access-list AnyConnect_Client_Local_Print remark LLMNR: Link Local Multicast Name Resolution protocol
    access-list AnyConnect_Client_Local_Print extended permit udp any host 224.0.0.252 eq 5355
    access-list AnyConnect_Client_Local_Print remark TCP/NetBIOS protocol
    access-list AnyConnect_Client_Local_Print extended permit tcp any any eq 137
    access-list AnyConnect_Client_Local_Print extended permit udp any any eq netbios-ns
    access-list inside1_access_in remark Implicit rule: Permit all traffic to less secure networks
    access-list inside1_access_in extended permit ip any any
    access-list outside_access_in extended permit object RDP3389 any host 192.168.2.10
    access-list outside_access_in extended permit object RDP3390 any host 192.168.2.11
    access-list outside_access_in extended permit object CAMERA-TCP any host 192.168.2.25
    access-list outside_access_in extended permit object CAMERA-UDP any host 192.168.2.25
    pager lines 24
    logging enable
    logging buffer-size 10240
    logging asdm informational
    mtu inside 1500
    mtu outside 1500
    ip local pool RAVPN 10.1.1.129-10.1.1.254 mask 255.255.255.128
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    nat (inside,outside) source static SERVER-IN-VPN SERVER-IN-VPN destination static CTSG-LAN-OUT-VPN CTSG-LAN-OUT-VPN
    nat (inside,outside) source static CAMERA-IN-VPN CAMERA-IN-VPN destination static CTSG-LAN-OUT-VPN CTSG-LAN-OUT-VPN
    nat (inside,outside) source static SERVER-Virt-IN-VPN SERVER-Virt-IN-VPN destination static CTSG-LAN-OUT-VPN CTSG-LAN-OUT-VPN
    object network CTSG-LAN-IN
    nat (inside,outside) dynamic interface
    object network SERVER-IN
    nat (inside,outside) static SERVER-OUT service tcp 3389 3389
    object network CAMERA-IN-TCP
    nat (inside,outside) static CAMERA-OUT service tcp 37777 37777
    object network SERVER-Virt-IN
    nat (inside,outside) static SERVER-Virt-OUT service tcp 3390 3390
    access-group inside1_access_in in interface inside
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 10.1.1.2 1
    timeout xlate 3:00:00
    timeout pat-xlate 0:00:30
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    user-identity default-domain LOCAL
    http server enable
    http 192.168.2.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    crypto ipsec ikev1 transform-set ESP-AES-256-MD5 esp-aes-256 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-DES-SHA esp-des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-DES-MD5 esp-des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-MD5 esp-aes-192 esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-3DES-MD5 esp-3des esp-md5-hmac
    crypto ipsec ikev1 transform-set ESP-AES-256-SHA esp-aes-256 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-SHA esp-aes esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-192-SHA esp-aes-192 esp-sha-hmac
    crypto ipsec ikev1 transform-set ESP-AES-128-MD5 esp-aes esp-md5-hmac
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set pfs group1
    crypto dynamic-map SYSTEM_DEFAULT_CRYPTO_MAP 65535 set ikev1 transform-set ESP-AES-128-SHA ESP-AES-128-MD5 ESP-AES-192-SHA ESP-AES-192-MD5 ESP-AES-256-SHA ESP-AES-256-MD5 ESP-3DES-SHA ESP-3DES-MD5 ESP
    -DES-SHA ESP-DES-MD5
    crypto map outside_map 65535 ipsec-isakmp dynamic SYSTEM_DEFAULT_CRYPTO_MAP
    crypto map outside_map interface outside
    crypto ca trustpoint ASDM_TrustPoint0
    enrollment terminal
    subject-name CN=SACTSGRO
    crl configure
    crypto ikev1 enable outside
    crypto ikev1 policy 10
    authentication crack
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 20
    authentication rsa-sig
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 30
    authentication pre-share
    encryption aes-256
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 40
    authentication crack
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 50
    authentication rsa-sig
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 60
    authentication pre-share
    encryption aes-192
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 70
    authentication crack
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 80
    authentication rsa-sig
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 90
    authentication pre-share
    encryption aes
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 100
    authentication crack
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 110
    authentication rsa-sig
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 120
    authentication pre-share
    encryption 3des
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 130
    authentication crack
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 140
    authentication rsa-sig
    encryption des
    hash sha
    group 2
    lifetime 86400
    crypto ikev1 policy 150
    authentication pre-share
    encryption des
    hash sha
    group 2
    lifetime 86400
    telnet 192.168.2.0 255.255.255.0 inside
    telnet timeout 15
    ssh 192.168.2.0 255.255.255.0 inside
    ssh timeout 5
    ssh version 2
    ssh key-exchange group dh-group1-sha1
    console timeout 15
    dhcpd auto_config inside
    threat-detection basic-threat
    threat-detection statistics port
    threat-detection statistics protocol
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    username admin password xxxxx encrypted privilege 15
    username admin attributes
    vpn-group-policy DfltGrpPolicy
    tunnel-group CTSGRA type remote-access
    tunnel-group CTSGRA general-attributes
    address-pool RAVPN
    tunnel-group CTSGRA ipsec-attributes
    ikev1 pre-shared-key *****
    class-map inspection_default
    match default-inspection-traffic
    policy-map global_policy
    class inspection_default
      inspect icmp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:0140431e7642742a856e91246356e6a2
    : end
    Thanks for your help

    Ok,
    So you basically have configured the router so that you can connect directly to the ASA using the Cisco VPN Client. And also the objective was to in the end only allow traffic to the LAN through the VPN Client connection ONLY.
    It would seem to me to achieve that, you would only need the following NAT configurations
    VPN Client NAT0 / NAT Exempt / Identity NAT
    object network LAN
    subnet 192.168.2.0 255.255.255.0
    object network VPN-POOL
    subnet 10.1.1.128 255.255.255.128
    nat (inside,outside) source static LAN LAN destination static VPN-POOL VPN-POOL
    The purpose of the above NAT configuration is simply to tell the ASA that dont do any kind of NAT when there is traffic between the LAN network of 192.168.2.0/24 and the VPN Pool of 10.1.1.128/25. This way if you have any additional hosts on the LAN that need to be connected to, you wont have to make any form of changes to the NAT configurations for the VPN client users. You just allow the connections in the ACL (explained later below)
    Default PAT
    object-group network DEFAULT-PAT-SOURCE
    network-object 192.168.2.0 255.255.255.0
    nat (inside,outside) after-auto source dynamic DEFAULT-PAT-SOURCE interface
    This configurations purpose is just to replace the earlier Dynamic PAT rule on the ASA. I guess your router will be doing the translation from the ASA "outside" interface IP address to the routers public IP address and this configuration should therefore allow normal Internet usage from the LAN.
    I would suggest removing all the other NAT configuration before adding these.
    Controlling VPN clients access to internal resources
    Also I assume that your current VPN client is configured as Full Tunnel. In other words it will tunnel all traffic to the the VPN connection while its active?
    To control the traffic coming from the VPN Client users I would suggest that you do the following
    Configure "no sysopt connection permit-vpn" This will change the ASA operation so that connections coming through a VPN connections ARE NOT allowed by default to bypass the "outside" interface ACL. Therefore after this change you can allow the connections you need in the "outside" interface ACL.
    Configure any rules you need regarding the VPN client connections to the "outside" interface ACL. Though I guess they already exist since you are connecting there without the VPN also
    I cant guarantee this with 100% certainty but it would seem to me that the above things should get you to the point where you can access the internal resources ONLY after when you have connected to the ASA through the VPN client connection. Naturally take precautions like configuration backups if you are going to do major configuration changes. Also if you are remotely managing the ASA then you also have the option to configure a timer on the ASA after which it will automatically reload. This could help in situations where a missconfiguration breaks you management connection and you have no other way to connect remotely. Then the ASA would simply reboot after the timer ran out and also reboot with the original configuration (provided you hadnt saved anything in between)
    Why are you using a different port for the other devices RDP connection? I can understand it if its used through the Internet but if the RDP connection would be used through the VPN Client only then I dont think there is no need to manipulate the default port of 3389 on the server or on the ASA.
    Also naturally if there is something on the actual server side preventing these connections then these configuration changes might not help at all.
    Let me know if I have understood something wrong
    - Jouni

  • Frequent problem connecting remotely

    I have a Linksys WRT54GS router that have used many years with no issues. After installing a home security system I set it up to connect to the camera DVR remotely from at work or my phone and it worked fine. Then the next day it wouldn't connect remotely. I thought maybe my ip had changed. I'm on TWC. Anytway, I unplug router and plug back in and again I could view the DVR cameras remotely. It will work all day at work after I reset the Linksys router, but then the next day it won't be able to connect and I will have to call home and tell my wife to unplug the router and plug it back in, then I am able to promptly reconnect once again.
    I set up my router to log in to the router settings remotely, thinking I could reset it like that when the problem occurs rather than having to drive home to unplug it, but when I tried to log straight into my IP the next day,  I couldn't. I had tested that I could log in through my smartphone after I set up my router for remote management, and it worked the day before, but the next day it didn't
    After unplugging and plugging the router back in, it worked again.
    What is going on here?
    I know my router IP isn't changing. Why am I able to log in one day and then not the next unless I unplug my router and plug it back in. Is it locking up?
    Solved!
    Go to Solution.

    Double checked that i had static ip selected in the dvr settings. and also enabled dmz to that ip. monday and tuesday had no issues connecting remotely. went straight through. but this morning i am again getting the try again later box.
    One thing i mentioned above, when i had set up the router to control it remotely, i able to do that initially, and then later when i experienced failure of the dvr to connect remotely i attempted to access the router controls and was unsuccessful. after reset, router i was able to connect to it and the dvr. that leads me to believe the problem is with the router itself and not an ip/settings issue. for some reason the router seems to get jammed or something after a random period of time and refuses all remote connections until it is powered off and on

  • Problems conencting via Remote Desktop Connection to a server

    hello! i have a problem connecting to one of our servers via Remote Desktop Connection. The story goes like this: the server works fine, i can connect using my credentials with no problems, the firewall is up. But, when i restart the server, after loading
    windows, the server wont respond. I try to ping its IP Address and no respond. The only way so far to fix this bug is to log on localy (without remote) and disable the Windows firewall. Instantly the server starts to respond and i can connect to it via remote
    desktop conenction. If i restart the server, the problem appears again and the solution to it this time is to enable the windows firewall back again. This enable/disable firewall thing doesnt seem right. Does anyone have any idea?
    thank you!

    Hi Dede,
    Your box is up to date with windows updates.
    Witch windows server are you using?
    Maybe review the firewall exceptions.
    Att,
    Nicolas Rojas

  • IIS Manager 6.0 Wait Operation Time Out on connecting to remote server

    I'm looking to configure SMTP on Server 2012 Core, I've installed the feature and remote management/administration tools and web management console and web management compatability. When I attempt to connect via IIS 6.0 Manager I immediately receive "The
    wait operation timed out"
    I've removed and re-installed the SMTP-Server feature without success
    any suggestions would be appreciated.

    I encountred this issue the IIS 6.0 requires the SMTP if you want to configure the remote management of the Server Core then try to follow this youtube podcast
    watch?v=Pim1T6z6DJM  Configure a Win 7 machine to control
    of this serie that shows how to install and configure a web server core from A to Z
    http://www.youtube.com/playlist?list=PLzayUN5B2cXMoyziV4oUs94P6EZT6QVmc
    watch?v=5z1NiWUJdGU  Wipe generation
    watch?v=Q3BoLkWWAC4  hard disk preparation
    watch?v=lOPvy-cn0Uk  server core installation
    watch?v=gTnOUJfRkDg  configure the web server
    watch?v=0ofvknXMNsc  install .net framework in the webserver
    watch?v=K4ADBzZeM6E  install the web server role
    watch?v=oGHC0sbe17Y  remote control the server
    watch?v=SpzAsRkjV40  continue the remote configuration
    watch?v=XjPD8U_y29I  Create and alias for the web server
    watch?v=Pim1T6z6DJM  Configure a Win 7 machine to control
    Enjoy  the vids
    The complexity resides in the simplicity Follow me at: http://smartssolutions.blogspot.com

Maybe you are looking for