09-07-2012 01:03 AM
Hello,
I am thinking preconfigured router being stolen as a scenario. Can we use xauth for cisco router as a client instead of PC or softwaare for better security?
Thanks,
Deepak
09-07-2012 01:10 AM
Yes, the IOS-router can act as an EasyVPN-remote device which has to authenticate with XAUTH if the EasyVPN server is configured for that.
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
09-07-2012 01:42 AM
Karsten,
Thank you for the information. How can we enter the username/password in the case that we configure xauth for the cisco ios-router?
-Deepak
09-07-2012 01:49 AM
the username is placed under the easyVPN client-config:
crypto ipsec client ezvpn PROFILE-NAME
username USER password PASS
On the server (here on IOS) you should build a dedicated group for the hardware-client that allowes password-storage:
crypto isakmp client configuration group HWCLIENT-GROUP
save-password
--
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni
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