[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] exim with multiple interfaces



cirrus wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I'm trying to make exim listen on multiple interfaces.
> I am running exim as a daemon and I want it to listen on two of my 5 
> interfaces.
> I tried:
> local_interfaces = "xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy"
> local_interfaces = "xxx.xxx.xxx.xxx, yyy.yyy.yyy.yyy"
> local_interfaces = "xxx.xxx.xxx.xxx" "yyy.yyy.yyy.yyy"
> and also putting them in a different line:
> local_interfaces = "xxx.xxx.xxx.xxx"
> local_interfaces = "yyy.yyy.yyy.yyy"
> 
> in the first one when I do a /etc/init.d/exim restart I get:
> Restarting MTA: 2003-03-17 18:50:37 Malformed IP address "xxx.xxx.xxx.xxx 
> yyy.yyy.yyy.yyy" in local_interfaces
> and in the last one:
> 2003-03-17 18:51:32 Exim configuration error
>   "local_interfaces" option set for the second time in line 187
> 
> Anyone know anything about it?

I have local_interfaces = 192.168.1.2:127.0.0.1. Try a ":" with no spaces

-- 
David Raeker-Jordan
mailto:david@raeker-jordan.net
GnuPG key: 1024D/CD956608

Attachment: pgpyH2pJ66AAa.pgp
Description: PGP signature


Reply to: