Get the VPN without dedicated key server

Hi all

We plan to implement Get VPN in our collection company and place the pieces necessary to complete setting up VPN access. And I have a question about the present.

Do we really need a dedicated server key? I mean I know that the key server cannot be a member of the group, but here's my question. I have a router that is configured for some voice features. And I do not want to be a member of my VPN infrastructure get (but it will be on the network and available to offices and remote sites). If this router can be configured as a server key and still perform other services such as speech or other things? I really need to know if this can work.

I'd appreciate a quick and accurate answer that this forum is my last resort. Thanks in advance.

-Jay

Hi Jay

You must be a key server, as is the router that will push the political security to members of the group. But it cannot be part of IPSec connections that is, not a member of the group.

You can run other services and features on this router. But it should not affect the ISAKMP and GDOI traffic among the members of the group.

Regarding

Kings

Tags: Cisco Security

Similar Questions

  • To get the updates without sp3

    When I do a system restore, I used to be able to get updates without installed SP3.  Is there a way to get the updates without SP3? Is it possible to get the smaller version from 1 computer to SP3 updates? I can only find the network version. I tried to turn on updates, but he didn't send me a.

    Hi Larry132,

    Ignore the warning of network installation and download and install it. It works very well.

  • I am new to Adobe Stock.  An Adobe stock image is usable like a Facebook profile picture?  My concern is that the image profile can saved by other users of Facebook... so they can get the image without having to pay Adobe for it.

    I am new to Adobe Stock.  An Adobe stock image is usable like a Facebook profile picture?  My concern is that the image profile can saved by other users of Facebook... so they can get the image without having to pay Adobe for it.

    Hi martyc98498222,

    I suggest you to use the Image of Adobe Stock for social media, also you can refer to the following document: https://helpx.adobe.com/stock/faq.html#Adobe%20Stock%20usage%20and%20licensing

    Kind regards

    Tanuj

  • How to get the public and private keys to use recaptcha?

    I registered with google to get a recaptcha for my Web site. I've gotten has been the key to site and the secret key! If I need to get the public and private key for muse!

    Hello

    Please use the site as a 'public key'key key and Secret as "clΘ privΘe".

    Concerning

    Vivek

  • get the result without Union all the

    < pre >
    WITH GET_BALANCE AS
    (SELECT "CREDIT2' AS TYPE, - 6336.37 AS A AMOUNT OF DOUBLE
    Union of all the
    SELECT 'CREDIT', 8340.52 OF THE DOUBLE
    Union of all the
    SELECT 'CREDIT', THE DOUBLE 609.48
    Union of all the
    SELECT 'CREDIT', 50 OF THE DOUBLE
    Union of all the
    SELECT 'CREDIT', 6336.37 OF THE DOUBLE
    Union of all the
    Select "DEBIT", 628.68 DUAL FROM
    Union of all the
    Select "DEBITORG", 9000 DUAL FROM
    Union of all the
    SELECT 'DEBIT1', DOUBLE 50,81
    Union of all the
    SELECT 'DEBIT2',-679.49 OF THE DOUBLE
    UNION ALL
    SELECT 'DEBIT1', THE DOUBLE 679.49
    UNION ALL
    SELECT 'DEBIT2',-679.49 OF THE DOUBLE
    )

    SELECT sum (debit) debit, sum (credit) in the form of credit, (sum (debit) - sum (credit)) such as (FROM) balance
    SELECT FLAT CREDIT, DEBIT GET_BALANCE 0
    WHERE TO TYPE LIKE 'CREDIT %'
    UNION ALL
    SELECT 0 CREDIT, DEBIT GET_BALANCE PLATE
    WHERE TO TYPE LIKE' FLOW %')

    I got the result;
    credit debit balance
    9000 9000 0
    < / pre >
    But,
    I want to get the result without union all.
    I try sum on the partition by, or group by type...
    can not get the result. you would tell me the other way to get above result

    Thank you

    Published by: Jimmie_M on October 4, 2010 14:59

    Published by: Jimmie_M on October 4, 2010 15:01

    Hello

    Here's one way:

    WITH   got_credit_and_debit     AS
    (
         SELECT     SUM ( CASE
                     WHEN  SUBSTR (type, 1, 6) = 'CREDIT'
                         THEN  amount
                    END
                  )     AS credit
         ,     SUM ( CASE
                        WHEN  SUBSTR (type, 1, 5) = 'DEBIT'
                         THEN  amount
                    END
                  )     AS debit
         FROM    get_balance
    )
    SELECT     credit
    ,     debit
    ,     debit - credit     AS balance
    FROM     got_credit_and_debit
    ;
    

    What type of application is as follows, where the balance is defined as the debit - credit? Usually, it's the opposite: balance = credit - debit.

    You don't absolutely need a subquery:

    SELECT     SUM ( CASE
                WHEN  SUBSTR (type, 1, 6) = 'CREDIT'
                    THEN  amount
               END
             )     AS credit
    ,     SUM ( CASE
                   WHEN  SUBSTR (type, 1, 5) = 'DEBIT'
                    THEN  amount
               END
             )     AS debit
    ,     SUM ( CASE
                WHEN  SUBSTR (type, 1, 6) = 'CREDIT'
                THEN  amount
                   WHEN  SUBSTR (type, 1, 5) = 'DEBIT'
                    THEN  -amount
               END
             )     AS balance
    FROM    get_balance
    

    Published by: Frank Kulash, October 4, 2010 18:15
    Added query replacing without subquery

  • How to get the ORACLE_HOME without connecting to the unix Server

    Hi all!

    DOE anyone have an idea how to retrieve the ORACLE_HOME value directly from the database (connection to SQL only), without connecting to the server?
    I need to check that the solution works in all types of configurations Oracle - for example, I can find it by running:
    SQL > show spfile parameters

    VALUE OF TYPE NAME
    SPFile chain C:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILERGDB. ORA
    and cut this string "C:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILERGDB. ORA'-> 'C:\ORACLE\PRODUCT\10.2.0\DB_1', to get the value of ORACLE_HOME, BUT - this will not work on configurations ALL Oracle (most of them, but not all) as the DBA can change the path.

    So, you may have a better idea?

    Thank you!
    Maayan

    Maybe you can use something like this

    SQL> select file_spec from dba_libraries where library_name='ORDIMLIBS';
    
    FILE_SPEC
    ------------------------------------------------------------
    /u01/app/oracle/product/1110/dbhome/lib/libordim11.so
    
  • Cannot get the list of Ports on server using Powertool

    I try to get the list of Server Ports that have been activated on the FI-s using Powertool

    I use the below command and I don't get nada

    Get-UcsFabricServerCloud-Id "A" | Get-UcsServerPort - AdminState "enabled."

    Have tried without the additional options with no luck

    Get-UcsFabricServerCloud-Id "A" | Get-UcsServerPort

    The following command gives me a good performance

    Get-UcsFabricServerCloud-Id 'A '.

    On a whim, I also tried the below with no luck

    Get-UcsFiLanCloud-Id "A" | Get-UcsUplinkPort - IfRole 'server '.

    Any help appreciated.

    As for my other answer, you'd better start searching for the network element.  In this case, I'm looking for ports that are of the type "ether" and have an Interface to 'server '.

    PS C:\ucs > Get-UcsNetworkElement | Get-UcsFiModule-Id 1 | Get-UcsPortGroup-ether of Transport | Get-UcsFabricPort - IfRole Server | Select dn, peerdn, ifrole, operspeed | Format-Table

    Dn                                                PeerDn                                            IfRole                                            OperSpeed

    --                                                ------                                            ------                                            ---------

    sys/switch-A/slot-1/switch-ether/port-1 sys/chassis-1 /-1/tissu/port-1 10 Gbps server location

    sys/switch-A/slot-1/switch-ether/port-2 sys/chassis-1/slot-1/fabric/port-2 Server 10 Gbps

    sys/switch-A/slot-1/switch-ether/port-3 sys/chassis-1/slot-1/fabric/port-3 Server 10 Gbps

    sys/switch-A/slot-1/switch-ether/port-4 sys/chassis-1/slot-1/fabric/port-4 Server 10 Gbps

    sys/switch-B/slot-1/switch-ether/port-1 sys/chassis-1 /-2/tissu/port-1 10 Gbps server location

    sys/switch-B/slot-1/switch-ether/port-2 sys/chassis-1/slot-2/fabric/port-2 Server 10 Gbps

    sys/switch-B/slot-1/switch-ether/port-3 sys/chassis-1/slot-2/fabric/port-3 Server 10 Gbps

    sys/switch-B/slot-1/switch-ether/port-4 sys/chassis-1/slot-2/fabric/port-4 Server 10 Gbps

    Hope that helps.  Let me know if you have any other questions.

    Thank you
    Eric

  • Security problems of Windows 7 connecting to the VPN to a ras server

    We run a domain for most of our users - but not all - due to the merger of companies

    We use vpn connections from Windows at the standard address to access remotely via a no domain Server 2003 running RSA

    Windows name nigel.hunter@domain-name

    VPN username nhunter

    When runnin Windows xp users can get access to the files on the servers

    When you run Windows 7, they can

    have found that the system windows 7 are passing the VPN user name and credentials instead of the credentials of domain

    This does not prevent access

    Anyone know how I can get to pass the credentials of the doamin during access to the VPN servers

    Thanks in advanced for any help

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.

    TechNet Forum

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

    Hope this information helps.

  • What ports should I use to get the VPN RA worked?

    Hello

    I have a few tunnels l2l. I don't use "vpn sysopt connection permit" command. I prefer to activate the required ports for specific source IP. So they can establish the VPN tunnel with me.

    Recently, I have configured remote access vpn. It is work very well... But only when I activate "vpn sysopt connection permit.

    Question:

    1. what ports need to be activated to get RA VPN work? (without vpn sysopt connection permit)

    2. How can I restrict the access of remote when clients they connected to my private network?

    Thank you

    Leo

    Hi Leo,

    When you are not using 'connection sysopt... '. ", you must explicitly permit udp 500 and udp 4500, traffic esp on the outdoor access list.

    Let's say that public intf outside ip address is x.x.x.x and pool customer, we use y.y.y.0 and you want to allow 'only' traffic for port 80 through the tunnel.

    In the ACL on the outside, you need the following instructions:

    access-list 101 permit udp any host x.x.x.x eq 500

    access-list 101 permit udp any host x.x.x.x eq 4500

    access-list 101 permit esp any host x.x.x.x

    access-list 101 permit tcp y.y.y.0 255.255.255.0 eq 80

    access-list 101 deny ip 255.255.255.0 y.y.y.0

    * Please indicate the post if it helps.

    -Kanishka

  • Get the "Failed to connect to server" error after having my hosting of emails expire and reconnected. Using the latest version of Thunderbird.

    Hi, I am probably doing something really basic and easy to fix but facepalmingly pls have patience with this n00b...
    My emails with Crazy Domains Hosting has expired a couple of months, I've just managed to get it reconnected.
    When I open Thunderbird once again, I kept getting the error msg "Failed to connect to server".
    I checked all the settings for the account, they are all fine as far as I KNOW. Updated to the latest version of Thunderbird, tried to restart the program and doesn't have the obligatory IT Crowd "troid torning it and turn it on again", still get the same message.

    Plaaaaiiss... Halllp!

    Regardless of my fault for typing. What is important is that there is nothing in the DNS or whois on the domain.

    Look at their own whois server it shows pending deletion, expired in April. http://www.crazydomains.com.au/WHOIS/littleredfoxdesign.com/#result

    Until these public information are corrected your not likely to be able to connect because Thunderbird can not find the server. There is no DNS records to point to it.

  • How to get the Microsoft Office product key?

    I bought a satellite A660 with MS Office Home/Student 60 trial already installed and I need to activate the trial by entering the product key. Where is the key?

    I checked the documents provided with the laptop and it is not there (just a quick start sheet and a manual, no keys to the office here info). The Win7 key for the operating system is on the machine, but nothing on the key office is on the phone. Nothing on the box of the laptop was shipped in two.

    Said quickstart info I should launch a desktop application (or the launch of the trial icon) and 'follow the instructions and download the activation key online. If I try that I am asked to enter the product key before I can do anything else. The help for this window is not really offer clues.

    I searched my specific laptop here support/downloads, but can't find the key to the office. How can I get my activation key to test office decision-making?

    Thank you

    Howard

    You are right. You have the trial version, and you can use it for free just 60 days. To do this you must pick up activation key when you are online.

    If you want to use as the full version, you need to BUY the license and activation key valid.
    You didn t get the Office free of charge.

  • How to get the Windows 7 product key?

    My friend laptop is broken and must be reformatted. It is an Acer and did not come with any CD. It doesn't have a partition on the hard drive for files to restore. I think that someone who may have removed it long ago.

    The computer came with Windows 7 preinstalled. He has a sticker at the bottom of the laptop, but the heat green product keys and other key wear is more readable.

    I have the same version of Windows, so I was going to just to use my DVD to install Windows on your computer, and then use the product key to activate it. So that Microsoft knows that it is a copy of geninue. The entire label is faded.

    I tried to find what is the product key and I'm not. I know it must be stored in the computer somewhere I need find and write it down so I can use the same product key when I reinstall Windows on his computer. I don't think that my product key will work on his computer.

    I've read online, you can get the product key from the registry, but I have no idea how to do that. I want to just make sure I can get the computer active again once that I format it.

    Thank you.

    You should be able to order from the manufacturer OEM recovery disks. (no key needed, because the OEM SLP key is incorporated)

  • Get the mac without VMware tools running address

    I looked to see if there was a way to get the mac address of a virtual machine without VMware tools running.  I know that you can see this information for vSphere gui when you change the material, so I think it would be accessible without VMware tools, but maybe not.

    Does anyone know if/how this is possible?

    Thank you

    Michael

    That's right, you have no need for VMware tools must be installed to retrieve the MAC address, there are other attributes such as host name comments for example which is only available when the tools are installed.

    Take a look at this script to retrieve the MAC address of virtual machines: getAllVMMacs.pl

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    repository scripts vGhetto

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    Twitter: @lamw

    If you find this information useful, please give points to "correct" or "useful".

  • How can I get the F1, F2... key to work in Windows XP?

    Hello

    How can I get the function keys (F1, F2, F3...) to work in Windows XP?  I had this working properly before, but I had to reinstall everything, and now it does not work.

    I tried to uncheck the "shortcuts Mac OS', but this causes the mouse to stop working.

    Sincerely, Neil

    Edit: re-read the previous post, I missed the part, you do not have to hold down the Fn key before... Sorry ' end that

    Looks like you just have to switch the toggle autour:

    Apple > System Preferences > keyboard > check ' keys all F1, F2, etc. as standard function keys

    Hope that help =)

  • How can I get the printer without printer name handle?

    I want to block printing by hanging. so I hang startdoc.

    Unfortunately, if I block the specific printer, I should get the printer handle

    I know how to get the handle to the name of the printer printer. but I don't know the name of the printer
    I knew the name of the only hdc and document printer.

    I tried for 3 days. but I can't find about it :(

    If anyone knows, please answer...

    [Moved from the community centre of Participation]

    Your question is more technical that is usually asked/answered here.

    You're more likely to get help in the TechNet forums

    https://social.technet.Microsoft.com/forums/IE/en-us/home?Forum=ieitprocurrentver

    or

    MSDN https://social.msdn.microsoft.com/Forums/ie/en-US/home?category=iedevelopment

    Don

Maybe you are looking for