I am a PIX 515 newbie and would appreciate any help with this problem.
I have a mail server and a web server on the DMZ. People can access our website and request information. The request is e-mailed to an internal mailbox. Problem is - mail doesn't arrive. I have analysed the packets and basically the problem is the webserver put out a DNS (DNS is hosted externally) query for the mail server. The reply gives the global address of the mail server. The webserver tries to contact the mail server using the global address, but never gets a response.
I have tried adding the following command -
alias (dmz) 10.10.10.100 195.194.33.200 255.255.255.255
and sysopt noproxyarp dmz
but this makes no difference.
My supplier seems unable to provide a solution, so I am at a loss!!!!
Thanks in advance,
Mike
I have a mail server and a web server on the DMZ. People can access our website and request information. The request is e-mailed to an internal mailbox. Problem is - mail doesn't arrive. I have analysed the packets and basically the problem is the webserver put out a DNS (DNS is hosted externally) query for the mail server. The reply gives the global address of the mail server. The webserver tries to contact the mail server using the global address, but never gets a response.
I have tried adding the following command -
alias (dmz) 10.10.10.100 195.194.33.200 255.255.255.255
and sysopt noproxyarp dmz
but this makes no difference.
My supplier seems unable to provide a solution, so I am at a loss!!!!
Thanks in advance,
Mike