From owner-freebsd-hackers Fri Dec 15 3:33:31 2000 From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 15 03:33:29 2000 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 6AFD437B400 for ; Fri, 15 Dec 2000 03:33:28 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 15 Dec 2000 11:33:27 +0000 (GMT) To: heckfordj@psi-domain.co.uk Cc: freebsd-hackers@freebsd.org Subject: Re: Why does lpd cause a lot of DNS traffic? In-reply-to: Your message of "Fri, 15 Dec 2000 10:57:43 GMT." <0012151100330S.01649@freefire.psi-domain.co.uk> X-Request-Do: Date: Fri, 15 Dec 2000 11:33:26 +0000 From: David Malone Message-ID: <200012151133.aa47244@salmon.maths.tcd.ie> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > You could also manually add them to /etc/hosts - but this will be a bit tediou > when you have a lot of machines. Maybe list IP addresses in /etc/hosts.lpd > instead of hostnames? This could cause alot of reverse lookups though. Another, slightly strange, way to do it would be to create a set of DNS A records, all with the same name but with A records pointing to all the hosts alows to use the printers. Then you could just put this entry in hosts.lpd ;-) David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message