2

I have one E2007 server that has HT, CA, MB roles and an old Ex2003 server that is still being used that I am not ready to turn off just yet.

The Ex2007 has two NIC's the first one is for internal and the second one is external. Presently I can send and receive email from Ex2007 but it is sending email using our general purpose internet connection rather than the second NICs public facing external address.

In Ex2003 you could bind SMTP outgoing to a particular NIC. I am failing in finding the same thing on Ex2007. So how do you bind SMTP (out/internet) to a particular NIC on the server?

Thanks,

Norm

Norm
  • 135
  • 4

1 Answers1

1

If you only have one internal subnet, you can make sure only the public NIC has a default gateway. If you have additional internal subnets, you will need to do a route statement with the -p switch.

KCotreau
  • 3,381
  • 3
  • 20
  • 24