OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: inet_interfaces: no local interface found for

From: Bob Ross (radiuskingmanaz.net)
Date: Thu Aug 30 2007 - 14:50:21 CDT


----- Original Message -----
From: "Wietse Venema" <wietseporcupine.org>
To: "Bob Ross" <radiuskingmanaz.net>
Cc: <postfix-userspostfix.org>
Sent: Thursday, August 30, 2007 12:45 PM
Subject: Re: inet_interfaces: no local interface found for

> Bob Ross:
>> inet_interfaces = $myhostname, localhost, goldenvalleyaz.net
>
> Avoid hostnames in inet_interfaces. Consider using the default
> "inet_interfaces = all" which auto-detects the machine interfaces.
>
> You probably have junk in /etc/hosts.

Not really, I don't think.

# hosts.allow This file describes the names of the hosts which are
# allowed to use the local INET services, as decided by
# the '/usr/sbin/tcpd' server.
#
# Version: (#)/etc/hosts.allow 1.00 05/28/93
#
# Author: Fred N. van Kempen, <waltjeuwalt.nl.mugnet.org
#
#
#ALL: 127.0.0.1
tcp-env:127.0.0.1:setenv=RELAYCLIENT
tcp-env:12.166.127.64/255.255.255.224:setenv=RELAYCLIENT
ALL: 12.166.127.
# End of hosts.allow.

>
> Wietse
>