Assigning Postfix specific ethernet adapter to use
this is a question that spans a few categories but it is primarily Mailman/Postfix that has me stumped.
G4 server with two ethernet ports [ one built in, one PCI card ] running OS X Server 10.3.9 Unlimited running AFP, web, FTP, Mailman/SMTP. No Firewall / Router side Firewall running.
I want to separate internal network activities from external internet activities so that one port is used for internal network and one port for external network. We have a big mailing list running on the server and I thinking to keep it dumping to and bouncing from the outside world via the " external use " port.
Is this doable?
Have checked the FAQs and read a few of the manuals but don't see where it tell us how or if OS X load balances across ethernet ports other than in Firewall set ups.
I guess there must be a manual hack to point SMTP to one en address?
looking at ;
" /etc/postfix/main.cf "
there is a line
" inet_interfaces = all "
but this does not seem to provide the right answer.
Niether does " /etc/postfix/master.cf "
Any pointers? If the answer is I am wasting my time just let it be, fair enough. If there is documentation on how to determine which posts any other / all services use I am also interested.
Thanks in advance.