DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

nbd(ADMN)


nbd -- NetBIOS daemon

Syntax

/etc/nbd

Description

nbd initializes NetBIOS, then remains active to create new TCP endpoints for NetBIOS and recycle used ones. NetBIOS initialization consists of performing an ioctl to set certain configuration parameters and linking UDP and TCP endpoints to NetBIOS. Two UDP endpoints and one TCP endpoint are used for the name, datagram, and session services, respectively. Each NetBIOS session requires one TCP endpoint. As sessions terminate, their TCP endpoints are unlinked. From time to time, new TCP endpoints must be linked to NetBIOS to use for new sessions. The daemon listens for messages from NetBIOS instructing it to unlink certain endpoints and/or provide new ones.

The script /etc/netbios (see netbios(ADMN)) reads default values for the NetBIOS configuration parameters from the file /etc/default/nbconf, sets these in its environment, and then starts nbd. nbd executes getenv(S) to obtain the NetBIOS configuration parameter values. nbd fails if it does not find values for all configuration parameters (except NB_HOST) set in the environment.

Files


/dev/netbios
NetBIOS device node

/etc/default/nbconf
NetBIOS configuration file

/etc/lmhosts
NetBIOS remote hosts file

See also

lmhosts(SFF), netbios(ADMN), netbios(ADMP)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003