Microsoft
Software
Hardware
Network
Question : DNS on Dual NIC 2003 Server
Hi
I have a Server 2003 box with dial NIC, one on 192.168.0.2 for normal traffic and one on 192.168.0.100 locked down for VPN. When I do a NSLookup on 'server' from a networked computer I get...
C:\Users\XXX>nslookup server
Server: UnKnown
Address: 192.168.0.2
Name: server.XXX.local
Addresses: 192.168.0.100
192.168.0.2
... any query on 'server' tries and times out on 100 before going to 2.
What am I missing?
Thanks
Answer : DNS on Dual NIC 2003 Server
Is the DNS server listening on .100?
DNS does not always resolve in the order they are listed. USUALLY, but not always.
Random Solutions
htaccess Partial Query String Rewrite
How can I uninstall a corrupt broadcom driver?
Charging devices via USB port on laptop
What are some good guides on designing and building video games
How to re-write code using strings to Delphi 2010
Windows 7 roaming profiles
text alignment in footer
ASP.NET Error: The page was not displayed because the request entity is too large.
posting xml string to web
Intellisense-style auto complete in richTextBox c# windows forms control?