Ed Colmar wrote:

> Hey All!
>
>     Thanks for tracking this one down...  I am glad to know that I am 
> not the only one experinecing this.
>
>     Would you guys be able to tell me which lines to comment/modify to 
> get this to work properly?
>
>     Thanks!
>
>     -e-
>
If your windows boxes are set to dhcp, (with no values specified 
manually for WINS), then you should look at the lines in /etc/dhcpd.conf 
containing the word netbios. For example:

option netbios-dd-server <ip_of_firewall>;
option netbios-name-servers <ip_of_firewal>;
option netbios-node-type 8;

should be modified. If you have a WINS server on your network, just 
change the 2 IPs to be the IP of the WINS server. If you don't have WINS 
servers, you should just uncomment all the lines.

Buchan

-- 
|----------------Registered Linux User #182071-----------------|
Buchan Milne                Mechanical Engineer, Network Manager
Cellphone * Work               +27 82 472 2231 * +27 21 808 2497
Stellenbosch Automotive Engineering         http://www.cae.co.za




Reply via email to