Date: Sun, 16 Jan 2000 16:50:50 -0500 (EST) From: "Neil Conway <Neil Conway" <neilconway@home.com> To: questions@freebsd.org Subject: gethostbyaddr error Message-ID: <14466.15674.478881.752603@metro.cr1006145-a>
next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is the error I am having trouble with: // Traceback (innermost last): File "/usr/local/libexec/fetchmailconf.bin", line 1763, in ? hostname = socket.gethostbyaddr(socket.gethostname())[0] socket.error: no address associated with hostname. // This specific error is from the fetchmailconf script distributed with the fetchmail port - but I have encounted this error before (IIRC, when sending local mail using sendmail (w/ default FreeBSD config)). I am running fetchmailconf from a machine inside a private LAN with the IP address 192.168.40.5 (yes, sorry, not RFC 1918 compliant AFAIK, but I made that mistake a LONG time ago and it would be a pain to fix it now). The other boxen in this network are at 192.168.40.x, with the (Internet) gateway at 192.168.40.1 I am running FreeBSD 3.4 STABLE with a pretty fresh (2 hour old) install (so it is quite possible I have forgotten to configure something).. Thanks in advance, Neil -- Neil Conway <neilconway@home.com> Get my GnuPG key from: http://24.112.188.210/mykey.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.1 (FreeBSD) Comment: Processed by Mailcrypt 3.5.5 and Gnu Privacy Guard <http://www.gnupg.org/> iD8DBQE4gjyBgmYXwds8KfwRAoCLAKDKNiBaNrUDDelWPc6uIUnYgWlorgCgpvPl TPLQZNvqWrFTJnZh5222sX4= =pLwH -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14466.15674.478881.752603>