high_desert on 11 Jul 2005 03:10:34 -0000 |
Sweet, thanks! But does this... --> Well, you might want to have the DHCP server announce the master --> browser to all clients. Add stuff like the following to dhcpd.conf: --> --> subnet 192.168.2.0 netmask 255.255.255.0 { --> ... --> option netbios-name-servers 192.168.2.136; --> # option netbios-node-type 8; --> option netbios-node-type 2; --> # (1=broadcast only, 2=WINS only, 4=broadcast, then --> WINS, 8=WINS then broadcast) --> # (see "man dhcp-options" for details...) --> ... --> } ...really tell the clients who the master NetBIOS browser is, or simply set the WINS server? I think the latter. - Zake ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|