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.
Hi,does anybody know if I can use a encrypted algorith for password in order these password cannot be decrypted with any software? When I use "service password-encryption" command, password is encrypted with a Cisco proprietary weak encryption algori...
Hi,we have a 5520 ASA and we need use NAT to a DMZ server. Users from outside should access to http port and DMZ server listen in 8080. For Corporative users (LAN, Remote branch office and VPN Remote-USers) server listen in port 80 (they attack to p...
Hi, I have a 5520 ASA with a server in DMZ that can be accessed from internet and from LAN using public IP Address (static NAT for DMZ server) . Also VPN Users can access to this server using public IP address sending the public subnet addresses to t...
Hi,I have a 5520 with a basic configuraction. I cannot ping to a Server directly connected to DMZ interface from a PC in inside interface. DMZ interface is UP and from the ASA I can ping this server. The message I see in the ASA isThe adaptive securi...
Ok, I understand it is not possible using policy nat rule with the same public-ip:port. Have somebody any other idea to do that we need: Using one public IP and port, it will be translate to different internal port depending the IP address who do the...
Hiall users access to (<80>). For general users (unknow IPs) the NAT should do a PAT and translate:</80><80> to <8080></8080></80>for known ip ranges (inside, remote branch..) the ASA only shoul translate the IP keeping the same port<80> to <80></80>...
Hi, thank you but I cannot configure it from CLI. I receive the following error:"ERROR: mapped-address conflict with existing static"I am using version 8.0(4). Any idea?Carlos
Hi, thanks for your answer.Kusankar, everybody access to the server with the Public IP Address, the differenc is that Users from Internet access to port 80 and it is redirect to private-IP port 8080 and the rest users (remote users, remote branch and...
Thank you.Sorry. I didn´t explain well. I have configure ACL to allow access to DMZ server. I haven´t got any NAT configured in DMZ and inspect icmp is applied. The log say there is no policy to allow this traffic, but I have a "permit any any".Just,...