AnyConnect + possible PSK (pre-shared key) as under with cisco vpn client ikev1 and ikev2

Is it possible to create a VPN Anyconnect of RA with just the name of user and password + pre-shared key (Group) for the connection, as could do for ikev1 with cisco VPN client? I am running 8.4.X ASA code and looks like tunnel-group commands have 8.2.X somewhat change. If you change the group type of the tunnel for remote access, now there is no option for IKEv2 PSK. This is only available when you choose the type

Type of TG_TEST FW1 (config) # tunnel - group?

set up the mode commands/options:
Site IPSec IPSec-l2l group
Remote access using IPSec-IPSec-ra (DEPRECATED) group
remote access remote access (IPSec and WebVPN) group
WebVPN WebVPN Group (DEPRECATED)

FW1(config-tunnel-General) # tunnel - group TG_TEST ipsec-attributes
FW1(config-tunnel-IPSec) #?

configuration of the tunnel-group commands:
any required authorization request users to allow successfully in order to
Connect (DEPRECATED)
Allow chain issuing of the certificate
output attribute tunnel-group IPSec configuration
mode
help help for group orders of tunnel configuration
IKEv1 configure IKEv1
ISAKMP policy configure ISAKMP
not to remove a pair of attribute value
by the peer-id-validate Validate identity of the peer using the peer
certificate
negotiation to Enable password update in RADIUS RADIUS with expiry
authentication (DEPRECATED)

FW1(config-tunnel-IPSec) # ikev1?

the tunnel-group-ipsec mode commands/options:
pre-shared key associate a key shared in advance with the connection policy

I'm getting old so I hope that it is not in another complaint curmudgeonly on the loss of functionality. :)

Many small businesses do not want to invest in the PKI. It is usually a pain to deploy, backup, make redundant, etc..

But it would be nice to have a bit more security on VPN other than just the connections of username and password.

If this is not possible, it is possible to configure the Anyconnect customer to IKEv1 with PSK and name at the level of the Group client?

If this is not possible, WTH did cisco end customer VPN cisco as a choice of VPN connection (other than to get more fresh mail of license)?

I really hope that something like this exists still!

THX,

WR

You are welcome

In addition to two factors, you can also do double authentication (ie the two using the user name and password). Each set of credentials can come from a Bank of different identities.

With this scheme, you can can configure a local user name (common) with password on the SAA (think of it as your analog PSK) and the other be the AD user identification information.

Tags: Cisco Security

Similar Questions

  • Pre-shared key hidden RV042

    Hello world

    I would like to know if its possible to hide the pre-shared in the router configuration.

    By default, you can see clearly if you access on the RV042.

    Thanks for your comments.

    Kind regards

    HDAM

    Hello hdam,.

    I know, when you are administering and access the configuration of the router and configuring VPN, there is no method (or a check box) to hide the pre-shared away from plain text.

    If security is a concern, perhaps limit available for the vpn router management access, so not too many users will know the pre-shared key.

    -Andrew link

  • ASA pre shared key

    I currently use an ASA 5550 version 8.2 anwith ASDM version 6.2.

    I have an ASA 5505 in remote and unable to connect via VPN.

    My papers say perhaps unsuited pre-shared key.

    On my 5550, via the ASDM I used the command more: execution of the system-config and it will not show my before shared key in plain text format, shows only one *.

    Any help would be appreciated.

    Hello

    The command should work.

    I guess you could always consider using the CLI and by inserting the command.

    "If that leads to the same result you should probably consider you might have to copy and paste the ' * ' as the PSK real at some point?

    I created a ' tunnel-group ' example in my ASA with commands

    tunnel-group 1.1.1.1 type ipsec-l2l

    tunnel-group 1.1.1.1 ipsec-attributes

    IKEv1 pre-shared-key TESTPSK

    ASA # sh run 1.1.1.1 tunnel-group

    tunnel-group 1.1.1.1 type ipsec-l2l

    tunnel-group 1.1.1.1 ipsec-attributes

    IKEv1 pre-shared-key *.

    I discover with "more system: running-config"

    ASA # more system: running-config | start the tunnel-group 1.1.1.1

    tunnel-group 1.1.1.1 type ipsec-l2l

    tunnel-group 1.1.1.1 ipsec-attributes

    IKEv1 pre-shared-key TESTPSK

    This works as expected

    -Jouni

  • Access point Cisco does not recognize correctly entered the WPA pre-shared key

    My router is a Cisco DPC/EPC2325 DOCSIS residential gateway with wireless access Point. When connecing to Internet via a wireless adapter, this device does not accept the good WPA pre-shared key. I have no similar problem with another PC. Please notify.

    You mean that you corrected it?
    Great! Thanks for sharing this info with us!

  • pre-shared key and shared secret

    Hello

    Pre-shared-key is only used for authentication of the peer or used in calculations of shared secret, too? Is there documentation that explains the whole process.

    Hello

    According to my notes, VPN, both are used to build a two-way VPN tunnel. IKEv1 is used to the old site-to-site IPsec VPN:

    IKEv1 Main mode (Phase 1) using three pairs of messages between peers (making six in total):

    * Pair 1 consists of IKEv1 configured on the device security policies: a peer (initiator) begins by sending one or more strategies IKEv1 and receiver pair answer (answering machine) with its political choices.

    * Pair 2 includes DH public key exchange: DH creates shared secret keys using agreed on DH group/algorithm exchanged pair 1 and crypt the nuncios (a randomly generated number) that begin their life as first a exchange between peers. They are then encrypted by the receiving peer and return to sender and decrypted using the generated keys.

    * Pair 3 is used for authentication ISAKMP: each peer is authenticated and their identity validated by either using pre-shared keys or digital certificates. These packages and all the others exchanged later during negotiations are encrypted and authenticated using shared and agreed by pair 2 policies.

  • Dial backup VPN - pre-shared key question

    I use dial backup for my DSL connections in case of failure, but on my host router I also use EZVPN Client VPN access server. Thus the server EZVPN uses xauth for pre-shared key authentication:

    ISAKMP crypto key? address 0.0.0.0 0.0.0.0

    BUT for my backup of VPN connection to work, I need to use the dynamic IP to the IP address of the peer that requires:

    ISAKMP crypto key? address 0.0.0.0 0.0.0.0 no xauth

    I tried to set the keys for dial-in subnets, but it always seems to use the default value.

    Is this all just not supported or is there a workaround?

    My (main) the host router is a CISCO 1841, my remote router is 877.

    See you soon,.

    Sean

    You need to configure ISAKMP profiles on the server Ezvpn router.

    http://Cisco.com/en/us/Tech/tk583/TK372/technologies_configuration_example09186a00801dddbb.shtml

    Who would do it.

  • Pre shared keys used in IKE Phase 1

    Hello world

    Need to confirm if we use the buttons pre shared during IKE Phase 1 main mode and aggressive mode

    Concerning

    MAhesh

    The pre-shared key is used in both modes of IKE Phase I. With pre-shared keys, the same preshared key is configured on each IPSec peer. IKE peers authenticate each other computer and sending a hash key data that includes the pre-shared key.

  • Changed my pre-shared-key, vpn doesn't work now

    Hello world

    I recently completed implementation of the remote access vpn on my asa 5510.  the software is v8.2.  It was working fine, I was able to connect, able to what whether internally on our network, rdp worked, ping etc.  I gave the FCP file to another person in our IT Department to test with me before we rolled it out to our users.  He then called me to ask the pre-shared key cause he wanted to implement on his ipad.  I then realized that I never made a note anywhere of that pre-shared-key, I used.

    So I changed it.  Deleted the one in the cli, made a new.  Changed the key on my vpn client and logged.  I can connect properly.  But, now I can't do ANYTHING in-house.  Ping does not work, rdp, nothing.  I can't even ping the client connected to the asa.  Is there anything else I need to do?  I have to redo everything because changing it broke encryption or something?

    Please help, thanks.

    Try to redo the configuration of the tunnel group only.
    And the computer should be good

    Sent by Cisco Support technique iPad App

  • CISCO ANYCONNECT VPN CISCO VPN CLIENT

    Hi, I was in the process of configuring cisco anyconnect vpn for ip phones to our local obtained the license for them either, the question that I get is that I already have remote configured cisco connect via the old cisco vpn client.

    now, if I activate the anyconnect ssl on the same outside the interface both can exist without conflict or maybe I need to migrate users to install the end customer for anyconnect system software to connect.

    I also need help with authentication of certification.

    concerning

    You can run both VPN at the same time without problems.

    However, you should try and migrate everyone to the latest technology Anyconnect SSL anyway.

  • pre-shared key length

    Hello

    What is the key length maximum for a pre-shared in a VPN configuration and all characters are allowed?

    Robert,

    The maximum PSK is 129 characters, I have used all types of characters before, without any problem.

    HTH.

  • How can configure auronomous with WPA2 pre-shared key access point

    I worked with the 4400 WLC series and set up access points aironet 1140, and all work without any problems.but when I tried to configure the autonomous access point I couldn't configure the AP with WPA or WPA2 preshared key and I could configure it with WEP, I want to help here.

    Wi - Fi Protected Access 2 (WPA 2) Configuration example
    http://www.Cisco.com/en/us/Tech/tk722/tk809/technologies_configuration_example09186a008054339e.shtml

    Please rate when useful or appropriate.

  • What is the secret shared key when connecting to a VPN, and where can I find/do.

    I'm hosting a VPN server on my windows computer. But when I try of is there to connect, I can't understand what the "secret shared key" what he wants is, and where I can find. I tried for this search in many places. Please tell me where I can find and where I can create. Thank you!

    The shared secret is a sort of password. It is defined by the VPN server, then this would be the place to start looking. Personally, I have no experience in running Windows Server VPN service, so I can't be more specific, but I hope that puts you in the right direction.

  • published RT cRIO-9030 with network-a project of shared variables cannot communicate with host VI when compiled and deployed as executable startup.

    I have a project including a VI RT running on a cRIO-9030 and a host VI running on a desktop computer.  The two programs communicate via shared variables that are hosted on the cRIO.  As shows, when I run the screw of the project, everything works as expected.  When I compile the RT VI in a start-up executable can deploy for the cRIO, as well as the libraries of shared variables (the record of support in the build specification-oriented), I am unable to connect to the executable running in real time.

    I have 'Disable Autodeploy Variables' checked on the cRIO target, if I no longer get the prompt to stop the currently running application to deploy the variables.  The host VI opens and appears to run, but has no connection with shared variables (data does not update).  Compilation of the host VI as an executable file and it works outside the project result in the same behavior.

    I read some relevant posts / knowledge base articles related to this problem, but still can't seem to find a way around it.  I note a number of articles on the series in double bond of variables, but this is in contradiction with my possible behavior for this system: I finally have a number of cRIO controllers identical all runnning the same executable RT and want to be able to have a single host VI which allows the user to select from a list of available controllers (using the screw system configuration) and extract the host name of the controller selected, that would be later used for programmatic addressing of the variables on the host of part VI.

    In any case, I want to start with the simple fact of being able to get that first controller running without an open connection to the RT VI project.  With the deployed executable start, I checked via programmed behavior of LED application of the RT and FPGA are running on the cRIO.  The problem, I think, has to do with shared variables, but I'm not sure where to go from here.  I want to connect to RT executable running from the VI to the host (in project) to verify that the compiled executable of RT works as expected and then the subsequently compile host VI in an executable that can be run from any desktop on the local subnet.

    Thoughts?

    It seems that the error has now been corrected.  There were three things, I changed: the file startup.aliases in the startup on the target directory (Home: / lvuser/natinst/bin) put in 'localhost' as an alias for the controller.  I changed it to the IP address of the controller.  Then, I got some features of IO files in my application RT relative paths using the path obtained by the 'current path VI' VI.  As this path changes according to the location / delivery system, I had to create a VI that has used the Application property: type with a case properly structure band / build railroads desired regardless of the runtime system data files.  This may have broke my RT request.  Finally, I got a property node in one of my RT SubVIs, who attempted to change an indicator in the Subvi, which is not taken care of in an RT compiled executable.  I can't do this for debugging purposes somewhere along the way, but in any case, I removed it, and after a recompilation and the deployment of the executable of RT, everything seems to work as expected today.  The host VI on the desktop can connect to the application of the RT project, and when it is compiled into an executable file, which also works.

  • Pre-shared blackBerry Smartphones?

    I just got a Curve 8900 and I am trying to set up my wi - fi but I must put in a pre-shared key (PSK) to access. I know my network key but cannot find a pre-shared key. Any help would be much appreciated. Thank you.

    Your router asks the pre-shared key... it's something installation you or the owner of WiFi router with the router. It is not a smart phone BlackBerry created password. Check with the owner of the router.

  • BlackBerry smartphone WIFI pre shared

    I will set up my Wifi on BB 8220 and during the installation I get enter pre shared number? Being a beginner to the network I do not understand the meaning.

    I entered in manage connections wifi turned on, then went into setting up wifi network and seen pre shared key. I am on wifi or not. With my first BB, I have entered the livebox security code in the box, and had to change the phone due to battery failure, it's a replacement.

    I'm back on emails from when I entered pin no. again.

    I don't know if my wifi works.

    (Your carrier signal) wireless and WiFi (wireless network, such as a LAN) are two different things.

    So, Yes, for the WiFi, you must within the range of the WiFi network.

Maybe you are looking for

  • Get a black thumb with the error in the console

    Black inches during the initialization of image. I am trying to download pictures to my computer and then try to create thumbs on Mozilla and then try to download these images on the server.

  • Down load to an apple I pad?

    Seems like a part of a page to the bottom of charges.

  • BSOD frequently when you use Firefox or Chrome

    Hi, I have known BSOD for some time now. This happened especially when I was using Firefox or Chrome, when you look at MOOC / YouTube videos. Today, I just had another 2 BSOD. My laptop running Windows 7 64 bit is old enough (about 4 years) but I did

  • right-aligned label

    How is my label isn't getting right-justified in my horizontal management?  I have two labels in the Manager, and they parameters specified to justify.  However, they just pile together. HorizontalFieldManager hfmTitle = new HorizontalFieldManager (F

  • Question to creat folders

    Right click and 'New' does not give me option of folder, just the Briefcase. Why?