[Linux-cluster] cluster email

Nuno Fernandes npf-mlists at eurotux.com
Fri Apr 3 15:08:41 UTC 2009


On Friday 03 April 2009 14:51:11 Burton Simonds wrote:
> We are running a 2 node cluster in an active / passive configuration.
> When running a sendmail on the passive host, we get a message saying
> it can not bind to the vip address (because that address is on the
> active.)  Is there a way to configure sendmail / postfix to still be
> able to send outgoing messages on the passive node.
>
> B
>
> --
> Linux-cluster mailing list
> Linux-cluster at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-cluster


echo "net.ipv4.ip_nonlocal_bind=1" >> /etc/sysctl.conf
sysctl -p

Now postfix/sendmail should be able to bind to ips that the server does not 
have.

Best regards,
./npf



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-cluster/attachments/20090403/6dcae4da/attachment.htm>


More information about the Linux-cluster mailing list