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

Re: Networking question



On 18 Dec 2002 08:03:47 -0600
 Charlie Brune <silug@bruneworld.com> wrote:
>Question:  What does this message mean?  (in /var/log/messages)
>
>Dec 18 07:46:04 bruneworld xinetd[12912]: warning: /etc/hosts.allow,
>line 12: host name/name mismatch: bruneworld.com !=
>commons10k1.mo24.107.34.126.charter-stl.com

My guess is that your "real" IP name is commons...charter-stl.com, and the
system in saying, "Hey, you haven't allowed yourself access to your server!".
 Try

nslookup commons10k1.mo24.107.34.126.charter-stl.com

and see if it matches 24.107.34.126.

If so, change this line:
imapd: 192.168.*, 127.0.0.1, bruneworld.com

to this:
imapd: 192.168.*, 127.0.0.1, bruneworld.com,
commons10k1.mo24.107.34.126.charter-stl.com

>Thanks,
>Charlie

William

-- 
William Underwood
wllmundrwd@charter.net

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.