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,I have a strange issue with PAT in Cisco ASA 5540 running Version 8.0(5).We have a web server (172.16.20.8) which is in DMZ listening port 90. If anyone access from outside to the website on port 80 the ASA should translate the port on 90. So I ex...
Dears, I want to register my 7940 SCCP phone from my home to office call manager. I have created Access-list on ASA to permit signalling protocols to register the IP phone. The phone has getting the TFTP loader but the phone's call manager IP is the ...
Our Organization have 20 Cisco access switches (3560 and 2950 models) and it's all are connected to 6509 Coreswitch with no redundancy. All switches are running VTP mode as a server without any domain. My question is If I add a domain name in VTP ser...
Hi,I am having one problem with Software management in RME. I tried to download images from cisco.com in the software repository, but the process was failed and showing the following error message."Start images downloading:Image 1 of #1 : Checking if...
Hi guys,I couldn't get connection to Common service->devicemanagement. It's showing "Error in communicating with DCA Server.DCA Server may be down." I have done the self test and the result was "pass" to all services except database.pl. showing error...
Hi sankar,Here is the syslog when I connect telneted to the server.04-17-2010 18:51:48 Local4.Info 192.9.1.100 Apr 17 2010 18:51:48: %ASA-6-302013: Built inbound TCP connection 7544564 for outside:78.101.224.135/52839 (78.101.224.135/52839) to dmz:17...
Hi sankar,Sorry, I have removed the port 8080 from outside and replace port 80. Here is the output.sh xlate debug | i 172.16.20.8TCP PAT from dmz:172.16.20.8/90 to outside:125.145.215.185/80 flags sr idle 0:01:14 timeout 0:00:00sh run static | i 172....
Hi Halijenn,The server is listening on port 90 from inside.So the packet should go to port 90 after the port translation.That means from outside (x.x.x.x/8080) to dmz : 172.16.20.8/90 (125.145.215.185/90)That's why the syslog is showing port 90.Thank...