From owner-freebsd-bugs@FreeBSD.ORG Wed Jun 7 19:07:02 2006 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C951E16E0AC for ; Wed, 7 Jun 2006 16:40:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12DAD43D4C for ; Wed, 7 Jun 2006 16:40:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k57GeGIS047354 for ; Wed, 7 Jun 2006 16:40:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k57GeG1c047352; Wed, 7 Jun 2006 16:40:16 GMT (envelope-from gnats) Resent-Date: Wed, 7 Jun 2006 16:40:16 GMT Resent-Message-Id: <200606071640.k57GeG1c047352@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Paul Markfort Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09E3E16C048 for ; Wed, 7 Jun 2006 16:32:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E41943D4C for ; Wed, 7 Jun 2006 16:32:13 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k57GWCEW065191 for ; Wed, 7 Jun 2006 16:32:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k57GWCHw065190; Wed, 7 Jun 2006 16:32:12 GMT (envelope-from nobody) Message-Id: <200606071632.k57GWCHw065190@www.freebsd.org> Date: Wed, 7 Jun 2006 16:32:12 GMT From: Paul Markfort To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: bin/98625: ypserv ignores the -n option (it always acts like -n has been specified) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jun 2006 19:07:03 -0000 >Number: 98625 >Category: bin >Synopsis: ypserv ignores the -n option (it always acts like -n has been specified) >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 07 16:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Paul Markfort >Release: 5.4-RELEASE, 6.0-RELEASE >Organization: University of Minnesota >Environment: FreeBSD {name}.enet.umn.edu 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Fri Jan 20 12:01: 56 CST 2006 root@{name}.enet.umn.edu:/usr/src/sys/i386/compile/{name} i386 + FreeBSD {name}.enet.umn.edu 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Tue May 24 13:16:29 CDT 2005 root@{name}.enet.umn.edu:/usr/src/sys/i386/compile/{name} i386 >Description: ypserv does DNS lookups for clients all the time and there is no way to turn it off (it is supposed to be off by default). This is a performance issue (dns lookups add to the load on the server). It fails to work as the man page says it does. >How-To-Repeat: start ypserv (no options) On client run: ypmatch junk.jnk hosts ypmatch microsoft.com hosts Note the output. >Fix: None. >Release-Note: >Audit-Trail: >Unformatted: