Right now Eth0 & Eth1 are my LANs and they Masquerade to the public IPs X.X.122.174 & 173 respectively as assigned as an Additional Address for Eth3(WAN). All of this works fine. I have a few packet filters setup and all seems to be well.
The problem comes when I try to work with the rest of the IPs. I setup Eth2 with the first of the routable addresses and run it to a switch where the servers are connected. Each server is then assigned a static IP from the reaming 3 and the default gateway is set to the address of Eth2. The servers can talk to the gateway port (Ping) but can’t get out, nor can the outside see them. I have 2 rules setup in the packet filter to allow DMZ(Network) -> Any & Any -> DMZ(Network). I know I’m missing something but I don’t know what. Any help would be greatly appreciated. Thanks.

This thread was automatically locked due to age.