Basically what we have is a pix firwall with three nics. one internal, one external, one dmz. We have a public address for each machine behind the firewall ie web servers, mail, anything needing direct access to the net. Basically it is set up like this.
Traffic is routed from a an external address to the internal server address using static routes. Conduit commands are used to allow access to servers from the internet. Outbound commands are used to allow internal machines out to the net. Now the dmz has only one server in it, a web server. I used conduit commands to allow people to access it from the web and outbound commands to allow us to ftp to it internally. Now i just put a server in the dmz that needs to access port 25 on an internal machine from the dmz. So what i need to know how to do is make conduit or outbound commands that will allow this server in the dmz to access a macine on the internal network on port 25. Any ideas? I cant be too specific...being work and all..