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.
I am trying to ping 99.23.119.78 from inside our firewall and am receiving a request timeout. I receive a response from outside the firewall though.Can someone help?Thanks!Here is my current config:Result of the command: "show running-config": Saved:...
I changed a configuration and suddenly I lost the internet connectivity... please look at my config and tell me what I did to mess it up...Result of the command: "show running-config": Saved:ASA Version 8.2(1) !hostname ciscoasaenable password qVQaNB...
I am trying to enable access to use RealVNC on our Cisco ASA 5505 without using VPN. RealVNC uses port 5900. Users should be able to vnc to 99.23.119.78 and reach our internal server 192.168.1.4. So far they are receiving connection refused.What am I...
We have a range of public ip addresses and are using an ASA 5505. The Cisco is already setup as 99.23.119.78 and allows ftp traffic to our internal ftp site at 192.168.1.3. I would now like to be able to setup another ip in our range, 99.23.119.73, t...
I am trying to configure our ASA 5505 so that our users can access our ftp site using http://www.fileshare.3eos.com while inside the firewall. Our ftp site is setup so that you can reach it by either browsing to the above url or by browsing to ftp://...
I am still unable to reach our FTP server while inside the firewall using http://www.fileshare.3eos.com. Externally it works great. I can ping that web address from internal and I receive a request timeout from the correct external ip address (99.23....
Nevermind, I think I got it... thanks for your help! It was just a typo in the change with the configuration Here's the most current config now:Result of the command: "show running-config": Saved:ASA Version 8.2(1) !hostname ciscoasaenable password q...
The default gateway of the server running VNC is 192.168.1.1, which is the inside ip of the ASA firewall.I realized that the port was setup to accept connections on port 5510 and serve Java viewer on port 5511, so I had to modify the Cisco configurat...
This is the result of running that command:Result of the command: "static (inside,ATT) tcp interface www 192.168.1.3 9000 netmask 255.255.255.255 dns"ERROR: mapped-address conflict with existing static TCP inside:192.168.1.3/9000 to ATT:99.23.119.78...