From owner-freebsd-questions Thu Jul 26 14:32:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clink.schulte.org (clink.schulte.org [209.134.156.193]) by hub.freebsd.org (Postfix) with ESMTP id 4357137B401 for ; Thu, 26 Jul 2001 14:32:24 -0700 (PDT) (envelope-from dude@pinnacle.schulte.org) Received: from pinnacle.schulte.org (root@pinnacle.schulte.org [209.134.156.220]) by clink.schulte.org (8.11.3/8.11.3) with ESMTP id f6QLWJ765268; Thu, 26 Jul 2001 16:32:19 -0500 (CDT) (envelope-from dude@pinnacle.schulte.org) Received: from localhost (dude@localhost) by pinnacle.schulte.org (8.11.3/8.11.3) with ESMTP id f6QLWB953514; Thu, 26 Jul 2001 16:32:15 -0500 (CDT) (envelope-from dude@pinnacle.schulte.org) Date: Thu, 26 Jul 2001 16:32:11 -0500 (CDT) From: J To: Jonathan Chen Cc: Subject: Re: DHCP client IP In-Reply-To: <20010727091651.D25185@itouchnz.itouch> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I think you got me wrong. The client works fine. The only problem is, i cant use remote access on it because i dont know what it's IP address is. That's why i was asking if there was a way to guess what the next IP address would be. thanks again. _______________________________________________ /"\ ASCII Ribbon campaign against E-Mail \ / in gratuitous HTML and Microsoft X proprietary formats. / \ On Fri, 27 Jul 2001, Jonathan Chen wrote: Date: Fri, 27 Jul 2001 09:16:52 +1200 From: Jonathan Chen To: J Cc: questions@FreeBSD.ORG Subject: Re: DHCP client IP On Thu, Jul 26, 2001 at 02:15:30PM -0500, J wrote: > I've recently installed FreeBSD on one of the computers in my college's > lab. All computers here are DHCP clients, and their IP addres is never > static. Is there a way to predict the next IP address? Also, if the > computer doesnt get logged off, will this prevent the IP address from > regulating? Please cc: In /etc/rc.conf: ifconfig_xl0="DHCP" Change the xl0 to your NIC interface... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message