Connect to EBS using an external URL

Hello I have a EBS 12.1.3 installation on Linux 64 bit all on a single server and I have been asked to make this available via an external IP and URL (server.mydomain.com).
I would like to keep the current systems internal IP hostname and domain (server.localdomain.com) the same if possible so that it is still available to our internal folks without having to update all of their references to the system.
Any suggestions on how I can accomplish this without having to completely reconfigure my system would be greatly appreciated.
Thanks in advance

917901 wrote:
Hello I have a EBS 12.1.3 installation on Linux 64 bit all on a single server and I have been asked to make this available via an external IP and URL (server.mydomain.com).
I would like to keep the current systems internal IP hostname and domain (server.localdomain.com) the same if possible so that it is still available to our internal folks without having to update all of their references to the system.
Any suggestions on how I can accomplish this without having to completely reconfigure my system would be greatly appreciated. Please see the docs/links referenced in this thread -- Re: how can i enable EBS to be access from internet
Thanks,
Hussein

Similar Messages

  • I am getting "The contents cannot be displayed in a frame" error when tried to acces an external URL configured through launchpad(ESS). How to rectify it?

    Hi Guys,
    We have configured ESS role through launchpad. For viewing payslips we are using an external URL configured through launchpad.
    But when we try to access the configured link in ESS role, it displays "The contents cannot be displayed in a frame" .
    Should I need to change some parameters/settings in Launchpad so that I could overcome this issue.
    Guidance required,
    Regards,
    Ajeeth Kumar S

    Hi Shankar Reddy Chamala,
    Thanks for the alternate solution.
    But the solution you have provided also ended up with the same error
    "The content cannot be displayed in a frame" error.
    Some additional information so that you could help me out,
    The following is the test report .
    HTTP/1.1 200 OK
    Server: TIN-AppServer
    Strict-Transport-Security: max-age=15552000
    Cache-Control: no-cache, no-store, must-revalidate
    Pragma: no-cache
    Expires: Thu, 01 Jan 1970 00:00:00 GMT
    x-frame-options: DENY
    Content-Type: text/html; charset=UTF-8
    Content-Encoding: gzip
    Content-Length: 2421
    Date: Thu, 15 May 2014 14:23:14 GMT
    Connection: keep-alive
    Vary: Accept-Encoding
    The tester has mentioned the yellow highlighted property may be a cause for this issue.
    I googled that the highlighted property is set by the website owners for security reasons.
    Shankar I have another doubt..
    Is it feasible to create an HTML document to open the external link and link the HTML document to the iview and then configure the custom iview with launchpad.?
    -->If yes can you please elaborate the steps for it.
    Thanks and Regards,
    Ajeeth Kumar S

  • EREC: Internal Error while logging in using Registered External Candidate

    Hi,
    We are on ECC 6.0 EHP 5 & ERECRUIT 605 (0005) and EP 7.0 SP22.
    I'm on the final stages of config on Production system for eRec applications, all works fine and ready for LIVE except the below functionality:
    1. i've registered 2 uses as external candidates using the external url
    2. when trying to login with that user, it throws internal error - this kind of issue didn't happen in DEV/QAS.
    when i've checked the SLG1 below came:
    Serious error; see log
    The error occurred in program CL_HRRCF_ABSTRACT_CONTROLLER==CM001 line 56
    The user is not assigned a candidate or an employee
    The error occurred in program CL_HRRCF_START_A==============CM007 line 19
    The user is not assigned a candidate or an employee - this message didn't make me any sense as its the external candidate who is logging into the system.
    Then i've checked that user by running the HRALXSYNC >User: 455DC84C411 > F8. This gave me below errors:
    Determination of connections to object 'CP' of 'US' '455DC84C411' failed
    User 455DC84C411 is not integrated in the organizational model
    This kind of issue didn't repeated while I was configuring the DEV and QAS system, why i'm getting this only in PRD?
    Awaiting for valuable inputs.
    Thanks,
    MS

    Hi,
    I do not really understand what you expect from report HRALXSYNC. This report has nothing to do with the external candidates.
    A common issue when things on the production system are not working like on dev / qs are insufficient authorization tests. So you should check the authorization trace for the sevice user wich is defined in the external alias for the external candidate registration ICF service. Furthermore checking the NA, CP, BP, US objects and the relations between them can help analyse authorization problems on the object creation.
    Rgds.
    Roman

  • Connecting to Oracle using JDBC

    Hi all,
    I am a new to Oracle. I am trying to connect to Oracle using JDBC
    The URL with which I tried to connect was:
    jdbc:oracle:oci8:@myServiceName,user='myLogin',password='myPassword'
    I get an error (ORA-12154)
    - TNS could not resolve service name
    When I use the same userid, password and service and connect thru' SQL*Plus it goes thru'. Is there any parameter which I am missing. Can anyone throw some light on this. I am held up with this issue badly.
    Thanks for all your help and time.
    Regards,
    Latha

    Hi Latha,
    Please try to use thin and add port number.
    m_conn = DriverManager.getConnection("jdbc:oracle:thin:@" + hostURL + ":" + port + ":" + database, user, password);
    Hong
    null

  • Providing external url for the fqdn for webfeed returns error in eventlog that shows internal url is being used - how to change to the external url?

    I've got my Rdweb accessible on both my internal and external network by using split dns locally to resolve the external url (remote.domain.com/rdweb) to resolve and everything works fine. However users don't want to use the rdweb interface (as it is slower
    than just clicking on a rdp shortcut.
    Following the notes at http://social.technet.microsoft.com/wiki/contents/articles/14488.distribution-of-remote-apps-and-desktops-in-windows-server-2012.aspx - I've tried to set up the webfeed on a Win7+ machine but when I enter the external url that
    is protected by an SSL cert the eventlog shows that the internal address is being used and it doesn't match the certificate. - "There is a problem with this connection's security certificate.
    The remote computer cannot be authenticated due to problems with its security certificate.                        
    Security certificate problems might indicate an attempt to fool you or intercept data you send to the remote computer.                       
    Windows cannot continue setting up this connection. Contact your workplace administrator for assistance.                         
    Connection name:
    Connection URL: https://internalservername/rdweb/feed/webfeed.aspx
    How do I set the servers to use the external address rather than the internal one - i'm assuming it's similar to exchange's
    Set-webservicesvirtualdirectory command but I can't find the equivalent command documented anywhere.
    http://absoblogginlutely.net

    Hi,
    Thank you for posting in Windows Server Forum.
    Please check below mention point. 
    •  Create a relevant DNS entry in the mentioned zone to point to the RDS environment’s internal IP address
    •  Create a relevant DNS entry in external DNS to point to the firewall which is publishing RDS’s external IP address
    •  You can use the below mention script to change the FQDN of the RDP files provided by RD Web Access / RemoteApp and Desktop connection feed. 
    Change published FQDN for Server 2012 or 2012 R2 RDS Deployment
    http://gallery.technet.microsoft.com/Change-published-FQDN-for-2a029b80
    In addition please check below mention thread.
    How do I change the URL to the Remote Web Access server in Windows Server 2012?
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/67dfab70-7e10-4e0b-a3c8-63ce776f2355/how-do-i-change-the-url-to-the-remote-web-access-server-in-windows-server-2012?forum=winserverTS
    Apart from this, also check the settings under; IIS in RDWeb Server as per below mention path.
    Expand the default Website >Pages >Application Settings >DefaultTSGateway >
    Enter the external address (FQDN) of the RD Gateway in the Value Field.
    Hope it helps!
    Thanks,
    Dharmesh

  • I am trying to use an external 3g modem made by Huawei model e173s-6 and when I do connect it on my usb port the macbook pro just do not recognize it. I own a 2012 model with mountain lion 10.8.2 . What should I do ?

    I am trying to use an external 3g modem made by Huawei model e173s-6 and when I do connect it on my usb port the macbook pro just do not recognize it. I own a 2012 model with mountain lion 10.8.2 . What should I do ?

    I still don't know what happened to my test Aperture Library after the update to 3.4...Not only were my previews lost, but so were the original images!  Needless to say, I haven't bothered to update the main library on the Mac Pro because I don't want to deal with this level of uncertainty (even with backups in place).

  • I have the G Drive 1 TB (GEN4 1TB) external drive purchased in 2010. I need to connect to my new MacBook Pro. I'm using the external drive for media storage of my video editing projects. Will a 800fw to thunderbolt adapter cable work?

    I have the G Drive 1 TB (GEN4 1TB) external drive purchased in 2010. I need to connect to my new MacBook Pro. I'm using the external drive for media storage of my video editing projects. Will a 800fw to thunderbolt adapter cable work? I understand that using a USB port connection is not fast enough for video editing. I read somewhere the G Drives don't connect well to MacBook Pro.
    thanks
    larry

    I doubt this can be relocated or moved so you might want to just repost in the macbook pro area.
      MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/mac_os?view=discussions
    Can you afford a new Thunderbolt case and cable? any case with FW800 is going to be slow 72MB/sec and less, and any new 1TB drive is capable of 75MB/s minimum up to 125MB/sec.
    Thunderbolt storage can of course when setup properly reach 100's of MB higher using multiple drives.
    Use what you have for a system backup or for secondary backup storage.
    you might be able to take the drive - most cases allow you to open and swap drives - and use this:
    G-Technology 1TB G-DRIVE mini High-Speed Portable Hard Drive                                   
    or this:
    http://store.apple.com/us/product/HB137VC/A/g-technology-4tb-g-raid-professional -high-performance-dual-drive-hard-drive?fnode=5f

  • Accessing External Url using Http Utility | Error when using from Weblogic on Solaris

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

    We are using Http Utility (http://jakarta.apache.org/commons/httpclient/) from
    Apache for accessing external URL. A XML string is sent as POST parameter to the
    URL and the response is also an XML string. The URL is accessed over HTTPS protocol.
    I am setting the following parameters in the java class:
    Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    // set the property
    System.setProperty("java.protocol.handler.pkgs","com.sun.net.ssl.internal.www.protocol");
    The java class written to access the external URL using Http Utility works perfectly
    fine when it is run from either the command line (of Windows or Solaris using
    main() ) or from weblogic on windows. The same java class throws an exception
    when run from Solaris instance of Weblogic
    2003-09-30 11:02:12,411 FATAL [com.bp.beyondbp.presentation.userregistration.action.LloydsValidator]
    EXCEPTION: com.bp.beyondbp.presentation.userregistration.exception.LlyodsValidationFailedException,
    MESSAGE: Write Channel Closed, possible SSL handshaking or trust failure;
    CAUSE: (java.io.IOException: Write Channel Closed, possible SSL handshaking or
    trust failure)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.postXMLtoLloyd(LloydsValidator.java:243)
    at com.bp.beyondbp.presentation.userregistration.action.LloydsValidator.validateLlyodsForNewUser(LloydsValidator.java:95)
    at com.bp.beyondbp.presentation.userregistration.action.PreferencesActionForm.validate(PreferencesActionForm.java:326)
    at org.apache.struts.action.RequestProcessor.processValidate(RequestProcessor.java:942)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:255)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
    at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
    java.io.IOException: Write Channel Closed, possible SSL handshaking or trust failure
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.fireAlert(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessage(Unknown
    Source)
    at com.certicom.tls.record.handshake.HandshakeHandler.handleHandshakeMessages(Unknown
    Source)
    at com.certicom.tls.record.ReadHandler.interpretContent(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readRecord(Unknown Source)
    at com.certicom.tls.record.ReadHandler.readUntilHandshakeComplete(Unknown
    Source)
    at com.certicom.tls.interfaceimpl.TLSConnectionImpl.completeHandshake(Unknown
    Source)
    at com.certicom.tls.record.WriteHandler.write(Unknown Source)
    at org.apache.commons.httpclient.HttpConnection$WrappedOutputStream.write(HttpConnection.java:1344)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:67)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:125)
    at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:779)
    at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2179)
    at org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2534)
    I tried to debug the problem by looking at system properties on windows and solaris,
    the difference that I found was
    On Windows
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol
    On Solaris
    [exec] tModelInstanceInfo_description : weblogic.utils|weblogic.tils|weblogic.net|weblogic.management
    After this I changed the startWLS.sh on Solaris and set
    -Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol in java options.
    On looking the system properties again, the output was
    [exec] tModelInstanceInfo_description : com.sun.net.ssl.internal.www.protocol|weblogic.utils|weblogic.utils|weblogic.net|weblogic.management
    But still the error is same. Can somebody help me out here as to what is going
    wrong? Please find the java class attached for reference, please have a look at
    postXMLtoLloyd() method in the class file..
    [LloydsValidator.java]

  • Using an external hard drive to connect the camera to the Mac Book Pro

    I am about three weeks away from a 9 to 4 pin firewire cable. In the meantime, I am logging and capturing from my Canon AX HI through my external hard drive. I am not super amazed at the quality of the image, it's noisy.
    I am using HDV tapes, and I don't beleive the lighting should be causing the issue.
    Does anyone know if using the external hard drive to connect the camera to my Mac Book Pro is compromising the quality of the image? Can I expect a beautiful strong image on a lap top?
    Thanks for any help.

    There is ZERO quality loss when you capture via firewire. It is a digital transfer of files...that's it. The issue you have is that you are trying to judge the quality of your image based on what you see with your computer monitors, and that is simply the LAST thing you should be doing.
    And since this is HDV, the only way to monitor that is with an HD card or I/O device, and an HD monitor or TV. Like the Matrox MXO2 mini or AJA I/O Express mini and HDTV.
    Shane

  • I have just started using WD external hard drives, I use it to save my movies and music on. On more than one occasion, when I connect to my MacBook it erases everything on had on there. Can someone please help with this problem?

    I have just started using WD external hard drives, I use it to save my movies and music on. On more than one occasion, when I connect it to my MacBook it erases everything I had save on the hard drive. Can someone please help me with this problem? I am super tired of having to put all of my movies and music on the hard drive just to have it erased again. The products I am using are WD 4TB My Book and 2 TB My Passport external hard drives. When it happens, there is always an icon that reads, EFI, along with the My Book icon. Thank you for your assisstance.

    dwgar1322 wrote:
    I have just started using WD external hard drives, I use it to save my movies and music on. On more than one occasion, when I connect it to my MacBook it erases everything I had save on the hard drive. Can someone please help me with this problem? I am super tired of having to put all of my movies and music on the hard drive just to have it erased again. The products I am using are WD 4TB My Book and 2 TB My Passport external hard drives. When it happens, there is always an icon that reads, EFI, along with the My Book icon. Thank you for your assisstance.
    Yes, you have WD software installed  REMOVE IT !! 
    WD has warned its customers about their huge mistake that their software doesnt work on Mavericks and causes data loss.
    (also dont use WD drives anymore)
    Read all about it here:
    https://discussions.apple.com/thread/5475136?start=255&tstart=0
    See their website on removing the destructive WD software here:
    http://community.wd.com/t5/External-Drives-for-Mac/External-Drives-for-Mac-Exper iencing-Data-Loss-with-Maverick-OS/td-p/613775
    Western Digital External Hard Drives Experiencing Data Loss On OS X Mavericks
    http://www.cultofmac.com/252826/western-digital-external-hard-drives-experiencin g-data-loss-on-os-x-mavericks/

  • Is it possible to use an external drive to play movies on my iPhone 5?  I am going on a long flight and only have a 16gb iPhone.  I will not have access to wifi, so it would have to connect manually.

    Is it possible to use an external drive to play movies on my iPhone 5?  I am going on a long flight and only have a 16gb iPhone 5.  I will not have access to wifi, so it would have to connect manually.  I've heard of apps that connect to an external for this very purpose, but its via wifi. 

    http://www.seagate.com/external-hard-drives/portable-hard-drives/wireless/seagat e-satellite/
    Use Google and you can find similar drives from other companies.

  • How can i connect to a LAN and external display at the same time using the mini-displayport?

    Hi all,
    At work i'm connected to the Lan via an adapter and the mini displayport. I want to use my external display at the same time, which use the same mini displayport. Are there any splitters available to use both at the same time? Are there any other alternatives?
    Thanks,
    Dennis

    There are USB to ethernet dongles:
    http://store.apple.com/us/product/MC704ZM/A/apple-usb-ethernet-adapter?afid=p219 %7CGOUS&cid=AOS-US-KWG-PLA

  • HT201250 Time machine back up using a external hard drive connected to the Airport extreme

    How can I setup a time machine back up using a external hard drive connected to the Airport extreme? Even better for time managment purposes I want to use the Eithernet Thunderbolt connection for the first back up and then through the wifi there after for daily routine Time Machine back ups.

    You can attach a hard drive, but Time Machine backups to a drive at the USB port at the AirPort Extreme are not supported by Apple, so it's not possible to say what your actual results might be.
    If you decide to try this, it would be wise to have a secondary backup plan in place as well.
    http://docs.info.apple.com/article.html?path=Mac/10.6/en/15139.html

  • Can't get internal vSwitch to route through external vSwitch to connect to Internet using one NIC on 2012 R2 Datacenter with Hyper-V

    I'm running into a bit of a problem here.
    I have the following two virtual switches setup on one 2012 R2 Datacenter Physical Host w/ one (1) physical NIC:
    Physical Host is running 192.168.50.120, GW: 192.168.50.1, SM: 255.255.255.0 (Cisco Router has the IP of 192.168.50.1). The Internal vSwitch Network (will contain 8 VM Servers) is 192.168.1.1. I want the VM Servers on 192.168.1.1 to be able to get Windows
    Updates by being able to route through the 192.168.50.1 vSwitch but yet, still want the Networks segregated.
    Both of these virtual switches/networks will be running through one NIC.
    I initially setup RRAS to use NAT but I'm not sure if this is the correct configuration. It seemed to work but when I went to Activate my Product Key (via MSDN Subscription) it wouldn't recognize the key and therefore I couldn't run windows updates.
    However, when I set up two of the VMs on 192.168.1.1 to use DHCP through the 192.168.50.1 Network it would work fine (i.e. DHCP, DNS and GW were all set to 192.168.50.1).
    Any ideas on what I might be doing wrong or how I could setup an effective route between the two networks?
    Any and all ideas are most welcome and appreciated.
    Sincerely,
    Wallace
    Wallace Davis

    Hi nbk5533,
    The external virtual switch and internal virtual are isolated, you must set RRAS to connect both network zone, you can refer the following article to connect the internal
    switch and external virtual switch.
    Configuring Hyper-V for multiple subnets with only one NIC (Server 2008 R2 Edition)
    http://blogs.technet.com/b/letsdothis/archive/2012/01/08/configuring-hyper-v-for-multiple-subnets-with-only-one-nic.aspx
    The similar thread:
    RRAS in VM
    http://social.technet.microsoft.com/forums/windowsserver/en-US/486bcbb4-bf01-4946-b103-cd896e9dafb9/rras-in-vm
    More information:
    http://msdn.microsoft.com/en-us/library/windows/hardware/gg605194(v=vs.85).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Link Webi Report to External URL using URL contained in Dim Object

    I am trying to create a link in my WebI report to an external URL which is stored in a Dimension object.
    The object is simply a string format which contains a link to a Lotus Notes database
    Example:
    Notes:///CA2573920000079B/0B4D8972EDD5DE7CCA257109000682B7/32250ACFEAF2B80FCA2573AB00831255
    When I put the link into Internet Explorer I get the appropriate Lotus Notes databse, however, when trying the same in WebI using the following formula:
    ="<a href=[Notes url1] target='_blank'>Test</a>"
    I get the following URL when clicking the link from InfoView
    http://auyhoz04.an.orica.net:8080/businessobjects/enterprise115/desktoplaunch/viewers/cdz_adv/[Notes%20url1]
    If I hardcode the URL into WebI
    ="<a href='Notes:///CA2573920000079B/0B4D8972EDD5DE7CCA257109000682B7/32250ACFEAF2B80FCA2573AB00831255' target='_blank'>Test</a>"
    It works without a problem.
    I'm sure I'm missing something simple...is anyone able to help?

    Nathan,
    When you build a URL on the fly it requires a certain way to encapsulate everything.  Here is another way for you to try it:
    ="<a href="+Char(34)+[Notes url1]+" target='_blank'>Test"+Char(34)+"</a>"
    Plz note the use of Char(34) which generates a double-quote.  This method should help you with getting a dynamic product delivered to your audience.
    Thanks,
    John

Maybe you are looking for

  • I tried to install OS X 10.4.8, but it refuses to work

    Greetings! I'm a recent Mac convert, but when I bought my macbook second hand, it didn't have Garageband installed on it. The person I bought it from generously paid for me to buy a Mac OS X 10.4.8 disc set (which supposedly includes iLife 06), and s

  • [Bug] Writing to the same trace in Citadel from two Sources at the same time

    Howdy I am experiencing an issue and am looking to get some NI support: I have two distributed applications that can write to a Citadel database at the same time. And I am investigating the possibility of what would occur if both of them were writing

  • EHS and DMS

    Dear Experts, In transaction EHSAMBTAET, "Documents" tab, I need to know where values in fields "Object type" and "Object" are coming from. In other words, I need to know in which DB tables are stored the links between Documents and Medical Services/

  • How to install the metadata cache invalidation tool

    Hi, I have  a problem in using JCO destinations for Adaptive RFC models. I went through the below pdf and they mentioned metadata cahce invalidation tool and it is not installed in the portal https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/lib

  • Changing email in the Apple ID in App Store on iPhone

    How can I change the incorrect email in my Apple ID in the App Store on the iPhone? My email in the Settings of the phone is correct, but when I go to the AppStore on the phone - there is a wrong email there, so nothing works.