Hi friends,
I have a simple small desktop PC that I runs my Postfix mail server on FreeBSD 13.0. It was all good until I needed to add another domain to Postfix.
So I am trying to use a single NIC for both domains by creating an additional ip alias and configuring two Postfix instances using postmulti. Postfix starts up fine with the two instances, but I am unable to telnet to the alias at port 25 to test SMTP.
The NIC I am using is an Intel onboard NIC based on the em driver... yes its a rather old PC motherboard. I think the "em" driver had some issues in the past and perhaps its that which is causing me trouble... not sure though. I tried configuring Postfix with a different port for the alias instance as well, but no luck.
Has anyone done something like this before? Is this a workable idea or do I need to have physical NICs for each domain? I am not a networking expert so this might seem like too basic a question for the experts... so please be kind
Thanks in advance.
Nitin
I have a simple small desktop PC that I runs my Postfix mail server on FreeBSD 13.0. It was all good until I needed to add another domain to Postfix.
So I am trying to use a single NIC for both domains by creating an additional ip alias and configuring two Postfix instances using postmulti. Postfix starts up fine with the two instances, but I am unable to telnet to the alias at port 25 to test SMTP.
The NIC I am using is an Intel onboard NIC based on the em driver... yes its a rather old PC motherboard. I think the "em" driver had some issues in the past and perhaps its that which is causing me trouble... not sure though. I tried configuring Postfix with a different port for the alias instance as well, but no luck.
Has anyone done something like this before? Is this a workable idea or do I need to have physical NICs for each domain? I am not a networking expert so this might seem like too basic a question for the experts... so please be kind

Thanks in advance.
Nitin