01-17-2001 02:54 PM - edited 02-21-2020 11:16 AM
I am having a problem getting IPSEC to work on a router that is used as a intra-VLAN router. The "crypto map toShipping" is bound to fast ethernet 0/0.4 (ip address 208.50.0.163) on a 2621. If I do a "debug crypto ipsec" I see "1w0d: IPSEC(validate_proposal): invalid local address 208.50.0.163" over and over. Any ideas or directions would be of great help!! Thanks in advance!
01-18-2001 02:25 PM
try create a loopback interface, say loopback10, configured with a valid address for your ip network.
(making sure you can access the ip address from the remote router!)
Then try the command
crypto map toShipping local-address Loopback10
then reboot or clear crypto isa and clear crypto sa at both ends at the same time...
01-18-2001 02:45 PM
thanks for the reply, I opened a TAC case and got a resolution. Your pretty much right on the nose except Cisco personel had me enter the ethernet interface as the "local-address" via the command "crypto map toShipping local-address fast 0/0.4". It worked! Thanks for the reply, once again!
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