VPN host name address in config

I am trying to create my vpn tunnel to use ip instead of host names, so in the case where change us the ip addresses I don't need to change a load of routers.

However when I get my orders as below, the host name resolves automatically and when I do a show that is executed, it displays the ip address again. How do config record with host names?

edited config, some commands used:

crypto ISAKMP peer hostname

&

defined by peers

You can not use FQDN counterpart hostnames with a VPN IPsec LAN - LAN that uses keys pré-partagées for authentication.

To do this, you will need to deploy certificate based authentication.

Tags: Cisco Security

Similar Questions

  • ACC + ports RTMFP and IP address/host name

    Hey guys,.

    Where can I get the ports + IP addresses that we must have open order to use RTMFP + CAC services?

    I found:

    http://forums.Adobe.com/thread/583118 which seems to be related because of talking about ports RTMFP

    http://www.IANA.org/assignments/port-numbers -1935 port that you have registered with IANA

    http://kb2.Adobe.com/CPS/164/tn_16499.html -FMS using1935

    http://help.Adobe.com/en_US/flashmediaserver/configadmin/WSdb9a8c2ed4c02d261d76cb3412a40a4 90be - 8000.html -more information about the ports

    http://allthingsadobeconnect.blogspot.com/2011/02/what-is-list-of-IP-addresses-for.html One of your listed partmers host names addresses/IP, which is another piece of info, I am looking

    http://learn.Adobe.com/wiki/display/LCCs/LiveCycle+collaboration+service - nothing here?  :/

    Y at - it an official doc for this type of info or if some can validate the following:

    (1) must have ports 80 (RTMP), 443 (RTMPS) and 1935 (RTMFP - tcp + udp); However, once the application connects on port 1935 he will be redirected to any port between 19350-65535.

    (2) the fms *. na.acrobat.com ip address will always be in the:

    209.34.68.0/24 subnet

    66.235.155.0/24 subnet

    Thank you

    Alex G.

    Sorry, I thought I responded to this the other day. Not sure what will happen to my post.

    In any case, it is a list of the ports used by FMS in LCC:

    -tcp 443 for rtmps (rtmp over SSL)

    -udp 1935 for rtmfp

    -udp 19350 19400 (I need to check the upper limit): FMS listening on udp 1935 for the incoming connection, and then redirects the request to one of those (not sure of the details for doing this, but we have to configure our firewall to have these incoming ports open).

    So in order to properly connect to ACC via RTMFP you must allow UDP traffic and outbound connections in 1935 and 19350-around the top.

    You also want to tcp open 443 (which you should already have) to access the services web and downgrade to rtmps for recording and/or if a customer so requires.

    Let us know if this information is sufficient or if you need more details. Because we rely on FMS, the best place to search for documents would be for FMS 4.x reference documentation. Here is a link that explains the configuration for the RTFMP support server-side. The customer should have the same set of ports (outgoing destination):

    http://help.Adobe.com/en_US/flashmediaserver/configadmin/WS5b3ccc516d4fbf351e63e3d119f2925 e64 - 7fd2.html

    This link else explain how to configure a proxy TOWER if you want to limit access to UDP outbound-only Flash clients:

    http://www.Adobe.com/devnet/flashplayer/articles/rtmfp_cirrus_app.html (refer to the "path of firewall" section)

  • VPN site to site by using the host name on cisco asa 5540 - dyndns

    Can someone help me configure VPN site to site on cisco asa 5540. The other end is seen configured dyndns and so should set up her counterpart with the host name.

    If the other end is a dynamic IP address, you must configure a dynamic map and then use in the encryption card

    See the following example.

    http://www.Cisco.com/en/us/partner/products/ps6120/products_configuration_example09186a00805733df.shtml

  • IIS and sql server 2000/2005 if problems ip address and host name changed

    Windows Server 2003, IIS 6.0 + SQL SERVER 2000/2005

    Is there a problem if ip address and host name of the server is changed?

    for example

    IIS 6.0 may still work properly?

    SQL Server 2000/2005 can still start correctly?

    Thank you!

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. You can follow the link to your question:

    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

    I hope this helps.

  • vSphere Client Ip address/host name

    Hello, newbie here.  I downloaded the vSphere client and in the process of setting up it request a host name or IP address in order to directly manage a single host.  I have no idea what hostname or IP address is it refers to.

    Thanks to all those who will respond to this newbie question.

    Yes, your esxi install on any of your virtual machine in your VMware Workstation during installation, you will get the details to specify a static ip address and once installed, when you want to manage this esxi in your vsphere client, that you must use the same username ROOT and password defined during installation and the IP address to connect through your vsphere client.

    Please mark this as correct/useful if that answers your query.

    Rgds

    Frédéric Sudre

  • Problem with Linux Blueprint receives not to HOST name or IP address after provisioning

    We run VCAC 6.x and I have setup a plan for a version of linux RHEL 5. Network profiles have been implemented, as well as some ip address ranges. When I load the action plan the machine does not receive the defined HOST name. The network interface comes up, also has a MAC address, but has no IP address assigned address. When I connect vcac and check stocks of intellectual property, I see that an IP address has been assigned. What I'm missing here?

    You have a configuration specification of customization vCenter and applied to this profile of renewal and construction?

  • How device Orchestrator properly resolve its host name and IP address?

    Hello.

    Someone knows how to make good DNS resolution for device Orchestrator in order to solve its own (full FQDN) host name and IP address according to DNS records?

    The problem is with the methods "System.resolveIpAddress ()" and "System.resolveHostName ()".

    The 'resolveIpAddress()' method returns the same so called IP with static IP address assigned to this device. And returns the domain the host's FULL name when it is called with 127.0.0.1.

    So when I call "System.resolveIpAddress ('192.168.1.50')", it returns "192.168.1.50" instead of FULL domain name.

    When I call "System.resolveIpAddress ('127.0.0.1')", it returns "vco.local.lan".

    The 'resolveHostName()' method returns 127.0.0.1 when it is called with FULL domain name or host name.

    When I call 'System.resolveHostName ('vco.local.lan')' or '('vco') System.resolveHostName' it returns 127.0.0.1 in both cases.

    utility 'nslookup' launched from the console device even work properly return FQDN by entering the IP and the return of the appropriate IP (192.168.1.50) when you enter the FULL domain name.

    Thank you.

    SSH to your device or access to the console and log in as root...

    Then, edit your file/etc/hosts

    -Remove any mention of your domain name FULL and hostname in there, the only things you'll want to go in the sense of:

    127.0.0.1 localhost

    Possibly restart the network service (perhaps not necessary, I did it on my own)

    After doing this, my phone began to show the fqdn when I chose the correct IP address in the configuration.

  • Problem of Listener after changing the host name & ip address of a node

    Environment - Oracle 11g R2 is installed in the OEL 5 (node Oracle VirtualBox). Voluntarily, I changed the IP address and the host name of the node for use as a node pending. What are the changes that are needed to make in listener.ora and tnsnames.ora file?

    Thanks in advance.

    Kind regards
    Sandy

    Published by: 918868 on October 26, 2012 20:21

    issue following commands OS below

    lsnrctl stop
    CD /home/oracle/app/oracle/product/11.2.0/dbhome_2/network/admin/
    MV listener.ora listener.ora.sav
    lsnrctl start
    lsnrctl status
    # now wait 65 seconds before continuing as below
    lsnrctl service

    COPY orders & results from above, then PASTE it back here

  • Assign host names to deployed VM based on the assigned IP address DNS record

    Hello

    I'm trying to set up Lab Manager in a lab environment. The laboratory uses static IP, so I set up static IP pools that will assign an IP address to a deployed virtual computer. However, Lab Manager requires that you provide the hostname before you deploy (the default is ConfigXXVMY, XX and there is a number (ex.) Config30VM0). We already have DNS records to our IP addresses, and we need the hostname to match with the IP address.

    For example, the IP 192.168.1.5 has a labpc5.ourlab.company.com DNS record, and the host name should be labpc5.

    When I deploy a model, Sysprep runs and it will change all network information, but it changes the hostname of this ConfigXXVMY, not the host name that resolves the IP address is assigned. I need to know how to fix this, or if there is a kind of way to make that change to pre or post sysprep.

    Note: I tested this especially with Windows Server 2003 and 2008 - I intend to eventually include Linux OS and this issue also apply here.

    If someone has an entry that could help me solve this problem, I would really appreciate it.

    Thank you.

    Yes, if the network works immediately after sysprep and before you reboot... then just write a post customization.

    Pre and post customization are command line arguments.

    i.e.

    PREandPOSTscript.bat postcustomization

    There, you'll need something like this:

    off @echo

    If "% 1" == "precustomization")

    tasks precustomization echo

    ) ElseIf '%1% ' == 'postcustomization')

    tasks postcustomization echo

    ) (other)

    unknown command line Echo

    )

    The syntax is another post here: http://communities.vmware.com/thread/167069

    Kind regards

    Jonathan

    B.SC., RHCT, VMware vExpert 2009

    NOTE: If your question or problem has been resolved, please mark this thread as answered and awarded points accordingly.

  • HTTPS connection to the server with the host name which has its IP address

    Hi all

    I work in a development of the solution where a server application is running in a machine and hosts of Application Service SOAP over HTTPS. The server has the certificates for its IP address. My client application tries to use the SOAP Service; but when I connect to the Application Server using the HOST name in the URL, I get the SSLException indicating that the HOST name does not match name the object.

    If I use the IP address in the URL, it works well - but I do not like the server application can move to different IP dynamiccaly - if you are using DNS is our solution to hide this complexcity from client applications.

    Help, please.

    Kind regards
    Kaja

    the HOST name does not match name the object.

    The host name does not have the name of the topic in the server certificate. He agrees with host.domain name.

  • Reg: Query Get IP address and host name

    Hi all!!!

    Please help me, I need query for host name and the ip address... Please. its urgent



    Concerning

    Malek

    Hello

    In fact, my need is a record of front end during a deletion of the user. I want delete a record and what record

    Without activated imperatives, it is not possible to track data.

    Note: 60828.1 - Overview of Oracle Applications AuditTrails
    https://MetaLink.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=60828.1

    Note: 105624.1 - Troubleshooting (Audit Trail)
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=105624.1

    E Business suit health/Audit?
    E Business suit health/Audit?

    Kind regards
    Hussein

  • Cannot find a service record for vCenter service with the host name "IP address"

    After upgrading to vCenter native 5.5 to vSphere Client device everything works, but not all orders for PowerCLI.

    After a command gives me error under VMware vSphere PowerCLI 6.0 Release 1

    Get-TagCategory: 13.07.2015 16:50:48 Get-TagCategory could not find a service record for vCenter service with host name 10.x.x.x

    In Zeile:2 Zeichen:1

    + Get-TagCategory

    + ~~~~~~~~~~~~~~~

    + CategoryInfo: ObjectNotFound: (:)) [Get-TagCategory], VimException)

    + FullyQualifiedErrorId: ViCore_InventoryServiceProxy_GetInventoryServiceInfo_NoVcRegistration, VMware.VimAutomation.ViCore.Cmdlets.Commands.Tagging.GetTagCategory

    does anyone have a solution or an idea for this problem?

    Best

    Marco

    I have exactly the same problem. Are there solutions yet?

    Best regards

    René

    Found the solution in the database (2127028).

  • Incorrect host name length ASA DHCP Request

    I have an ASA 5505 with software version 8.2 (1). It deploys DHCP requests to the clients that connect to the ASA IPSec. The DHCP protocol please packages that the ASA did have a '00' extra added to the hostname field, and the length field is the size of the hostname + 1.

    The DHCP server is a Microsoft Server 2003 and this causes the host name be registered with an unknown character who is listed under the hostname []. Then, when server 2003 tries to update the DNS record, it fails because of the invalid character in the host name.

    Is anyway to have the ASA have the right length for the host in the DHCP package name field or a workaround that will solve this problem?

    Hi Mark,

    That's exactly the problem described in, here's a copy of the bug release notes:

    Symptom:

    When VPN Clients connect to the ASA the ASA inserts an extra character or carriage return in the DHCP scope which causes the users' application to display dhcp information on two lines as opposed to one; the extra character causes a line feed on address resolution and automated tools can't handle the result.

    This is also noticed as an extra symbol that looks like a box/carriage return added to the "Name" Field within the Windows 2003 Server > DHCP > Scope > Address Leases.

    Conditions:

    ASA using Windows 2003 Server as external DHCP Server.
    VPN Clients update DNS using DHCP protocol through ASA to external Windows 2003 DHCP server.
    ASA has "dhcp-client update dns" or "dhcp-client update dns server none" configured.

    Workaround:

    Don't update DNS through DHCP to an external server, i.e. configure "no dhcp-client update dns".

    Further Problem Description:

    The ASA sends the DHCP server a packet with malformed DHCP option 81 (Client Fully Qualified Domain Name) which causes the Windows 2003 Server to add a character to the 'Name' field in the DHCP Scope Address Leases seen on the Server.  This character looks to be a carriage return.


    You have 'dhcp-client update dns' configured on your ASA?

    If so, could you delete and see if the ASA always sends option 81?

    Kind regards

    Nicolas

  • NETCA use configure my IP to the listener instead of my host name

    Hi I use NETCA to configure my interlocutor.

    But NETCA always configure my IP instead of my host name.

    I would love to see that my host name is in the Configuring the listener automatically (by NETCA)

    So I've got something I can change in my answer file to force this config?

    Below you will find my response file

    ###################################################################### 
    ## Copyright(c) 1998, 2012 Oracle Corporation. All rights reserved. ## 
    ##                                                                  ## 
    ## Specify values for the variables listed below to customize your  ## 
    ## installation.                                                    ## 
    ##                                                                  ## 
    ## Each variable is associated with a comment. The comment          ## 
    ## identifies the variable type.                                    ## 
    ##                                                                  ## 
    ## Please specify the values in the following format:               ## 
    ##                                                                  ## 
    ##         Type         Example                                     ## 
    ##         String       "Sample Value"                              ## 
    ##         Boolean      True or False                               ## 
    ##         Number       1000                                        ## 
    ##         StringList   {"String value 1","String Value 2"}         ## 
    ##                                                                  ## 
    ######################################################################
    ##                                                                  ## 
    ## This sample response file causes the Oracle Net Configuration    ##
    ## Assistant (NetCA) to complete an Oracle Net configuration during ##
    ## a custom install of the Oracle12c server which is similar to     ##
    ## what would be created by the NetCA during typical Oracle12c      ##
    ## install. It also documents all of the NetCA response file        ##
    ## variables so you can create your own response file to configure  ##
    ## Oracle Net during an install the way you wish.                   ##
    ##                                                                  ## 
    ###################################################################### 
    
    
    [GENERAL]
    RESPONSEFILE_VERSION="12.1"
    CREATE_TYPE="CUSTOM"
    
    
    #-------------------------------------------------------------------------------
    # Name       : SHOW_GUI
    # Datatype   : Boolean
    # Description: This variable controls appearance/suppression of the NetCA GUI,
    # Pre-req    : N/A
    # Default    : TRUE
    # Note:
    # This must be set to false in order to run NetCA in silent mode. 
    # This is a substitute of "/silent" flag in the NetCA command line.
    # The command line flag has precedence over the one in this response file.
    # This feature is present since 10.1.0.3.
    #-------------------------------------------------------------------------------
    #SHOW_GUI=false
    
    
    #-------------------------------------------------------------------------------
    # Name       : LOG_FILE
    # Datatype   : String
    # Description: If present, NetCA will log output to this file in addition to the
    #       standard out.
    # Pre-req    : N/A
    # Default    : NONE
    # Note:
    # This is a substitute of "/log" in the NetCA command line.
    # The command line argument has precedence over the one in this response file.
    # This feature is present since 10.1.0.3.
    #-------------------------------------------------------------------------------
    #LOG_FILE=""/oracle12cHome/network/tools/log/netca.log""
    
    
    [oracle.net.ca]
    #INSTALLED_COMPONENTS;StringList;list of installed components
    # The possible values for installed components are:
    # "net8","server","client","aso", "cman", "javavm" 
    INSTALLED_COMPONENTS={"server","net8","javavm"}
    
    
    #INSTALL_TYPE;String;type of install
    # The possible values for install type are:
    # "typical","minimal" or "custom"
    INSTALL_TYPE=""typical""
    
    
    #LISTENER_NUMBER;Number;Number of Listeners
    # A typical install sets one listener 
    LISTENER_NUMBER=1
    
    
    #LISTENER_NAMES;StringList;list of listener names
    # The values for listener are:
    # "LISTENER","LISTENER1","LISTENER2","LISTENER3", ...
    # A typical install sets only "LISTENER" 
    LISTENER_NAMES={"LISTENER"}
    
    
    #LISTENER_PROTOCOLS;StringList;list of listener addresses (protocols and parameters separated by semicolons)
    # The possible values for listener protocols are:
    # "TCP;1521","TCPS;2484","NMP;ORAPIPE","IPC;IPCKEY","VI;1521" 
    # A typical install sets only "TCP;1521" 
    LISTENER_PROTOCOLS={"TCP;1521"}
    
    
    #LISTENER_START;String;name of the listener to start, in double quotes
    LISTENER_START=""LISTENER""
    
    
    #NAMING_METHODS;StringList;list of naming methods
    # The possible values for naming methods are: 
    # LDAP, TNSNAMES, ONAMES, HOSTNAME, NOVELL, NIS, DCE
    # A typical install sets only: "TNSNAMES","ONAMES","HOSTNAMES" 
    # or "LDAP","TNSNAMES","ONAMES","HOSTNAMES" for LDAP
    NAMING_METHODS={"TNSNAMES","ONAMES","HOSTNAME"}
    
    
    #NOVELL_NAMECONTEXT;String;Novell Directory Service name context, in double quotes
    # A typical install does not use this variable. 
    #NOVELL_NAMECONTEXT = ""NAMCONTEXT""
    
    
    #SUN_METAMAP;String; SUN meta map, in double quotes
    # A typical install does not use this variable. 
    #SUN_METAMAP = ""MAP""
    
    
    #DCE_CELLNAME;String;DCE cell name, in double quotes
    # A typical install does not use this variable. 
    #DCE_CELLNAME = ""CELL""
    
    
    #NSN_NUMBER;Number;Number of NetService Names
    # A typical install sets one net service name
    NSN_NUMBER=1
    
    
    #NSN_NAMES;StringList;list of Net Service names
    # A typical install sets net service name to "EXTPROC_CONNECTION_DATA"
    NSN_NAMES={"EXTPROC_CONNECTION_DATA"}
    
    
    #NSN_SERVICE;StringList;Oracle12c database's service name
    # A typical install sets Oracle12c database's service name to "PLSExtProc"
    NSN_SERVICE={"PLSExtProc"}
    
    
    #NSN_PROTOCOLS;StringList;list of coma separated strings of Net Service Name protocol parameters
    # The possible values for net service name protocol parameters are:
    # "TCP;HOSTNAME;1521","TCPS;HOSTNAME;2484","NMP;COMPUTERNAME;ORAPIPE","VI;HOSTNAME;1521","IPC;IPCKEY"  
    # A typical install sets parameters to "IPC;EXTPROC"
    NSN_PROTOCOLS={"TCP;HOSTNAME;1521"}
    
    
    #SERVICEUSERPASSWORD;String;Windows service user password
    # If the oracle home is installed as secure user, supply the password
    SERVICEUSERPASSWORD=""oracle""
    

    Listener will start & run when there is no file listener.ora.

    It is NOT necessary to run the netca; Just so ignore it.

  • Unable to ping the remote host IP address

    I have a home network with 2 desktop computers, printer, TV and BlueRay attached.  The PC is both XP and members of the same workgroup.  I can't get the connectivity between the PC 2.  With 1 PC, I ping successfully all connected devices, with the exception of 2 PC.  2 PC, I ping equipment successfully connected, including 1 PC...  I get the same information using a different router and a different network on 2 PC card.

    I tried the following steps of the Article 314067:

    1. check on two PC's TCP/IP configuration.  Result: good on both PCs.

    2. use the ping tool to test connectivity.

    • Ping the loopback address.  Result: good on both PC
    • Ping to the IP address of the local computer.  Result: good on both PC
    • Ping the IP address of the default gateway.  Result: good on both PCs.
    • Ping to the IP address of the remote host.  Result: bad on PC 1, good on PC 2
    • Ping other IP addresses on the network.  Result: good on both PCs.
    • Ping the host name of the other PC.  Result: bad on PC 1, good on PC 2

    Article:

    If the ping command fails, the remote host may not be responding, or there may be a problem with the hardware of network between computers. To the rule

    on a remote host does not respond, use Ping again to a different remote host.

    If you cannot use Ping successfully at any time, verify the following configurations:

    1. Make sure that the IP address of the local computer is valid and that it is correct on the

    Tab general of the Internet Protocol (TCP/IP) properties dialog or box when it is used with the Ipconfig tool.  Result: good on both PC

    Make sure that the default gateway is configured and that the link between the host and the default gateway works. For the purposes of troubleshooting, make sure that this gateway by default is configured. You can configure multiple default gateways, gateways after the first gateway is used only if the IP stack determines that the original gateway is not working. Diagnosis is to determine the State of the first configured gateway. Therefore, you can delete all the other gateways to simplify your task.  Result: good on both PC
    Make sure that Internet Protocol security (IPSec) is not enabled. According to the IPSec policy, Ping packets may be blocked or may require security. For more information about IPSec, go to method 7: Verify Internet Protocol security (IPSec).  Result: good on both PC

    Thanks for your suggestions you may have.

    Hello

    Firewall such as Norton, McAfee etc can cause a loss of network connectivity, even when the network is correctly configured. Try disabling the firewall on both computers to see if the ping works.

    Tricky

Maybe you are looking for