In
mcnews said:
i get the 1722 "windows cannot determine the user or computer name"
error in my event application log when ever i logon to my W2k
machines. i have my ISP's DNS IPs on all workstations and on my
server. if i don't i can't use DSL.
what should i do?
Point all machines to the internal DNS, this is required for AD domain
members and DCs.
For internet resolution configure your DNS server as per this KB
article,making sure you have deleted the "." forward lookup zone. You can
use your ISP's DNS as forwarders in your DNS server. While in the DNS server
property sheet select the interfaces tab and put your internal IP as its
only listener IP.
300202 - HOW TO Configure DNS for Internet Access in Windows 2000
http://support.microsoft.com/default.aspx?scid=kb;en-us;300202&FR=1
If your DC is multi-homed you need to go to Network and dial up connections
in control panel, in the Advanced Menu select Advanced settings, in the
connections pane your internal interface must be at the top of the list, in
the Bindings pane File sharing and Client for MS Networks should only be
bound to the internal interface.
You should also disable NetBIOS over TCP/IP on the externally connected
interface, you will find this on the WINS tab.
Restart the Netlogon service and run ipconfig /registerdns and ipconfig
/flushdns
If you are still getting errors post back the exact errors and an ipconfig
/all and the actual AD DNS domain name from ADU&C.