From owner-freebsd-questions Wed Sep 26 4: 9:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail1.home.nl (mail1.home.nl [213.51.129.225]) by hub.freebsd.org (Postfix) with ESMTP id 9773A37B40A for ; Wed, 26 Sep 2001 04:09:39 -0700 (PDT) Received: from there ([212.120.84.133]) by mail1.home.nl (InterMail vM.4.01.03.00 201-229-121) with SMTP id <20010926110938.VAVP28038.mail1.home.nl@there>; Wed, 26 Sep 2001 13:09:38 +0200 Content-Type: text/plain; charset="iso-8859-1" From: Danny Pansters Reply-To: danny@ricin.com Organization: Ricin.com To: "Kennie H. Jones" Subject: Re: dhcp & cable, @home (help me fight the MS monopoly) Date: Wed, 26 Sep 2001 13:09:47 +0200 X-Mailer: KMail [version 1.3] References: <3.0.5.32.20010926000700.007ad100@widomaker.com> In-Reply-To: <3.0.5.32.20010926000700.007ad100@widomaker.com> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010926110938.VAVP28038.mail1.home.nl@there> 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 > Someone suggested: set static IP address. I also have heard @home never > changes their IP's given out with DHCP, but what happens if they do? What > happens when they renew the lease (which they will do periodically) and you > are not running the dhcp client? Eventually they might, yes. And if they do and you're not using DHCP (or someone else who used to have the IP number that is assigned to you after the change) people will unintentionally "steal" each other's IP number. But nothing should stop you from using a static setup for your installation and when you're done set up dhclient. Make sure to put interface "xl0" { send host-name "the host/dns name they gave you without the domain" } in /etc/dhclient.conf. Claiming that @home doesn't work with freeBSD/dhclient is utter nonsense. Good luck, Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message