PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Forums Hébergement > Forum Noms de domaine > ms.public.win.server.dns > How to configure Windows Server 2003 with DLink router?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
How to configure Windows Server 2003 with DLink router?

Réponse
 
LinkBack Outils de la discussion
Vieux 06/06/2007, 17h46   #1
Dave_R
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut How to configure Windows Server 2003 with DLink router?

Hi everyone,
This question has been asked before but mine is with a twist.
I have 3 computers running WinXP and a DLink router as gateway and DHCP
server.
Recently I installed Windows Server 2003 on 4th computer and configured as
PDC with DNS and DHCP servers. When I join one of the XP client to Domain I
get error something like cannot join domain<Domain name>, cannot register....

-----------------------------------------------------------------
The configurations:
domain name: DAVE.com
DLink Router:
IP address:192.168.0.1
DHCP IP range:192.168.0.100 to 192.168.0.150
DNS: 65.35.2.73 (ISP)

Server:w2k3
Static IP:192.168.0.10,192.168.2.10
Gateway:192.168.0.1
DNS:192.168.0.10

DNS:
w2k3/Forward Lookup Zones
DAVE.com
(same as parent) SOA w2k3.DAVE.com
(same as parent) NS w2k3.DAVE.com
(same as parent) A 192.168.0.10
(same as parent) A 192.168.2.10

DHCP:
w2k3.DAVE.com[192.168.0.10]
Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
Address pool:192.168.2.100 to 192.168.2.150
Scope Options:
003 Router 192.168.0.1
006 DNS Servers 192.168.0.10
015 DNS Domain Name DAVE.com

Server Options:
same as Scope Options as above
------------------------------------------------------------------
I dont want to disable DHCP in DLink router.
Is there an alternate way to configure DHCP and DNS server on Windows Server
2003 with gateway as DLink router?

Thanks for your suggestions.



  Réponse avec citation
Vieux 06/06/2007, 18h06   #2
Herb Martin
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?


"Dave_R" <DaveR@discussions.microsoft.com> wrote in message
news:58D4A90E-3E2F-4221-995A-89F177D2D931@microsoft.com...
> Hi everyone,


> I dont want to disable DHCP in DLink router.


You must either configure the DHCP server on the router correctly or
disable it (and use the Windows Server DHCP) -- some (models) of
small router can be fully configured (correctly) and some cannot.

> Is there an alternate way to configure DHCP and DNS server on Windows
> Server
> 2003 with gateway as DLink router?


Of course you can switch to the DHCP server on the Windows Server --
it is fully configurable and will allow you to configure everything you need
for a Windows client.

All internal DNS Clients must use ONLY the internal DNS server
which can resolve you domain DNS zone.

Typically this internal DNS server will forward to the router DNS
server.

--
Herb Martin, MCSE, MVP
http://www.LearnQuick.Com
(phone on web site)


  Réponse avec citation
Vieux 06/06/2007, 19h13   #3
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

Read inline please.

In news:58D4A90E-3E2F-4221-995A-89F177D2D931@microsoft.com,
Dave_R <DaveR@discussions.microsoft.com> typed:
> Hi everyone,
> This question has been asked before but mine is with a twist.
> I have 3 computers running WinXP and a DLink router as gateway and
> DHCP server.
> Recently I installed Windows Server 2003 on 4th computer and
> configured as PDC with DNS and DHCP servers. When I join one of the
> XP client to Domain I get error something like cannot join
> domain<Domain name>, cannot register....
>
> -----------------------------------------------------------------
> The configurations:
> domain name: DAVE.com
> DLink Router:
> IP address:192.168.0.1
> DHCP IP range:192.168.0.100 to 192.168.0.150
> DNS: 65.35.2.73 (ISP)
>
> Server:w2k3
> Static IP:192.168.0.10,192.168.2.10
> Gateway:192.168.0.1
> DNS:192.168.0.10
>
> DNS:
> w2k3/Forward Lookup Zones
> DAVE.com
> (same as parent) SOA w2k3.DAVE.com
> (same as parent) NS w2k3.DAVE.com
> (same as parent) A 192.168.0.10
> (same as parent) A 192.168.2.10
>
> DHCP:
> w2k3.DAVE.com[192.168.0.10]
> Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
> Address pool:192.168.2.100 to 192.168.2.150
> Scope Options:
> 003 Router 192.168.0.1
> 006 DNS Servers 192.168.0.10
> 015 DNS Domain Name DAVE.com
>
> Server Options:
> same as Scope Options as above
> ------------------------------------------------------------------
> I dont want to disable DHCP in DLink router.
> Is there an alternate way to configure DHCP and DNS server on Windows
> Server 2003 with gateway as DLink router?
>
> Thanks for your suggestions.


What is your Subnet Mask?


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
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.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Vieux 08/06/2007, 04h09   #4
Dave_R
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

255.255.255.0

"Kevin D. Goodknecht Sr. [MVP]" wrote:

> Read inline please.
>
> In news:58D4A90E-3E2F-4221-995A-89F177D2D931@microsoft.com,
> Dave_R <DaveR@discussions.microsoft.com> typed:
> > Hi everyone,
> > This question has been asked before but mine is with a twist.
> > I have 3 computers running WinXP and a DLink router as gateway and
> > DHCP server.
> > Recently I installed Windows Server 2003 on 4th computer and
> > configured as PDC with DNS and DHCP servers. When I join one of the
> > XP client to Domain I get error something like cannot join
> > domain<Domain name>, cannot register....
> >
> > -----------------------------------------------------------------
> > The configurations:
> > domain name: DAVE.com
> > DLink Router:
> > IP address:192.168.0.1
> > DHCP IP range:192.168.0.100 to 192.168.0.150
> > DNS: 65.35.2.73 (ISP)
> >
> > Server:w2k3
> > Static IP:192.168.0.10,192.168.2.10
> > Gateway:192.168.0.1
> > DNS:192.168.0.10
> >
> > DNS:
> > w2k3/Forward Lookup Zones
> > DAVE.com
> > (same as parent) SOA w2k3.DAVE.com
> > (same as parent) NS w2k3.DAVE.com
> > (same as parent) A 192.168.0.10
> > (same as parent) A 192.168.2.10
> >
> > DHCP:
> > w2k3.DAVE.com[192.168.0.10]
> > Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
> > Address pool:192.168.2.100 to 192.168.2.150
> > Scope Options:
> > 003 Router 192.168.0.1
> > 006 DNS Servers 192.168.0.10
> > 015 DNS Domain Name DAVE.com
> >
> > Server Options:
> > same as Scope Options as above
> > ------------------------------------------------------------------
> > I dont want to disable DHCP in DLink router.
> > Is there an alternate way to configure DHCP and DNS server on Windows
> > Server 2003 with gateway as DLink router?
> >
> > Thanks for your suggestions.

>
> What is your Subnet Mask?
>
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> 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.oe.com/OEBackup/Default.aspx
> ===================================
>
>
>

  Réponse avec citation
Vieux 08/06/2007, 04h35   #5
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

Read inline please.

In news:19910CFC-C6B3-4793-A156-BB5D97C166C3@microsoft.com,
Dave_R <DaveR@discussions.microsoft.com> typed:
> 255.255.255.0


If your subnet mask is 255.255.255.0 and you have a single flat network with
a single router, you can't have 192.168.2.x on the clients and 192.168.0.x
on the server because they are on two different subnets, you would have to
use one IP range or the other, or use a subnet mask of 255.255.0.0. Which
would not be advisable if you plan future expansion to multiple sites,
because this one network would have 65534 IP addresses in it.


--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
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.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Vieux 08/06/2007, 17h04   #6
Dave_R
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

I want to practice managing Server at home before implementing at work.
I dont want to disable DLink Router as it is used for other 2 computers.

Well then I changed my configuration. I added second NIC card for intranet.
__________________________________________________ ___
NIC1:
IP address:192.168.0.10
Subnet mask:255.255.255.0
Gateway:192.168.0.1 (DLink Router)
DNS Server:192.168.0.10

NIC2:
IP address:192.168.2.10
Subnet mask:255.255.255.0
Gateway: blank
DNS Server:192.168.2.10

DC name:w2k3
DNS Forward lookup zones:
DAVE.com (Domain name)
(same as parent) SOA w2k3.DAVE.com
(same as parent) NS w2k3.DAVE.com
(same as parent) A 192.168.0.10
(same as parent) A 192.168.2.10
w2k3 A 192.168.0.10
w2k3 A 192.168.2.10

DHCP:
w2k3.DAVE.com[192.168.0.10]
Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
Address pool:192.168.2.100 to 192.168.2.150
Scope Options:
003 Router 192.168.0.1
006 DNS Servers 192.168.0.10
015 DNS Domain Name DAVE.com

Server Options:
same as Scope Options as above
__________________________________________________ __
XP Dynamic configuration:
IP address:192.168.2.100
Subnet mask:255.255.255.0
Gateway:192.168.0.1
DNS Server:192.168.2.10

Internet is not accessible from client - "Page not found" error and
When joining Domain I still get error can't find domain can't register...
Your is appreciated

"Kevin D. Goodknecht Sr. [MVP]" wrote:

> Read inline please.
>
> In news:19910CFC-C6B3-4793-A156-BB5D97C166C3@microsoft.com,
> Dave_R <DaveR@discussions.microsoft.com> typed:
> > 255.255.255.0

>
> If your subnet mask is 255.255.255.0 and you have a single flat network with
> a single router, you can't have 192.168.2.x on the clients and 192.168.0.x
> on the server because they are on two different subnets, you would have to
> use one IP range or the other, or use a subnet mask of 255.255.0.0. Which
> would not be advisable if you plan future expansion to multiple sites,
> because this one network would have 65534 IP addresses in it.
>
>
> --
> Best regards,
> Kevin D. Goodknecht Sr. [MVP]
> Hope This s
>
> ===================================
> 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.oe.com/OEBackup/Default.aspx
> ===================================
>
>
>

  Réponse avec citation
Vieux 08/06/2007, 17h30   #7
Dave_R
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

Oh I forgot to mention I created Reverse Lookup zone also 192.168.2.x

"Dave_R" wrote:

> I want to practice managing Server at home before implementing at work.
> I dont want to disable DLink Router as it is used for other 2 computers.
>
> Well then I changed my configuration. I added second NIC card for intranet.
> __________________________________________________ ___
> NIC1:
> IP address:192.168.0.10
> Subnet mask:255.255.255.0
> Gateway:192.168.0.1 (DLink Router)
> DNS Server:192.168.0.10
>
> NIC2:
> IP address:192.168.2.10
> Subnet mask:255.255.255.0
> Gateway: blank
> DNS Server:192.168.2.10
>
> DC name:w2k3
> DNS Forward lookup zones:
> DAVE.com (Domain name)
> (same as parent) SOA w2k3.DAVE.com
> (same as parent) NS w2k3.DAVE.com
> (same as parent) A 192.168.0.10
> (same as parent) A 192.168.2.10
> w2k3 A 192.168.0.10
> w2k3 A 192.168.2.10
>
> DHCP:
> w2k3.DAVE.com[192.168.0.10]
> Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
> Address pool:192.168.2.100 to 192.168.2.150
> Scope Options:
> 003 Router 192.168.0.1
> 006 DNS Servers 192.168.0.10
> 015 DNS Domain Name DAVE.com
>
> Server Options:
> same as Scope Options as above
> __________________________________________________ __
> XP Dynamic configuration:
> IP address:192.168.2.100
> Subnet mask:255.255.255.0
> Gateway:192.168.0.1
> DNS Server:192.168.2.10
>
> Internet is not accessible from client - "Page not found" error and
> When joining Domain I still get error can't find domain can't register...
> Your is appreciated
>
> "Kevin D. Goodknecht Sr. [MVP]" wrote:
>
> > Read inline please.
> >
> > In news:19910CFC-C6B3-4793-A156-BB5D97C166C3@microsoft.com,
> > Dave_R <DaveR@discussions.microsoft.com> typed:
> > > 255.255.255.0

> >
> > If your subnet mask is 255.255.255.0 and you have a single flat network with
> > a single router, you can't have 192.168.2.x on the clients and 192.168.0.x
> > on the server because they are on two different subnets, you would have to
> > use one IP range or the other, or use a subnet mask of 255.255.0.0. Which
> > would not be advisable if you plan future expansion to multiple sites,
> > because this one network would have 65534 IP addresses in it.
> >
> >
> > --
> > Best regards,
> > Kevin D. Goodknecht Sr. [MVP]
> > Hope This s
> >
> > ===================================
> > 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.oe.com/OEBackup/Default.aspx
> > ===================================
> >
> >
> >

  Réponse avec citation
Vieux 08/06/2007, 19h39   #8
Kevin D. Goodknecht Sr. [MVP]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: How to configure Windows Server 2003 with DLink router?

Read inline please.

In news:07634A0C-68AE-45A2-94B5-8388C05B026A@microsoft.com,
Dave_R <DaveR@discussions.microsoft.com> typed:
> I want to practice managing Server at home before implementing at
> work.
> I dont want to disable DLink Router as it is used for other 2
> computers.
>
> Well then I changed my configuration. I added second NIC card for
> intranet. __________________________________________________ ___
> NIC1:
> IP address:192.168.0.10
> Subnet mask:255.255.255.0
> Gateway:192.168.0.1 (DLink Router)
> DNS Server:192.168.0.10
>
> NIC2:
> IP address:192.168.2.10
> Subnet mask:255.255.255.0
> Gateway: blank
> DNS Server:192.168.2.10
>
> DC name:w2k3
> DNS Forward lookup zones:
> DAVE.com (Domain name)
> (same as parent) SOA w2k3.DAVE.com
> (same as parent) NS w2k3.DAVE.com
> (same as parent) A 192.168.0.10
> (same as parent) A 192.168.2.10
> w2k3 A 192.168.0.10
> w2k3 A 192.168.2.10
>
> DHCP:
> w2k3.DAVE.com[192.168.0.10]
> Scope [192.168.2.0] DAVE.com (I want client to have 192.168.2.xxx)
> Address pool:192.168.2.100 to 192.168.2.150
> Scope Options:
> 003 Router 192.168.0.1
> 006 DNS Servers 192.168.0.10
> 015 DNS Domain Name DAVE.com
>
> Server Options:
> same as Scope Options as above
> __________________________________________________ __
> XP Dynamic configuration:
> IP address:192.168.2.100
> Subnet mask:255.255.255.0
> Gateway:192.168.0.1
> DNS Server:192.168.2.10
>
> Internet is not accessible from client - "Page not found" error and
> When joining Domain I still get error can't find domain can't
> register... Your is appreciated


As I said, this won't work, the gateway is NOT on the same subnet as the IP
address. You're trying to complicate a simple configuration.

Get rid of the second NIC and subnet, Set the server's IP for DNS and the
router as the gateway, with all IP addresses on the same subnet as the
gateway. On a NIC with 192.168.0.x and a Subnet mask of 255.255.255.0 and
you try to ping another machine using 192.168.2.x with a mask of
255.255.255.0 the two IPs are out of range and you'll get Destination host
unreachable.

--
Best regards,
Kevin D. Goodknecht Sr. [MVP]
Hope This s

===================================
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.oe.com/OEBackup/Default.aspx
===================================


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 03h58.


Édité par : vBulletin® version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,23148 seconds with 16 queries