From owner-freebsd-mobile Sat Jul 29 5:38:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 36A7037B6BE for ; Sat, 29 Jul 2000 05:38:21 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id OAA14369; Sat, 29 Jul 2000 14:38:16 +0200 (CEST) (envelope-from des@flood.ping.uio.no) To: Assar Westerlund Cc: Warner Losh , mobile@FreeBSD.ORG Subject: Re: Configuration profiles References: <200007290000.SAA61365@harmony.village.org> <5lk8e5xhir.fsf@assaris.sics.se> From: Dag-Erling Smorgrav Date: 29 Jul 2000 14:38:15 +0200 In-Reply-To: Assar Westerlund's message of "29 Jul 2000 14:11:56 +0200" Message-ID: Lines: 37 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Assar Westerlund writes: > You should also note that dhclient supports `static leases', which is > where you writing your configuration file as DHCP leases into the > dhclient.conf. This does not give you all conceivable configuration > information but it's still rather nice. If you have a DHCP server available and either control it yourself or are very friendly with the admin, yes. But DHCP servers aren't always available (or practical), and even when they are, you don't always control them. There's a whole real world out there, and it won't always let you do what you want. As a consultant, I currently need my laptop to handle four different configurations: - office: DHCP server available, friendly sysadmin. No sweat. - customer: no DHCP server available. Sysadmin won't do anything without a twenty-page report explaining how it will increase shareholder value. - home: no DHCP server available, though I could set one up. - dialup: no DHCP server available, no way to set one up, though you could argue that I could write a DHCP server and a PPP stack in Java and carry a TINI with a serial modem around with me everywhere I go, to serve as gateway. In addition, there's a bunch of environment variables and shell aliases I need to set depending on where I am, such as CVS root, HTTP and FTP proxies, etc. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message