On Mon, 2006-01-16 at 17:54 +1100, Erik de Castro Lopo wrote: > In addition, the windows machine also manages to publish its name to > the windows dns server while the Linux machine doesn't. > > Does anyone know what I need to do to get the Linux machine to publish > its name to the windows dns?
If it's really just plain old DNS, then you should just need to add a line like send host-name "irons"; to /etc/dhcp3/dhclient.conf and ifdown/ifup the interface. Cheers, -- Pete -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
