Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,I want to enable access between a machine in DMZ at one location and another machine in Inside (LAN) at another location.I wrote the below access rule in one of the Cisco ASA. But I am not able to acheive the needed and even ping is not working...
I have created a Vlan 70. No port is assigned. It is showing as Vlan70 is up, line protocol is down.----------------------------------------------------------------------------interface Vlan70ip address 172.16.235.11 255.255.255.0no ip proxy-arp-----...
I need 172.X.X.X (this is in DMZ) to reach port 53 of the dns server at 172.X.X.X (this is in Inside) on the Cisco ASA. Please help me with the command.
How do I get the Pre-Shared Key in Plain text rather than in XXXXX form when I take backup and what is the best tool available to take the backup of my ASA boxes.
Yes, they are connected by a VPN tunnel.Host 10.8.20.10 is in DMZ on ASA 1.Host 10.8.22.13 is in Inside (LAN) on ASA 2. The communication is fine between these two ASA's over the VPN.I had entered the below commands on ASA 1.access-list dmz_access_in...
Both the locations are connected through site to site vpn. By adding this static route, will it disturb the access between other network segments? As I feel that by adding this route only the inside and dmz would be communicating. Please explain.
172.16.239.29 (Host on DMZ) should communicate with 172.16.230.54 (DNS on Inside Interface) on port 53:Here is some part of the relevant configuration:name-server napridc01-------------------------------------------object-group network ADServers netw...