|
|
Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
In windows server 2003, running AD and my own DHCP, DNS.
When trying to authorize my DHCP server I get the following error: DHCP service could not contact Active Directory. I have the right rights to perform the authorization, but still won't let me do it. So I looked further. dcdiag passed all the tests for the DC. Nslookup finds the right records in DNS for my DC. But netdiag is failing the DNS test with the following error:
[WARNING] Cannot find a primary authoritative DNS server for the name 'ser01.domainname.net'. [WSAEADDRNOTAVAIL] The name 'ser01.domainname.net'may not be registered in DNS.
[WARNING] The DNS entries for for this DC are not registered correctly on DNS server '0.0.0.0'. Please wait for 30 minutes for DNS server replication. [FATAL] No DNS servers have the DNS records for this DC registered.
(the 0.0.0.0 address bothers me, I don't know where it is coming from...)
I've been trying to solve this for a couple days, but can't seem to find the right answer. Any suggestions? I am using my ISP's DNS servers as forwarders, would this be a problem?
Best Regards, MBELL
|
|
Read inline please.
In news:1183933615.259106.233730[ at ]22g2000hsm.googlegroups.com, MBell <mbr661[ at ]yahoo.com> typed:
[Quoted Text] > In windows server 2003, running AD and my own DHCP, DNS. > > When trying to authorize my DHCP server I get the following > error: DHCP service could not contact Active Directory. I have > the right rights to perform the authorization, but still won't > let me do it. So I looked further. dcdiag passed all the tests > for the DC. Nslookup finds the right records in DNS for my DC. > But netdiag is failing the DNS test with the following error: > > [WARNING] Cannot find a primary authoritative DNS server for the > name 'ser01.domainname.net'. [WSAEADDRNOTAVAIL] The name > 'ser01.domainname.net'may not be registered in DNS. > > [WARNING] The DNS entries for for this DC are not registered > correctly on DNS server '0.0.0.0'. Please wait for 30 minutes > for DNS server replication. > [FATAL] No DNS servers have the DNS records for this DC > registered. > > (the 0.0.0.0 address bothers me, I don't know where it is coming > from...) > > I've been trying to solve this for a couple days, but can't seem > to find the right answer. Any suggestions? > I am using my ISP's DNS servers as forwarders, would this be a > problem? > > Best Regards, > MBELL
In the DNS Management console, DNS Server properties sheet, Interfaces tab, make sure the IP address of the internal NIC is listed in the "Listen on" field.
-- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This Helps
=================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx ===================================
|
|
On Jul 9, 2:01 am, "Kevin D. Goodknecht Sr. [MVP]" <a...[ at ]nospam.WFTX.US> wrote:
[Quoted Text] > Read inline please. > > Innews:1183933615.259106.233730[ at ]22g2000hsm.googlegroups.com, > MBell <mbr...[ at ]yahoo.com> typed: > > > > > > > In windows server 2003, running AD and my own DHCP, DNS. > > > When trying to authorize my DHCP server I get the following > > error: DHCP service could not contact Active Directory. I have > > the right rights to perform the authorization, but still won't > > let me do it. So I looked further. dcdiag passed all the tests > > for the DC. Nslookup finds the right records in DNS for my DC. > > But netdiag is failing the DNS test with the following error: > > > [WARNING] Cannot find a primary authoritative DNS server for the > > name 'ser01.domainname.net'. [WSAEADDRNOTAVAIL] The name > > 'ser01.domainname.net'may not be registered in DNS. > > > [WARNING] The DNS entries for for this DC are not registered > > correctly on DNS server '0.0.0.0'. Please wait for 30 minutes > > for DNS server replication. > > [FATAL] No DNS servers have the DNS records for this DC > > registered. > > > (the 0.0.0.0 address bothers me, I don't know where it is coming > > from...) > > > I've been trying to solve this for a couple days, but can't seem > > to find the right answer. Any suggestions? > > I am using my ISP's DNS servers as forwarders, would this be a > > problem? > > > Best Regards, > > MBELL > > In the DNS Management console, DNS Server properties sheet, Interfaces tab, > make sure the IP address of the internal NIC is listed in the "Listen on" > field. > > -- > Best regards, > Kevin D. Goodknecht Sr. [MVP] > Hope This Helps > > =================================== > When responding to posts, please "Reply to Group" > via your newsreader so that others may learn and > benefit from your issue, to respond directly to > me remove the nospam. from my email address. > =================================== http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/> =================================== > Use Outlook Express?... Get OE_Quotefix: > It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/> =================================== > Keep a back up of your OE settings and folders > with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx> ===================================- Hide quoted text - > > - Show quoted text - Thank you Kevin for your interest!
My set up is as follows: One physical machine running the host and 3 virtual servers, all with W2K3, Standard edition All four of the servers are connected to the LAN thru individual NICs. Server 1: Active Directory, DC, DNS Server 2: DHCP, Terminal Services Server 3: Exchange Server 4: Second DC, Second DNS
In the DNS console, under DNS server properties, and Interfaces tab, I have "All IP addresses" checked. Will this work? Other-wise, I could use the "Only use the following IP addresses" choice and add the DNS server's NIC in the field.
I can ping and see all my servers in the network, I don't understand why server 2 cannot see Active Directory. Am I missing something in Active Directory?
Best Regards, MBell
|
|
Read inline please.
In news:1184037206.525310.308210[ at ]k79g2000hse.googlegroups.com, MBell <mbr661[ at ]yahoo.com> typed:
[Quoted Text] > My set up is as follows: > One physical machine running the host and 3 virtual servers, all with > W2K3, Standard edition > All four of the servers are connected to the LAN thru individual NICs. > Server 1: Active Directory, DC, DNS > Server 2: DHCP, Terminal Services > Server 3: Exchange > Server 4: Second DC, Second DNS
The problem I see with this setup is server 4, it puts you in a catch-22 If you're going to run a DC in a virtual machine that's fine, but put it on a machine that is going to stay up when server 1 is rebooted.
> > In the DNS console, under DNS server properties, and Interfaces tab, I > have "All IP addresses" checked. Will this work? Other-wise, I could > use the "Only use the following IP addresses" choice and add the DNS > server's NIC in the field.
Either of these will work, so long as the NIC is not a DHCP client.
> > I can ping and see all my servers in the network, I don't understand > why server 2 cannot see Active Directory. Am I missing something in > Active Directory?
I would have to see the ipconfig /all from all the machines.
-- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This Helps
=================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx ===================================
|
|
On Jul 10, 11:40 am, "Kevin D. Goodknecht Sr. [MVP]" <a...[ at ]nospam.WFTX.US> wrote:
[Quoted Text] > Read inline please. > > Innews:1184037206.525310.308210[ at ]k79g2000hse.googlegroups.com, > MBell <mbr...[ at ]yahoo.com> typed: > > > My set up is as follows: > > One physical machine running the host and 3 virtual servers, all with > > W2K3, Standard edition > > All four of the servers are connected to the LAN thru individual NICs. > > Server 1: Active Directory, DC, DNS > > Server 2: DHCP, Terminal Services > > Server 3: Exchange > > Server 4: Second DC, Second DNS > > The problem I see with this setup is server 4, it puts you in a catch-22 If > you're going to run a DC in a virtual machine that's fine, but put it on a > machine that is going to stay up when server 1 is rebooted. > > > > > In the DNS console, under DNS server properties, and Interfaces tab, I > > have "All IP addresses" checked. Will this work? Other-wise, I could > > use the "Only use the following IP addresses" choice and add the DNS > > server's NIC in the field. > > Either of these will work, so long as the NIC is not a DHCP client. > > > > > I can ping and see all my servers in the network, I don't understand > > why server 2 cannot see Active Directory. Am I missing something in > > Active Directory? > > I would have to see the ipconfig /all from all the machines. > > -- > Best regards, > Kevin D. Goodknecht Sr. [MVP] > Hope This Helps > > =================================== > When responding to posts, please "Reply to Group" > via your newsreader so that others may learn and > benefit from your issue, to respond directly to > me remove the nospam. from my email address. > =================================== http://www.lonestaramerica.com/http://support.wftx.us/http://message.wftx.us/> =================================== > Use Outlook Express?... Get OE_Quotefix: > It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/> =================================== > Keep a back up of your OE settings and folders > with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx> =================================== No, all my servers have a static IP.
Here are the results of ipconfig /all:
Server 1
Windows IP Configuration
Host Name . . . . . . . . . . . . : ser01 Primary Dns Suffix . . . . . . . : domain.com Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : domain.com
Ethernet adapter DNS LAN:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel(R) PRO/1000 PT Server Adapter Physical Address. . . . . . . . . : 00-1A-18-23-14-1A DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.75.151 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe90::213:17ff:fe21:141a%4 Default Gateway . . . . . . . . . : 192.168.75.150 DNS Servers . . . . . . . . . . . : 192.168.75.151 fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo- Interface Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5 Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Automatic Tunneling Pseudo- Interface Physical Address. . . . . . . . . : C0-A8-4B-97 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::5efe:192.168.75.151%2 Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Disabled
Server 2
Windows IP Configuration
Host Name . . . . . . . . . . . . : ser02 Primary Dns Suffix . . . . . . . : domain.com Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : domain.com
Ethernet adapter DNS LAN:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel 21140 Based PCI Fast Ethernet Adapter Physical Address. . . . . . . . . : 00-13-17-24-00-48 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.75.152 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe80::203:17ff:fe00:141a%4 Default Gateway . . . . . . . . . : 192.168.75.150 DNS Servers . . . . . . . . . . . : 192.168.75.151 fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo- Interface Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5 Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Automatic Tunneling Pseudo- Interface Physical Address. . . . . . . . . : C0-A8-4B-98 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::5efe:192.168.75.152%2 Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Disabled
Server 3
Windows IP Configuration
Host Name . . . . . . . . . . . . : ser03 Primary Dns Suffix . . . . . . . : domain.com Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : domain.com
Ethernet adapter DNS LAN:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel 21140 Based PCI Fast Ethernet Adapter Physical Address. . . . . . . . . : 00-ff-17-24-0D-49 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.75.153 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe80::115:27ff:fe24:141a%4 Default Gateway . . . . . . . . . : 192.168.75.150 DNS Servers . . . . . . . . . . . : 192.168.75.151 fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo- Interface Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5 Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Automatic Tunneling Pseudo- Interface Physical Address. . . . . . . . . : C0-A8-4B-97 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::5efe:192.168.75.153%2 Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Disabled
Server 4
Windows IP Configuration
Host Name . . . . . . . . . . . . : ser04 Primary Dns Suffix . . . . . . . : domain.com Node Type . . . . . . . . . . . . : Unknown IP Routing Enabled. . . . . . . . : No WINS Proxy Enabled. . . . . . . . : No DNS Suffix Search List. . . . . . : domain.com
Ethernet adapter DNS LAN:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Intel 21140 Based PCI Fast Ethernet Adapter Physical Address. . . . . . . . . : 00-ff-17-24-0D-49 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : 192.168.75.154 Subnet Mask . . . . . . . . . . . : 255.255.255.0 IP Address. . . . . . . . . . . . : fe90::119:24ff:fe20:140a%4 Default Gateway . . . . . . . . . : 192.168.75.150 DNS Servers . . . . . . . . . . . : 192.168.75.151 fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1
Tunnel adapter Teredo Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Teredo Tunneling Pseudo- Interface Physical Address. . . . . . . . . : FF-FF-FF-FF-FF-FF-FF-FF DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::ffff:ffff:fffd%5 Default Gateway . . . . . . . . . : NetBIOS over Tcpip. . . . . . . . : Disabled
Tunnel adapter Automatic Tunneling Pseudo-Interface:
Connection-specific DNS Suffix . : Description . . . . . . . . . . . : Automatic Tunneling Pseudo- Interface Physical Address. . . . . . . . . : C0-A8-4B-97 DHCP Enabled. . . . . . . . . . . : No IP Address. . . . . . . . . . . . : fe80::5efe:192.168.75.154%2 Default Gateway . . . . . . . . . : DNS Servers . . . . . . . . . . . : fec0:0:0:ffff::1%1 fec0:0:0:ffff::2%1 fec0:0:0:ffff::3%1 NetBIOS over Tcpip. . . . . . . . : Disabled
Best Regards, MBell
|
|
Read inline please.
In news:1184120216.235563.282710[ at ]o61g2000hsh.googlegroups.com, MBell <mbr661[ at ]yahoo.com> typed:
[Quoted Text] >>> All four of the servers are connected to the LAN thru individual >>> NICs. >>> Server 1: Active Directory, DC, DNS >>> Server 2: DHCP, Terminal Services >>> Server 3: Exchange >>> Server 4: Second DC, Second DNS
Your ipconfig /all on all servers appear to have correct settings, are all four NICs the same model? Have you tried binding server 2 with a different NIC in the virtual machine setup?
That said, I'm not sure I would put DHCP on a virtual server, I'm not saying it won't work or shouldn't be done, it just seems more reliable to put DHCP on the host machine.
> Here are the results of ipconfig /all: > > Server 1 > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ser01 > Primary Dns Suffix . . . . . . . : domain.com > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : No > DNS Suffix Search List. . . . . . : domain.com > > Ethernet adapter DNS LAN: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : Intel(R) PRO/1000 PT Server > Adapter > Physical Address. . . . . . . . . : 00-1A-18-23-14-1A > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 192.168.75.151 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > IP Address. . . . . . . . . . . . : fe90::213:17ff:fe21:141a%4 > Default Gateway . . . . . . . . . : 192.168.75.150 > DNS Servers . . . . . . . . . . . : 192.168.75.151 > fec0:0:0:ffff::1%1 > fec0:0:0:ffff::2%1 > fec0:0:0:ffff::3%1
> Server 2 > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ser02 > Primary Dns Suffix . . . . . . . : domain.com > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : No > DNS Suffix Search List. . . . . . : domain.com > > Ethernet adapter DNS LAN: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : Intel 21140 Based PCI Fast > Ethernet Adapter > Physical Address. . . . . . . . . : 00-13-17-24-00-48 > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 192.168.75.152 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > IP Address. . . . . . . . . . . . : fe80::203:17ff:fe00:141a%4 > Default Gateway . . . . . . . . . : 192.168.75.150 > DNS Servers . . . . . . . . . . . : 192.168.75.151 > fec0:0:0:ffff::1%1 > fec0:0:0:ffff::2%1 > fec0:0:0:ffff::3%1 >
> Server 3 > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ser03 > Primary Dns Suffix . . . . . . . : domain.com > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : No > DNS Suffix Search List. . . . . . : domain.com > > Ethernet adapter DNS LAN: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : Intel 21140 Based PCI Fast > Ethernet Adapter > Physical Address. . . . . . . . . : 00-ff-17-24-0D-49 > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 192.168.75.153 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > IP Address. . . . . . . . . . . . : fe80::115:27ff:fe24:141a%4 > Default Gateway . . . . . . . . . : 192.168.75.150 > DNS Servers . . . . . . . . . . . : 192.168.75.151 > fec0:0:0:ffff::1%1 > fec0:0:0:ffff::2%1 > fec0:0:0:ffff::3%1 > > Server 4 > > Windows IP Configuration > > Host Name . . . . . . . . . . . . : ser04 > Primary Dns Suffix . . . . . . . : domain.com > Node Type . . . . . . . . . . . . : Unknown > IP Routing Enabled. . . . . . . . : No > WINS Proxy Enabled. . . . . . . . : No > DNS Suffix Search List. . . . . . : domain.com > > Ethernet adapter DNS LAN: > > Connection-specific DNS Suffix . : > Description . . . . . . . . . . . : Intel 21140 Based PCI Fast > Ethernet Adapter > Physical Address. . . . . . . . . : 00-ff-17-24-0D-49 > DHCP Enabled. . . . . . . . . . . : No > IP Address. . . . . . . . . . . . : 192.168.75.154 > Subnet Mask . . . . . . . . . . . : 255.255.255.0 > IP Address. . . . . . . . . . . . : fe90::119:24ff:fe20:140a%4 > Default Gateway . . . . . . . . . : 192.168.75.150 > DNS Servers . . . . . . . . . . . : 192.168.75.151 > fec0:0:0:ffff::1%1 > fec0:0:0:ffff::2%1 > fec0:0:0:ffff::3%1 >
-- Best regards, Kevin D. Goodknecht Sr. [MVP] Hope This Helps
=================================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue, to respond directly to me remove the nospam. from my email address. =================================== http://www.lonestaramerica.com/ http://support.wftx.us/ http://message.wftx.us/ =================================== Use Outlook Express?... Get OE_Quotefix: It will strip signature out and more http://home.in.tum.de/~jain/software/oe-quotefix/ =================================== Keep a back up of your OE settings and folders with OEBackup: http://www.oehelp.com/OEBackup/Default.aspx ===================================
|
|
|