Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 13:09:47 +0200
From:      Danny Pansters <danny@ricin.com>
To:        "Kennie H. Jones" <khjones@w3rite.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: dhcp & cable, @home (help me fight the MS monopoly)
Message-ID:  <20010926110938.VAVP28038.mail1.home.nl@there>
In-Reply-To: <3.0.5.32.20010926000700.007ad100@widomaker.com>
References:  <3.0.5.32.20010926000700.007ad100@widomaker.com>

next in thread | previous in thread | raw e-mail | index | archive | help

> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010926110938.VAVP28038.mail1.home.nl>