Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Oct 2001 08:10:09 -0700
From:      "Lars Eggert" <larse@ISI.EDU>
To:        <per.tore.larsen@fernonorden.com>, <freebsd-mobile@freebsd.org>
Subject:   Location Management (was RE: Question about Dynamic IP)
Message-ID:  <PLEAKFMAJKNOEPLJKGBLEEGKCAAA.larse@isi.edu>
In-Reply-To: <25879E6A7E74D411B9370050043B7F3E1DC874@rubicon.fernonorden.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0004_01C14D75.2605EF00
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

> > I can, if you can explain how this relates to freebsd-mobile.

First, sorry for the inappropriate comment above. I've gotten some sleep
now and realized that was uncalled for.

> Will answer this:
>
> Have the same problem with mobile BSD users loging into diffrent
> parts and diffrent subnets in our network.  An introduction to a
> truly mobile solution to the hole dynamic ip, dynamic dns, dynamic
> config files issue would be greatly appriciated.

Second, the issue of dynamically reconfiguring mobile hosts has come up
before. I'm aware of the following solutions:

	1. Mike Smith had a set of patches ("personailty script"?)

	2. Ron Rosson's pc-site at http://www.sdbug.org/download.php

	3. We use our own set of patches at ISI.

Our patches add an /etc/locations directory, under which "location
subdirectories" are placed that contain overrides for files in /etc.
Location subdirectores are named after a "well-known box" at each location
(IP or MAC address).

Very early in the boot process, the system uses ARP requests ("arping"
port) to probe for any known location on all interfaces, and links in the
configuration files from the appropriate location directory if a known
location is detected. (Otherwise, the default location "disconnected" is
used.) Any file under /etc can be replaced during this process, allowing
you to change pretty much any setting on a per-location basis.

Manual switching of locations is also supported, through a modified
/etc/netstart and a new /etc/netstop. First you netstop, which closes all
network services, then you start location detection, then you netstart.
(We haven't figured out how to automatically do this in pccard_ether yet,
since you can't cleanly kill some daemons - notably amd - once an
interface has dissappeared).

While our patches have a number of limitations (requires ARP, location
detection isn't parallelized, manual location switching requires three
steps), it works fine for a handful of people with a handful of locations,
and it does work with wireless cards (if WEP keys etc. are set via
start_if.XXX).

If there's interest, I could post our patches to 4.4's /etc somewhere. I'd
be very interested in seeing this functionality in FreeBSD one way or the
other. Few systems support mobile hosts well, the best approach I know of
is Apple's Location Manager.

Lars
--
Lars Eggert <larse@isi.edu>               Information Sciences Institute
http://www.isi.edu/larse/              University of Southern California

------=_NextPart_000_0004_01C14D75.2605EF00
Content-Type: application/x-pkcs7-signature;
	name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
	filename="smime.p7s"

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

------=_NextPart_000_0004_01C14D75.2605EF00--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PLEAKFMAJKNOEPLJKGBLEEGKCAAA.larse>