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 recently setup a dmz ftp server and I (as well as several other customers) can access the ftp site with no problems. One of my customers however is having some problems getting to the ftp site possibly because of a proxy server on their side.. I w...
I have a couple of webservers on the dmz (30.30.30.0) that need to be able to access websites. I also have static translations for these webservers to give outside users access to them. When I added these static translations for outside users, the ...
One more update.. I figured out that I had typed in those commands wrong and that the "dns" was supposed to go before "netmask" i.e static (dmz,outside) 70.x.x.100 web1 dns netmask 255.255.255.255 0 0. It now shows up correctly in the config, but it...
Update.. I've changed my static routes to the following and unfortunately I still cannot not access the webserver by domain name from the inside or dmz.static (dmz,outside) 70.x.x.100 web1 netmask 255.255.255.255 0 0 dnsstatic (dmz,outside) 70.x.x.10...
I am having this EXACT same problem.. I was about to start my own thread on it, but I'll jump in on this one. so, if I try to add something similar to: static (inside,outside) 123.123.123.1 192.168.123.1 dnsstatic (inside,outside) 123.123.123.2 192.1...
I've got to wait for the clients to try and connect to check the logs. In the meantime, do you have any ideas as to what might be the problem here? Basically, we installed the pix over the weekend and enabled ftp access to the dmz server with "acce...