Zeroconfig and Multicast DNS

Brooks Davis brooks at one-eyed-alien.net
Wed Aug 23 21:21:45 UTC 2006


On Wed, Aug 23, 2006 at 02:12:20PM -0400, Pat Lashley wrote:
> >If no one else steps forward, I will be glad to lead the charge to get an
> >implementation of this committed. Before I do though, we'll need to get 
> >some
> >basic questions answered (some of which have already been discussed here).
> >
> >1. What are the other *BSDs doing in this area?
> >2. What are the linux flavors doing?
> >3. What is the minimal set of features we should support? (I think this 
> >list
> >starts with LLA, but that's just a gut feeling atm.)
> 
> I would agree that LLA is part of the minimal set; and as I mentioned 
> before, it is the only part for which there is currently no FreeBSD 
> solution. It should be possible to enable LLA on a per-NIC basis in 
> rc.conf; and it should be possible to have both LLA and non-LLA addresses 
> on the same port so that a FreeBSD host can easily operate in a mixed 
> environment. (This also makes it easier for portable machines to handle 
> being moved between a zeroconf-based environment and a more traditional 
> DHCP environment.)

I don't see how we can do the fallback stuff with our current
infrastructure.  You could do it with profile.sh, but our current
infrastructure isn't really suited to it.  In some ways what we really
need is an all knowing IPv4 address configuration program that can probe
the link and decide if it should a) use a static IP, b) use DHCP, or c)
use an LLA.  It's possible we could do this in a shell script, but I'm
not sure we'd want to.

-- Brooks
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20060823/6f6aed69/attachment.pgp


More information about the freebsd-net mailing list