From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 02:24:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E148106566B for ; Tue, 10 Jun 2008 02:24:01 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 464DA8FC0C for ; Tue, 10 Jun 2008 02:24:01 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m5A2NmW4069715; Mon, 9 Jun 2008 21:23:49 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080609212259.025c03e0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 09 Jun 2008 21:23:36 -0500 To: Jake Evans , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20080609205426.N23640@awww.jeah.net> References: <20080609205426.N23640@awww.jeah.net> Mime-Version: 1.0 X-Virus-Scanned: ClamAV 0.93/6806/Wed Apr 16 15:50:16 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m5A2NmW4069715 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: no reverse DNS causing connectivity problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2008 02:24:01 -0000 At 08:57 PM 6/9/2008, Jake Evans wrote: >[Please cc in replies, not currently subscribed. Thank you.] > >I have a quick question that I can't seem to find an answer to via Google >so far. > >I've had a few people complain that when they telnet/ssh/ftp/web to our >server, it's slow... I've traced the problem to them having no reverse on >their IPs. > >So basically their connection kinda hangs while the system waits to >timeout on looking up their IP's reverse. > > From what I can tell, I should be able to just set "options timeout:n" > and "options attempts:n" in resolv.conf.. BUT it seems FBSD's install > doesn't allow you to do this. > >Does anyone know a workaround to this? I thought maybe of changing it >directly in resolv.h but then I'd have to rebuild world I think..? Is >there perhaps a sysctl solution? > >Thank you so much for your time. set UseDNS to no in /etc/sshd_config -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.