Home | Net Issues | Net How To | Wireless | Case Studies | Articles | Forums | Services | Donations | Careers | About Us | Contact Us|

Web Cisco
 

Allow VPN users access to DMZ

 

Situation: The client has Vircom filter blocks spam and create a quarantine for users to access. However, the VPN users can't access the quarantine folder.

 

Resolution: Add access list to allow VPN IP 192.168.198.0/24 access the DMZ 172.254.0.0/24. Here are the command lines:

 

access-list DMZ_nat0_outbound extended permit ip 172.254.0.0 255.255.255.0 192.168.198.0 255.255.255.0

access-list VPN198_splitTunnelAcl standard permit 172.254.0.0 255.255.255.0

access-list outside_cryptomap_dyn_20 extended permit ip 172.254.0.0 255.255.255.0 any

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics

 

 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2007 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.