okay I want to add a win2k server machine to our domain network to run a database so that it can be accessed from outside.
It has 2 network cards, one of them is getting dhcp from the domain controller with the dns pointing to the dc. the other is a static ip from the ISP with the dns pointing to the isp's.
Is everything correct so far?
I'm getting this error in the system event viewer:
The IP address lease 192.168.0.71 for the Network Card with network address 000C41EED2A8 has been denied by the DHCP server 67.*.79.9* (The DHCP Server sent a DHCPNACK message).
and this warning:
The system failed to register network adapter with settings:
Adapter Name : {A9AD9278-8FD7-4483-A031-05B24BC44723}
Host Name : alex2
Adapter-specific Domain Suffix : alexsd
DNS server list :
192.168.0.1
Sent update to server : None
IP Address(es) :
67.9*.*9.99
The cause of this DNS registration failure was because of DNS server failure. This may be due to a zone transfer that has locked the DNS server for the applicable zone that your computer needs to register itself with.
(The applicable zone should typically correspond to the Adapter-specific Domain Suffix that was indicated above.) You can manually retry registration of the network adapter and its settings by typing "ipconfig /registerdns" at the command prompt. If problems still persist, contact your network systems administrator to verify network conditions.
another warning:
The server was unable to logon the Windows NT account 'test' due to the following error: Logon failure: unknown user name or bad password. The data is the error code.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
thanks
It has 2 network cards, one of them is getting dhcp from the domain controller with the dns pointing to the dc. the other is a static ip from the ISP with the dns pointing to the isp's.
Is everything correct so far?
I'm getting this error in the system event viewer:
The IP address lease 192.168.0.71 for the Network Card with network address 000C41EED2A8 has been denied by the DHCP server 67.*.79.9* (The DHCP Server sent a DHCPNACK message).
and this warning:
The system failed to register network adapter with settings:
Adapter Name : {A9AD9278-8FD7-4483-A031-05B24BC44723}
Host Name : alex2
Adapter-specific Domain Suffix : alexsd
DNS server list :
192.168.0.1
Sent update to server : None
IP Address(es) :
67.9*.*9.99
The cause of this DNS registration failure was because of DNS server failure. This may be due to a zone transfer that has locked the DNS server for the applicable zone that your computer needs to register itself with.
(The applicable zone should typically correspond to the Adapter-specific Domain Suffix that was indicated above.) You can manually retry registration of the network adapter and its settings by typing "ipconfig /registerdns" at the command prompt. If problems still persist, contact your network systems administrator to verify network conditions.
another warning:
The server was unable to logon the Windows NT account 'test' due to the following error: Logon failure: unknown user name or bad password. The data is the error code.
For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
thanks