From owner-freebsd-questions Wed Feb 7 9:48:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 5C12337B4EC for ; Wed, 7 Feb 2001 09:48:09 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f17Hjer06492; Wed, 7 Feb 2001 12:45:40 -0500 (EST) Message-ID: <3A81894C.729FA82B@mail.iowna.com> Date: Wed, 07 Feb 2001 12:43:40 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Derek Bottles Cc: questions@FreeBSD.ORG Subject: Re: Slow mail services References: <4.1.20010207075345.00a73100@192.168.1.240> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Derek Bottles wrote: > > FreeBSD pop.rchco.com 3.4-RELEASE FreeBSD 3.4-RELEASE #0: Mon Dec 20 > 06:54:39 GMT 1999 jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 > > I am having an issue where the system is very slow to respond to network > requests on port 25, 110 and 23. > > It is an interment issue and the service always works if the calling client > does not time out before the response is sent. I am running ipop3d on port > 110 and Sendmail on 25. Telnetd on 23. > > I looked into DNS response as in the past I have had some issues there, but > it seems to be working well and very fast at this time, however my internal > network clients do not have entries in DNS. > > I have the response problem with any client, Outlook, Eudora, or a Telnet > client calling on the port 25 or 110 ports. Once the connection is up it is > very fast. Do you get the same speed connection from the localhost? Do you get the same speed when connecting to the IP vs. connecting to the hostname? If either of those answers no, look at your DNS as the likely problem. Usually slow connects are the result of a security-minded daemon trying to resolve a DNS name for someone that's connecting so it can log it. If the DNS is set wrong, it can take a while to finally give up. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message