<quote who="Sonia Hamilton"> > Slightly OT question here: given that zeroconf now uses .local, is using > .local for internal domains via bind the "right way" to do things, or > should another name be used?
Avoid using local, because otherwise most mDNS systems will basically bail out of helping you with local lookups. I generally use 'home' for, uh, home. :-) - Jeff -- OSCON 2008: Portland OR, USA http://conferences.oreilly.com/oscon/ "It's not sufficient to 'use simple words to explain things'. Things must actually *be* simple, which is much harder." - Martin Pool -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
