OpenSolaris
Collectives
Discussions
Documentation
Download
Source Browser
Free CD
Log-in
|
en
Project nwam
:
Service Discovery
Top Menu
Show
:
Comments
Attachments
History
Information
Print
:
Print
Print preview
Export as PDF
Export as RTF
Export as HTML
Export as XAR
Wiki code for
Service Discovery
Hide Line numbers
1: = Service Discovery = 2: 3: === Introduction === 4: 5: Network service discovery is a project under the [[NWAM>>Project nwam.WebHome]] series of projects. This project will integrate the framework and tools from the Apple [["Bonjour">>http://www.apple.com/macosx/features/bonjour/]] project to allow applications to advertise and discover network services using Multicast DNS on Solaris. [[Multicast DNS (mDNS)>>http://files.multicastdns.org/draft- 6: cheshire-dnsext-multicastdns.txt]] is an extension to the DNS protocol to perform DNS operations on the local-link using multicast. Multicast DNS supports DNS operations to discover and advertise network services on the network (as specified in the [[DNS-SD>>http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt]] Internet draft). 7: 8: === DNS Service Discovery === 9: 10: DNS-SD by design has several strengths over other service discovery protocols. Foremost is the choice of leveraging a widely deployed protocol, namely DNS, in IP networks. It is easier to implement and support in network devices and software over other competing protocols given the wide adoption and experience surrounding DNS. DNS-SD doesn’t propose a new security protocol but relies on existing security extensions available for DNS update. DNS-SD works with existing tools such as nslookup/dig to query for available services. The programming API available for developers to support DNS-SD is simple, is readily available on several platforms, and has matured as a stable API since Apple’s first release of Bonjour in 2002. 11: 12: === Multicast DNS (mDNS) === 13: 14: Multicast DNS allows network devices on the same logical or physical link (local link) to perform standard DNS functions without unicast DNS server by using multicast. mDNS is compatible with DNS-SD and can be used to perform service discovery on the local link. mDNS also proposes the use of top-level domain ".local." for naming hosts on the local link only. Any other top-level domain can also be used for link local naming but must be user configured. Apple’s Bonjour implementation, mDNSResponder, includes a mDNS daemon. As part of this project we plan on integrating mDNS in Solaris to allow service discovery and local link name resolution in networks without unicast DNS server. 15: 16: === Project Components === 17: 18: This section provides a high-level overview of the various components delivered by the project and how they all fit together. The following components will be integrated from Apple’s mDNSResponder code: 19: 20: * mDNSResponder daemon to perform DNS operations for service discovery. This daemon also functions over multicast to support mDNS. 21: * libdns_sd for applications to add support for DNS-SD and mDNS. This library allows services to register on startup with mDNSResponder and advertise the service on the network. Utilities or proxies can use the API to browse and register services. 22: * A CLI tool ’dns-sd’ to browse and discover services. 23: 24: Our project plans to add the following components in Solaris, in addition to the above that are included in mDNSResponder: 25: 26: * Add a new SMF manifest for the mDNS daemon allowing administrators to manage mDNS service using SMF. 27: * A new nsswitch backend for mDNS to support link-local host resolution. Host resolution queries with names ending with ".local." domain and IPv4 link-local addresses can be resolved using mdns by modifying the nsswitch.conf file. Administrators can also use mDNS for other domains by modifying the nss_mdns default configuration. See mdnsd(1M). 28: 29: The following block diagram provides a high-level picture of the interaction between various project components. Avahi proxy will be developed by the JDS Gnome team. Unless otherwise noted all components perform IPC through sockets API. 30: 31: {{{ 32: |~-------| 33: | Avahi | 34: | apps | 35: ~--------- 36: || 37: DBUS 38: |~---------| VV 39: |~-----------| |NSS mDNS | |~-----------| 40: | Client | | module | |Avahi proxy | 41: |~-----------| |~---------| |~-----------| 42: | libdns_sd | |libdns_sd | | libdns_sd | 43: |~-----------| |~---------| |~-----------| 44: || || Sockets || 45: VV VV VV 46: ~-------------------------------------------------- 47: mDNSResponder (UDP port 5353) 48: ~-------------------------------------------------- 49: || 50: Network 51: 52: }}} 53: 54: === Status === 55: 56: Solaris support for advertising & discovering services via Multicast DNS was integrated in Nevada build 72. A new nsswitch ’mdns’ backend was introduced to lookup hostname and IP addresses using link-local Multicast DNS queries. mDNS is managed via SMF (disabled by default) and should be administered using the following FMRI: svc:/network/dns/multicast:default For more information on mDNS please see mdnsd(1M) and to use mDNS as a source for hosts and ipnodes databases please see nsswitch.conf(4) and the /etc/nsswitch.dns file. If you find any problems please file bugs under solaris/network/dns. Please direct any questions to nwam-discuss at opensolaris dot org 57: 58: === Future Directions === 59: 60: The emphasis of the current project is to deliver a stable, interoperable network service discovery framework in Solaris. Future directions include enabling further Solaris network services, auto-discovery of naming services (NIS/LDAP servers) and making network clients aware of the discovered services on a network.
Search
Collectives
Community Group
Academic and Research
Accessibility
Advocacy
Appliances
Approachability
Architecture Process and Tools
BrandZ
Chinese Users
Community Advisory Board
Databases
Desktop
Device Drivers
Distribution
Documentation
DTrace
Emerging Platforms
Fault Management
Games on OpenSolaris
HA Clusters
HPC Developer
Installation and Packaging
Internationalization and Localization
Laptop
Logical Domains
Modular Debugger (MDB)
Networking
NFS
Observability
OpenSolaris Governing Board (OGB)
OpenSolaris Printing
OS/Net (ON)
Performance
Power Management
PowerPC
Security
Service Management Facility (smf(5))
Software Porters
Solaris Volume Manager
Storage
Systems Administration Community Group
Testing
Tools Home
Unix File Systems (UFS)
Website Community
X Window System
Xen
ZFS
Zones
Project
ADSL Modem Enhancement
ARC Process Definition
ARM Platform Port
Automatic Data Migration
BIND Update
Bluetooth Stack & Drivers
Brocade FC HBA - Initiator
Brocade FC HBA - Target
Brussels - unified network link configuration
Caiman, Solaris Install Revisited
Celeste
Český portál
Chime Visualization Tool for DTrace
CIFS client for Solaris
CIFS Server
Clearview: Network Interface Coherence
Cluster Agent: Informix Dynamic Server
Cluster Agent: OpenSolaris Container
Cluster Agent: OpenSolaris xVM
Cluster Agent: Oracle E-Business Suite
Cluster agent: PostgreSQL
Cluster Agent: Samba
Cluster Agent: Tomcat
CMT
Coarse Data Flow Parallelism
Colorado: Open HA Cluster on OpenSolaris
Command Assistant
Common Array Manager
Companion - /opt/sfw: Free and Open Source software
COMSTAR: Common Multiprotocol SCSI Target
Content
Contest
CPU Observability
Credentials Process Groups
Crossbow: Network Virtualization and Resource Control
Crypto KMS Agent Toolkit
Cryptographic Framework
Data Migration Manager
Data Tethers
Deutsches Portal
Device Detection Tool
Device Driver Utility
Device Manager
Device Mapper
Direct Rendering Infrastructure & 3D drivers
DTrace Guide
Duckwater: Simplified name services management
Easy Tools
Emancipation
Emulex Fibre Channel Device Driver
Emulex Advanced Ethernet Device Driver
Enable/Enhance Solaris support for Intel Platform
Enhance the support of USB webcams
Enhanced SMF Profiles
Enhancements for AMD-based Platforms
Erlang DTrace Integration
Ethernet bridge module for Solaris
Evaluate Conary
Events Registry
Ext3 file system support
F/OSS Package Base
Facilitation
Fibre Channel over Ethernet
Fine Grained Access Policy (FGAP)
Fingerprint Authentication
Flexible Mandatory Access Control
Forensic Tools
Fully Open X Project
Fuse on Solaris
gcore
Generic Machine Check Architecture Improvements
Google SOC
HA-JBoss
HA-MySQL
Hadoop Live CD
Hitachi
HoneyComb Fixed Content Storage
HPC Stack
Image Packaging System
Improved Performance MIB
Indiana
Innovation Awards
Input Method
Intel Graphics
Internet Key Exchange, version 2
Interrupt Resource Management
IP Datapath Refactoring
IP over Infiniband
IPsec Tunnel Reform
iSCSI Extensions for Remote DMA (iSER)
iSNS Server
JeOS - Just enough Operating System
JKstat - a java binding for libkstat
Journaled File System (JFS)
K Desktop Environment
Kerberos
Kernel Sockets
Kernel SSL Enhancements
Key Management Framework
Korn Shell 93 integration/migration project
Labeled IPsec
LatencyTOP
Layer 2 Filtering
LDoms Manager
Lending
libMicro - portable microbenchmarks
Link Layer Discovery
Live Media: Technologies for distributions running from CD and other media
Locale Data
lofi compression and cryptography support
lx64 brand
Media Management System
Mega_sas
Mexico
MilaX minimal Live Distribution
MIPS Platform Port
Mozilla DTrace
MRSL.NONsharedDevice
Multi-lingual Glossary
Multi-pathing software (MPxIO)
Multiple disk sector size support
Multiple DOI
Muskoka: An open repository for OpenSolaris technical content
Navigator
Nemo: A Framework for High-Performance Networking
Network Auto-Magic
Network Data Management Protocol
Network MIBs
Network Storage
Network Time Protocol (NTP)
Nevada Globalization
New Design of 4over6 Mechanism Based on OpenSolaris
NFS RDMA transport update and performance analysis
NFS Server in non-Global Zones
NFS version 4.1 pNFS
NFSv4 namespace extensions
Nightingale: Port Songbird to OpenSolaris
NPort ID Virtualization (NPIV)
NUMA
Object Storage Device (OSD) support for Solaris
OHACGE Script Based Plug-in
ON/Nevada (ONNV) Project
Open Development Infrastructure
Open HA Cluster Utilities
Open Sound System
OpenGrok
OpenPegasus CIM Server
OpenRTI
OpenSolaris Busybox
OpenSolaris Desktop
OpenSolaris Hispano
OpenSolaris Security Audit
OpenSolaris support for the QEMU processor emulator: host and guest
PEF: Packet Event Framework
Performance Wrappers
Pkgfactory
Polski Portal
Portail Francophone
Portal Brasil
Portals
Power Management Usability Interfaces
Presto: Automatic Printing Configuration
Printable Many Page Solaris Manuals
Promise SuperTrak RAID HBA Driver
QLogic Converged Network Adapter GLDv3 NIC Driver
Quagga Routing Protocol Suite Integration
RAID Configuration Utility
RBridge (IETF TRILL) support
RDMA Offload Framework
Reno: Login Process Enhancements for Interop
Resource Management
s10brand
SAM/QFS
SCM Migration Project
SCSI RDMA Protocol
SDcard Drivers
Sensor Abstraction Layer
Session Initiation Protocol
SFW
Shell: bourne shell, korn shell, C shell, etc.
Sierra: Intel WiFi Chipsets Support
Simple Panels
SM-HBA Based SAS HBA Management
SMF Documentation
Solaris iSCSI Target
Solaris PowerPC Port
SourceJuicer
Sparks: name service switch/nscd enhancements
Squashfs
Star integration/migration project
Starfish
Starter Kit
Storage Power Management
Sun Security Toolkit
Sun StorageTek Availability Suite
Support for OpenFabrics User Verbs / API on OpenSolaris OS
Support gcc4/GCCfss in Solaris
Suspend/Resume
SVR4 Packaging
Systemz
Tamarack: Removable Media Enhancements in Solaris
Tesla: OpenSolaris Enhanced Power Management
Test Development
Tickless Kernel Architecture
TIPC
Trademarks
Trusted networking interface policy database for Trusted Extensions
Trusted Platform Module support
Use Case
Validated Execution Project
Virtual Console
Virtual Network Machines
Visual Panels
Visualization for HPC
Volo
VRRP: Virtual Router Redundancy Protocol Implementation
VSCAN service
Web Stack
Website
Winchester: Schema mapping and ID mapping for AD Interoperability
Wireless USB Support
Wireless Wide Area Network
X Consolidation
x86 Generic FMA Topology Enumerator
Xen Gate
Xfce: A lightweight desktop environment
ZFS Boot and Install
ZFS on disk encryption support
Zone Manager
Zone Statistics
Русский портал
البوابة العربية
भारतीय पोर्टल
中国门户
日本ポータル
한국 포탈
User Group
Adelaide
Argentina
Arizona
Atlanta
Baltimore-Washington
Bangalore
Bangkok
Bangladesh
Beijing
Bélem
Berlin
Bhimavaram
Bloomington
Campus Ambassadors
Capital Region
Cardiff
Charlotte
Chengdu
Chennai
Chihuahua
Chile
Cleveland
Colombia
Columbus
Connecticut
Cracow
Czech
Dallas/Ft. Worth
Danish
Delaware
Edinburgh
Egypt
Finland
Florida
Front Range
FuZhou
Great Lakes
Greece
Hangzhou
Hawaii
HeFei
Houston
Hyderabad
Indonesia
Irish
Israel
Italian
Jinan
Kabul
Kansas City
Latvia
London
Madurai
Manchester
Mato Grosso
Melbourne
Minas Gerais
Minnesota
Montreal
Moscow
Mumbai
Munich
NEA
Netherlands
New England
New York City
New Zealand
NIT Hamirpur
Noroeste
Oklahoma City
Osnabrück
Peru
Philadelphia
Piaski
Pittsburgh
Porto Alegre
Puget Sound
Pune
Queensland
Research Triangle Park
Romania
Russia
San Antonio
San Diego
San Francisco
São Paulo
Scottish
Serbia
Shanghai
Shenzhen
Silicon Valley
Singapore
Slovak
South African
Southern Connecticut
St. Louis
Sweden
Switzerland
Sydney
Szczecin
Taiwan
Tecum
Thames Valley
Tokyo
Toronto
Trondheim
Tulsa
Turkey
Ukraine
University of Melbourne
Vale do Paraíba
Vancouver
Venezuela
Welsh - Cymru
Wisconsin
Xi'an
Subsites
Code Reviews
Code Repositories
Package Search
Bugster
Bugzilla
Test Machines
Planet
Mailing Lists
Elections & Polls
ARC Case Logs
Source Juicer
Package Factory
User Authentication
Project nwam Pages
Foundation
Story Boards
Requirements
Architecture
Design
Phase 0
Interface Configuration Policy
Prototype
Phase 0.5
Phase 1 Early Access
Phase 1 Repository
Phase 1 Spec
TOC
Draft Man Pages
Glossary
Phase 1 GUI Design
GUI Spec
GUI Spec
User Tasks for NWAM Configuration
User Tasks for NWAM Status Notification
GUI Research & Futures
UI Spec - Phase 2
UI Sketches/Prototypes
State of the Art
Terminology Study: Location vs. Environment
User Scenarios
Service Discovery
Applications
mdnsd(1M)
nsswitch.dns