Microsoft
Software
Hardware
Network
Question : DNS name resolution, plain host name vs. FQDN
I set up a DNS server and forward and reverse resolution works fine but what do I have to do to allow a user to ping just the name. For example...
Ping works- server1.domain.com
Nslookup works - 10.1.1.1 = server1.domain.com
Ping does not work - server1
I need to be able to resolve just server1.
Answer : DNS name resolution, plain host name vs. FQDN
On the client you need to define the search domains. In linux that is done in /etc/resolv.conf, for Windows its done under the TCP/IP properties for a Network Connection, Advanced, DNS, enter search domains
Good Luck
Random Solutions
show a message and want to see all the threads to that message.
Équation différentielle de Madame Ratte
VSTO populating cells with datatable
SQL Pivot : Setting Nulls to 0
permissions to change table
SBS2003 Domain Controller AD corrupt
".info" not accepted as valid email configuration
work, forces and vectors
Entity view in HTML Email IFrame
Problem by using TFileStream: Save and Read ShortString in Delphi2010