On Fri, Sep 07, 2001 at 12:31:27PM +0200, Roland Dworschak wrote:
> There are several ip addresses assigned to one ethernet device. Looks
> like qmail can't handle ip aliases.

No, I think it's the way you set up the multiple IP addresses that's
confused qmail.  Note the 4 identical addresses printed by ipmeprint,
and the fact that ifconfig didn't pick up the other IPs either (you used
"ip addr" instead).

Try setting up each IP address on a separate virtual interface instead,
like this:

ifconfig eth1:0 194.163.14.205
ifconfig eth1:1 194.163.14.210
etc.

qmail should have no problem with this.

-- 
Adrian Ho    Tinker, Drifter, Fixer, Bum   [EMAIL PROTECTED]
ListArchive: <http://marc.theaimsgroup.com/?l=qmail>
Useful URLs: <http://cr.yp.to/qmail.html> <http://www.qmail.org>
             <http://www.lifewithqmail.org/> <http://qmail.faqts.com/>

Reply via email to