12-23-2006 12:25 PM
Hi,
I had been going through the document at the following url for easy vpn client configuration:
I am trying to deploy a Cisco 1841 router as easy vpn client whearas a Cisco 3845 router has already been configured as vpn server. The issue is that when after doing the configuration on vpn client (as in the document in url) I try to use the command
router(config)# crypto ipsec client ezvpn connect <ezvpn-name> | <cr>}
I don't see the option "connect" while configuring the above command in my router. Rather I can only write command:
" crypto ipsec client ezvpn <vpn name> "
So I am having problem connecting the easy vpn client to easy vpn server. IOS ver of my router is 12.3(8r)T9.
12-24-2006 10:26 AM
hi
try to write the command:
" crypto ipsec client ezvpn
Good luck
do rate if it does help
12-27-2006 11:15 PM
hi,
Thanks for replying. I did as you said. It accepts the command " connect auto " but when i check the status through " sh crypto isakmp sa " command there is nothing. I think it does not initialize the vpn connection. However i have tested the configuration of vpn server by connecting throug vpn client software which works. thans.
12-28-2006 12:22 AM
hi
the tunnel will be built only when there is an interresting traffic, so may be you need to specify your interresting traffic, with classical config is created by the access-list that you specify under your crypto map.
HTH
12-28-2006 03:57 AM
hi,
what i know so far is that interesting traffic through access list is not defined in easy vpn configuration. However in case of Site-to-Site vpn, yes we define. isn't ?? Thanks.
12-28-2006 10:54 PM
crypto ipsec client ezvpn connect
01-11-2007 09:18 AM
Really is. But usually this command is used when you have configured "connect manual", then every time that have a new tunnel you should apply it. But probaly the issue is other.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide