Microsoft
Software
Hardware
Network
Question : Haven’t setup hint root zone file, but still can see internet records
I havn’t setup hint root zone file or forwarding, BUT I can resove internet resources. Why is that?
Folowing is my configuration
options {
directory "/var/named";
};
Answer : Haven’t setup hint root zone file, but still can see internet records
HI,
if your lan adapter has dynamic address acquisition (e.g. "iface eth0 inet dhcp") then it will automatically also acquire dns server settings.
look at /etc/resolve.conf to see what dns server is set for that host.
Cheers!
Random Solutions
How do I configure OWA internal/external URL's?
mozilla keeps session even if close it
Using VBA to read inbox of non-default mailbox
Using 3rd Party SSL to Setup Exhange 2007, Outlook 2007, Server 2003 with Terminal Services
NULLS FIRST, NULLS LAST on order by
Batch script to calculate elapsed time in seconds : must be able to handle if time crosses midnight
Incremental search listbox w/ SQL Server w/ ability to append records to the serached table
Reasons to define UDT..
OutlookAnywhere for Exchange 2007 - client keeps asking for credentials
Speeding up a simple UPDATE in Oracle SQL