"Lloyd Martin T. Yong" <[EMAIL PROTECTED]> writes: > I was able to successfully run the service & even check if it could > resolve the hostnames with IP addresses... My only problem is i was it > can only resolve the names & ips that are the servers listed on the > zonefile, i was hoping that the name server could also cache & resolve > hostnames / ip addresses of the clients workstations that is currently > present on the local network.
Hmmm, IIRC your server will only have those records if your client workstations are *also* DNS servers serving their own record (which defeats the purpose of a centralized DNS anyway.) Your best bet would be to define static IP addresses for each workstation (or have a DHCP server that serves specific IP addresses based on MAC address) and define zone records (maybe even reverse) right on the DNS server itself. Given the work you've already did in getting DNS up, this shouldn't take too long :P Cheers, Zakame -- Zak B. Elep [EMAIL PROTECTED] _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

