From owner-freebsd-questions@FreeBSD.ORG Fri May 19 23:55:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C46216A471 for ; Fri, 19 May 2006 23:55:51 +0000 (UTC) (envelope-from lordsporkton@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB0E43D6D for ; Fri, 19 May 2006 23:55:46 +0000 (GMT) (envelope-from lordsporkton@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so831097nzn for ; Fri, 19 May 2006 16:55:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bchj1TkkDjV3Pl3dYJz9MgNY+rxShyCXlGSZ/B4iw3kde5tTu3Ustnik/Z06uLamFMD9uY6nFYV3q5y21/PDH26R6cjE9grUKR+9lmdsrwM8USli2rmoNM9RPrDewovLI/sC7vEQukb8DutZPmSbDGcCZDQwvQFb3pk2fDXgYvU= Received: by 10.64.91.19 with SMTP id o19mr1891205qbb; Fri, 19 May 2006 16:55:45 -0700 (PDT) Received: by 10.65.11.14 with HTTP; Fri, 19 May 2006 16:55:45 -0700 (PDT) Message-ID: Date: Fri, 19 May 2006 16:55:45 -0700 From: "Lawrence Horvath" To: freebsd-questions@freebsd.org In-Reply-To: <6.0.0.22.2.20060519175424.02689218@mail.computinginnovations.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060519224819.GA48412@troutmask.apl.washington.edu> <6.0.0.22.2.20060519175424.02689218@mail.computinginnovations.com> Subject: Re: Setting up NIS questions? 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: Fri, 19 May 2006 23:55:51 -0000 There isnt a way to specify which ip or interface NIS will bind to? On 5/19/06, Derek Ragona wrote: > If memory serves YP will grab the first interface. If you switch the > stacks/IPs on the interfaces I think you will get what you want. > > -Derek > > > At 05:48 PM 5/19/2006, Steve Kargl wrote: > >I have 2 NICS in the master node of a small cluster. > >bge0 is connected to the outside world with a FQDN > >and registered DNS IP address. bge1 is connected to > >a 192.168.0.x internal network. I'm trying to configure > >NIS for the internal network, but ypinit is grabbing the > >FQDN. I've read the Handbook and ypinit manual page > >without too much enlightment. :( > > > >What I'm after is > > > >192.168.0.10 NIS master server > >192.168.0.11 NIS slave server > >192.168.0.[12-15] NIS clients > > > >Anyone have a pointer to a method to achieve my goals. > > > >-- > >Steve > >_______________________________________________ > >freebsd-questions@freebsd.org mailing list > >http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.= org" > > > >-- > >This message has been scanned for viruses and > >dangerous content by MailScanner, and is > >believed to be clean. > >MailScanner thanks transtec Computers for their support. > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > MailScanner thanks transtec Computers for their support. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" > --=20 -Lawrence