From: Ace Fekay [MCT] on 18 Oct 2009 02:22 "cctanaka" <cctanaka.407w7c(a)DoNotSpam.com> wrote in message news:cctanaka.407w7c(a)DoNotSpam.com... > > Hi Ace, > > The SBS 2008 DC has the following configuration: > Name: micro21 > IPv4: 192.168.43.21 > Mask: 255.255.255.0 > IPv6: fe80::3985:7e5c:901f:dc18%10 > and: fe80::5574:89c9:7014:55bd%10 > DNS: fe80::5574:89c9:7014:55bd%10 > and: 192.168.43.21 > Gateway: 192.168.43.254 (a router box) > > The Server 2008 member server: > Name: micro31 > IPv4: 192.168.43.31 > Mask: 255.255.255.0 > IPv6: fe80::e8b3:5e7d:ee33:f324%10 > DNS: fe80::5574:89c9:7014:55bd%10 > and: fe80::e8b3:5e7d:ee33:f324%10 > and: 192.168.43.21 > and: 192.168.43.31 > Gateway: 192.168.43.254 (a router box) > it is not a DNS Server yet, but I have already inserted IP addresses of > this machine. > > Thanks again. > > > -- > cctanaka Hi cctanaka, I was hoping you posted the actual ipconfigs, since they provide more info than what you provided, such as suffixes, ip routing, WINS proxy, etc. It would have been easier for you with less typing by running the command and piping it to a text file as such: ipconfig /all > c:\ipconfig.txt Then copy and paste the data out of the c:\ipconfig.txt file from each machine. Also, the second config posted states it's a member server. I thought you said you promoted it? Maybe I misunderstood something. The second config also shows the IPv6 addresses as the first entry. That may be part of the problem. Also it shows that you set 192.168.43.31 as an entry (itself), but you said it's not a DNS server. So that has to be removed. Only set it after you promote the machine, and only after replication has occured so that the zone data has replicated and populated DNS. Otherwise, if it ever got to asking that IP address, there is no DNS server to respond.However with four DNS addresses, I doubt it will ever get past the second one before the client-side resolver reaches the time out value (based on how client-side resolver algorithm) compared to when the application requesting the query gives up. One example is Exchange querying for the domain controller(s) in the domain. Exchange relies on AD. Without AD or communication to AD, Exchange will fail. Anyway, based on what you posted, I would first suggest disabling IPv6. They DNS addresses for the first DNS entry (assuming you posted them based on the order they showed up), is IPv6. We would rather see the IPv4 address as the first entry (or only entries actually). Here's info on disabling it on both the 2008 SBS and the non-SBS machine: ====== To disable IPv6 on 2008 or Vista (non-SBS 2008): Uncheck IPv6 in NIC properties Uncheck the two LinkLayer Topology Discovery components Then follow the registry changes procedure below to completely disable IPv6. 1. Navigate to: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters] 2. In the details pane, click New, and then click DWORD (32-bit) Value. 3. Type in DisabledComponents , and then press ENTER. 4. Double-click DisabledComponents, 5. Type ffffffff in Hexadecimal. 6. So it should like this when completed: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters] "DisabledComponents"=dword:ffffffff Restart the machine. ====== ====== To disable IPv6 on SBS 2008 is slightly different. Read the instructions in the following link: Issues After Disabling IPv6 on Your NIC on SBS 2008 http://blogs.technet.com/sbs/archive/2008/10/24/issues-after-disabling-ipv6-on-your-nic-on-sbs-2008.aspx ====== Let us know if you have any questions and how you make out. Ace
From: cctanaka on 19 Oct 2009 13:26 Hi Ace, In fact, after I promoted the second server with Dcpromo and have got a Exchange failure. I decided to roll back, using Dcpromo again to "unpromote" the second server. I will disable the IPv6 as you told and post the configs again. Thanks. -- cctanaka ------------------------------------------------------------------------ cctanaka's Profile: http://forums.techarena.in/members/144719.htm View this thread: http://forums.techarena.in/small-business-server/1256973.htm http://forums.techarena.in
From: cctanaka on 19 Oct 2009 15:05 Hi, I have disabled IPv6 on both servers, so IP configs are: (Obs: Information are in other language, so I tried to translate in English) SBS 2008 SERVER ============= Windows IP Setup Host name . . . . . . . . . . . : MICRO21 Sufix primary DNS. . . . . . . . : mpr.local Node type . . . . . . . . . . . . : hybride IP Routing enabled . . . . . : no Proxy WINS enabled . . . . . . . . : no List of DNS suffix researching : mpr.local Ethernet Adapter Local connection: DNS Suffix spec�fic of connection. : Description. . . . . . . . . . . . . : Realtek RTL8168/8111 Family PCI-E Gigabit Ethernet NIC (NDIS 6.0) Phisical address. . . . . . . . . . : 00-1C-C0-CE-62-81 DHCP enabled . . . . . . . . . : no Automatic configuration enabled . : yes IPv4 Address. . . . . . . . . . : 192.168.43.21(Preferred) Subnet mask . . . . . : 255.255.255.0 Default Gateway . . . . . . . . : 192.168.43.254 DNS Servers . . . . . . . . : 192.168.43.21 NetBIOS over Tcpip . . . . . . . . : Enabled Tunnel adapter Local Connection*: M�dia State. . . . . . . . . : Midia desconected DNS suffix spec�fic of connection . : Description. . . . . . . . . . . . . : isatap.{9565ED45-24C3-49B4-AA82-97BFC038876D} Phisical address. . . . . . . . . . : 00-00-00-00-00-00-00-E0 DHCP enabled . . . . . . . . . : No Automatic configuration enabled. . : yes ------------------------------------------ SECOND SERVER (WINDOWS 2008 SERVER) ================================ Windows IP Setup Host name . . . . . . . . . . . : MICRO31 Sufix primary DNS. . . . . . . . : mpr.local Node type . . . . . . . . . . . . : hybride IP Routing enabled . . . . . : no Proxy WINS enabled . . . . . . . . : no List of DNS suffix researching : mpr.local Ethernet Adapter Local connection: DNS Suffix spec�fic of connection. : Description. . . . . . . . . . . . . : VIA Rhine II Compatible Fast Ethernet Adapter Phisical address. . . . . . . . . . : 00-15-F2-5C-0B-84 DHCP enabled . . . . . . . . . : no Automatic configuration enabled . : yes IPv4 Address. . . . . . . . . . : 192.168.43.31(Preferred) Subnet mask . . . . . : 255.255.255.0 Default Gateway . . . . . . . . : 192.168.43.254 DNS Servers . . . . . . . . : 192.168.43.21 NetBIOS over Tcpip . . . . . . . . : Enabled --------------------------------------------------------------------- If everything is correct should I try DCPROMO? Thank you. -- cctanaka ------------------------------------------------------------------------ cctanaka's Profile: http://forums.techarena.in/members/144719.htm View this thread: http://forums.techarena.in/small-business-server/1256973.htm http://forums.techarena.in
From: Ace Fekay [MCT] on 20 Oct 2009 03:24 "cctanaka" <cctanaka.40birb(a)DoNotSpam.com> wrote in message news:cctanaka.40birb(a)DoNotSpam.com... > > Hi, > > I have disabled IPv6 on both servers, so IP configs are: > (Obs: Information are in other language, so I tried to translate in > English) > > SBS 2008 SERVER > ============= > Windows IP Setup > > Host name . . . . . . . . . . . : MICRO21 > Sufix primary DNS. . . . . . . . : mpr.local > Node type . . . . . . . . . . . . : hybride > IP Routing enabled . . . . . : no > Proxy WINS enabled . . . . . . . . : no > List of DNS suffix researching : mpr.local > > Ethernet Adapter Local connection: > > DNS Suffix spec�fic of connection. : > Description. . . . . . . . . . . . . : Realtek RTL8168/8111 Family > PCI-E Gigabit Ethernet NIC (NDIS 6.0) > Phisical address. . . . . . . . . . : 00-1C-C0-CE-62-81 > DHCP enabled . . . . . . . . . : no > Automatic configuration enabled . : yes > IPv4 Address. . . . . . . . . . : 192.168.43.21(Preferred) > Subnet mask . . . . . : 255.255.255.0 > Default Gateway . . . . . . . . : 192.168.43.254 > DNS Servers . . . . . . . . : 192.168.43.21 > NetBIOS over Tcpip . . . . . . . . : Enabled > > Tunnel adapter Local Connection*: > > M�dia State. . . . . . . . . : Midia desconected > DNS suffix spec�fic of connection . : > Description. . . . . . . . . . . . . : > isatap.{9565ED45-24C3-49B4-AA82-97BFC038876D} > Phisical address. . . . . . . . . . : 00-00-00-00-00-00-00-E0 > DHCP enabled . . . . . . . . . : No > Automatic configuration enabled. . : yes > > ------------------------------------------ > > SECOND SERVER (WINDOWS 2008 SERVER) > ================================ > > Windows IP Setup > > Host name . . . . . . . . . . . : MICRO31 > Sufix primary DNS. . . . . . . . : mpr.local > Node type . . . . . . . . . . . . : hybride > IP Routing enabled . . . . . : no > Proxy WINS enabled . . . . . . . . : no > List of DNS suffix researching : mpr.local > > Ethernet Adapter Local connection: > > DNS Suffix spec�fic of connection. : > Description. . . . . . . . . . . . . : VIA Rhine II Compatible Fast > Ethernet Adapter > Phisical address. . . . . . . . . . : 00-15-F2-5C-0B-84 > DHCP enabled . . . . . . . . . : no > Automatic configuration enabled . : yes > IPv4 Address. . . . . . . . . . : 192.168.43.31(Preferred) > Subnet mask . . . . . : 255.255.255.0 > Default Gateway . . . . . . . . : 192.168.43.254 > DNS Servers . . . . . . . . : 192.168.43.21 > NetBIOS over Tcpip . . . . . . . . : Enabled > --------------------------------------------------------------------- > > If everything is correct should I try DCPROMO? > > Thank you. > > > -- > cctanaka Thanks for posting the udpated ipconfigs. Yes, they look fine. Go ahead and promote MICRO31 and opt to make it a GC. Keep the DNS settings pointed at the SBS 2008 server for now to insure that there are no errors in the new server event logs. Post any errors if you see them. Also, make sure that all other machines still only use the SBS for DNS for the time being. Let us know how you make out. Ace
From: cctanaka on 20 Oct 2009 22:54
I have promoted second server as a Global Catalog. Event viewer logs are OK. I think I still need to configure DNS Server and DHCP. Is that right? Thank you again. -- cctanaka ------------------------------------------------------------------------ cctanaka's Profile: http://forums.techarena.in/members/144719.htm View this thread: http://forums.techarena.in/small-business-server/1256973.htm http://forums.techarena.in |