Hello all, I have a question. I have two mail servers (separate servers) on the dmz network of my pix (30.30.30.x). When one tries to send mail to other, it's getting rejected because the mail server is trying to access the other by it's translated public address 70.x.x.x. I did a little research on this and tried adding "dns" to my static translation lines but unfortunately this did not appear to do anything. The domain for the mailservers is still pointing to the public address. Here are the lines I added/changed. Did I miss something? TIA
static (dmz,outside) 70.x.x.100 mail1 dns netmask 255.255.255.255 0 0
static (dmz,outside) 70.x.x.101 mail2 dns netmask 255.255.255.255 0 0
static (dmz,outside) 70.x.x.100 mail1 dns netmask 255.255.255.255 0 0
static (dmz,outside) 70.x.x.101 mail2 dns netmask 255.255.255.255 0 0