01-21-2013 08:44 AM
Hello,
I configured a Cisco 881 as a vpn-client.
When I configure the wan-interface with ip add dhcp , it never gets an IP-address.
When I remove the crypto map from the wan-interface , the interface gets an IP-address without any problem.
According to examples in the Cisco documentation, I should work; and it works on a 831.
Attached file with configuration, sh ip int and the different firmware versions I tested:
Solved! Go to Solution.
01-21-2013 03:37 PM
The reason why the DHCP is not working is because your crypto ACL 120 has "permit ip any any":
access-list 120 permit ip any any
Remove that line and DHCP should work fine.
01-24-2013 05:16 PM
Excellent, good to hear it's working now.
Pls kindly mark your post answered so others can learn from it. Thanks.
01-21-2013 03:37 PM
The reason why the DHCP is not working is because your crypto ACL 120 has "permit ip any any":
access-list 120 permit ip any any
Remove that line and DHCP should work fine.
01-24-2013 01:28 PM
Thank you, that did it
01-24-2013 05:16 PM
Excellent, good to hear it's working now.
Pls kindly mark your post answered so others can learn from it. Thanks.
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