Do two portforward rules translate to "and"?
Posted
by
blsub6
on Server Fault
See other posts from Server Fault
or by blsub6
Published on 2010-12-31T20:50:02Z
Indexed on
2010/12/31
20:55 UTC
Read the original article
Hit count: 269
I just set up an Exchange server to replace my DeskNow mail server. I want to start testing my internet mail exchange of my Exchange server. I can only set the MX records on my DNS up to my one external IP address so I was thinking that I could set up a firewall rule on my internet-facing firewall that port forwarded the smtp packets to two different servers.
My question is: If I do that, will that mean that the smtp packets will be forwarded to just the first internal IP on the list? Or does it mean that the packet will be cloned and sent to both IPs?
© Server Fault or respective owner