Hylafax Mailing List Archives

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

Re: [hylafax-users] Problem sending fax



On Wed, 23 Mar 2005 17:08:39 +0100, Michele Mader <m.mader@xxxxxxx> wrote:
> I have the following problem. I have hylafax installed on a redHat 8.0
> with faxstat -v -v
> Trying localhost (127.0.0.1) at port 4559...
> 130 Warning, client address "127.0.0.1" is not listed for host name
> "mypc.myname.net".
> 
> in hosts.hfaxd i have:
> localhost
> 127.0.0.1
> mypc.myname.net

I think you have dns problems or HylaFAX gets confused by your dns setup.
Do you have a nic on that server? Are you using /etc/hosts (what's
inside) or dns,

This is where the error gets displayed:
InetFaxServer::checkHostIdentity(hostent*& hp)
{
    fxStr name(hp->h_name);                     // must copy static value
    hp = Socket::gethostbyname(name);
    if (hp) {
        for (const char** cpp = (const char**) hp->h_addr_list; *cpp; cpp++)
            if (memcmp(*cpp, &peer_addr.sin_addr, hp->h_length) == 0)
                return (true);
        reply(130, "Warning, client address \"%s\" is not listed for host name \
"%s\".",
            (const char*) remoteaddr, hp->h_name);
    } else
        reply(130, "Warning, no inverse address mapping for client host name \"%
s\".",
            (const char*) name);
    return (false);
}




-- 
giulioo@xxxxxxxxx

____________________ HylaFAX(tm) Users Mailing List _______________________
  To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
 On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
  *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services