On Mon, Apr 14, 2014 at 09:17:38PM -0430, Jose Dinuncio wrote:
> When I run postfix using the IP of eth0 (150.186.32.46) everything works
> fine. But if I try
>
> ip addr add
150.186.32.9/32 dev eth0
What does "ifconfig -a" report after this? Does the new IP address
show up for some interface, and if so, which one?
> and the same config, but with the new IP, I get the following error:
>
> Apr 13 06:36:16 iota postfix/qmgr[28834]: fatal: parameter
> inet_interfaces: no local interface found for 150.186.32.9
>
> I could do that on RedHat 4.7 and postfix-2.8.7, but I'm unable to do it in
> ubuntu.
Debug with "postconf inet_interfaces", running as a non-root user.
--
Viktor.