Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Issues Possibly From Joining a Domain

Active Directory


Reply
 
Thread Tools Search this Thread
  #1  
Old 13-03-2009
Mr. JYC
 
Posts: n/a
Issues Possibly From Joining a Domain

Hello,

This is a puzzling situation.

There are two networks. One network is not on any type of domain, a large
workgroup that obtains DHCP leases from a proxy firewall that also provides
Internet access (192.168... range). There is also a Win 2K3 network that has
a domain and its own DHCP server in the 10... range. Both networks have
Windows XP and Vista clients. Both networks are in different buildings.
There are two clients from the workgroup that were joined to the Win2K3
network. After the clients joined the Win 2K3 network, the workgroup began
to have workstations that indicate that there are duplicate IPs in the
workgroup.

I am going to make the following assumptions:

1 In this situation, in order for the workgroup workstations to be joined
to the Win2K3 domain, they would have to have a static Win2K3 address, a
valid DNS address, and have the ability to reach a DC (all 10...).
2 Because they are in different address ranges, they would have to have
routing established to "talk" with one another.

Based on this information, why would the workgroup start having duplicate IPs?

Would joining the Win2K3 domain cause problems or interference with the
workgroup? Would Active Directory itself be causing issues?

--
Thank you for your help!
JYC
Reply With Quote
  #2  
Old 13-03-2009
Meinolf Weber [MVP-DS]
 
Posts: n/a
Re: Issues Possibly From Joining a Domain

Hello Mr. JYC,

If you join a workstation from one physical network to another, that shouldn't
have any influence of the previuos network. Also the DHCP server should not
have problems with that.

Or is that machine using multiple NIC's and you have configured just a second
NIC to the other network?

This shouldn't be domain problem, for networking you can also use this NG,
i will crosspost this:
microsoft.public.windows.server.networking

Best regards

Meinolf Weber
Disclaimer: This posting is provided "AS IS" with no warranties, and confers
no rights.
** Please do NOT email, only reply to Newsgroups
** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm


> Hello,
>
> This is a puzzling situation.
>
> There are two networks. One network is not on any type of domain, a
> large workgroup that obtains DHCP leases from a proxy firewall that
> also provides Internet access (192.168... range). There is also a Win
> 2K3 network that has a domain and its own DHCP server in the 10...
> range. Both networks have Windows XP and Vista clients. Both
> networks are in different buildings. There are two clients from the
> workgroup that were joined to the Win2K3 network. After the clients
> joined the Win 2K3 network, the workgroup began to have workstations
> that indicate that there are duplicate IPs in the workgroup.
>
> I am going to make the following assumptions:
>
> 1 In this situation, in order for the workgroup workstations to be
> joined
> to the Win2K3 domain, they would have to have a static Win2K3 address,
> a
> valid DNS address, and have the ability to reach a DC (all 10...).
> 2 Because they are in different address ranges, they would have to
> have
> routing established to "talk" with one another.
> Based on this information, why would the workgroup start having
> duplicate IPs?
>
> Would joining the Win2K3 domain cause problems or interference with
> the workgroup? Would Active Directory itself be causing issues?
>



Reply With Quote
  #3  
Old 13-03-2009
Florian Frommherz [MVP]
 
Posts: n/a
Re: Issues Possibly From Joining a Domain

Howdie!

Mr. JYC wrote:
> 1 In this situation, in order for the workgroup workstations to be joined
> to the Win2K3 domain, they would have to have a static Win2K3 address, a
> valid DNS address, and have the ability to reach a DC (all 10...).
> 2 Because they are in different address ranges, they would have to have
> routing established to "talk" with one another.


Correct.

> Based on this information, why would the workgroup start having duplicate IPs?


check whether the workstations have an "Alternate Configuration"
assigned in their TCP/IP properties. That config gets applied if they
can't contact a DHCP server.

Cheers,
Florian
--
Microsoft MVP - Group Policy
eMail: prename [at] frickelsoft [dot] net.
blog: http://www.frickelsoft.net/blog.
Maillist (german): http://frickelsoft.net/cms/index.php?page=mailingliste
Reply With Quote
  #4  
Old 13-03-2009
Paul Bergson [MVP-DS]
 
Posts: n/a
Re: Issues Possibly From Joining a Domain

As others have said dhcp and AD are unrelated.

Go into the dhcp manager on both devices that provide leases and start
looking for leases that are coming up as duplicate to try and track down
which machine is causing you the issues.

--
Paul Bergson
MVP - Directory Services
MCTS, MCT, MCSE, MCSA, Security+, BS CSci
2008, 2003, 2000 (Early Achiever), NT4

http://www.pbbergs.com

Please no e-mails, any questions should be posted in the NewsGroup This
posting is provided "AS IS" with no warranties, and confers no rights.


"Mr. JYC" <MrJYC@discussions.microsoft.com> wrote in message
news:919B6445-391E-46DE-8A5F-5393B14A5B82@microsoft.com...
> Hello,
>
> This is a puzzling situation.
>
> There are two networks. One network is not on any type of domain, a large
> workgroup that obtains DHCP leases from a proxy firewall that also
> provides
> Internet access (192.168... range). There is also a Win 2K3 network that
> has
> a domain and its own DHCP server in the 10... range. Both networks have
> Windows XP and Vista clients. Both networks are in different buildings.
> There are two clients from the workgroup that were joined to the Win2K3
> network. After the clients joined the Win 2K3 network, the workgroup
> began
> to have workstations that indicate that there are duplicate IPs in the
> workgroup.
>
> I am going to make the following assumptions:
>
> 1 In this situation, in order for the workgroup workstations to be joined
> to the Win2K3 domain, they would have to have a static Win2K3 address, a
> valid DNS address, and have the ability to reach a DC (all 10...).
> 2 Because they are in different address ranges, they would have to have
> routing established to "talk" with one another.
>
> Based on this information, why would the workgroup start having duplicate
> IPs?
>
> Would joining the Win2K3 domain cause problems or interference with the
> workgroup? Would Active Directory itself be causing issues?
>
> --
> Thank you for your help!
> JYC


Reply With Quote
  #5  
Old 14-03-2009
Mr. JYC
 
Posts: n/a
RE: Issues Possibly From Joining a Domain

Thank you All!

--
Thank you for your help!
JYC


"Mr. JYC" wrote:

> Hello,
>
> This is a puzzling situation.
>
> There are two networks. One network is not on any type of domain, a large
> workgroup that obtains DHCP leases from a proxy firewall that also provides
> Internet access (192.168... range). There is also a Win 2K3 network that has
> a domain and its own DHCP server in the 10... range. Both networks have
> Windows XP and Vista clients. Both networks are in different buildings.
> There are two clients from the workgroup that were joined to the Win2K3
> network. After the clients joined the Win 2K3 network, the workgroup began
> to have workstations that indicate that there are duplicate IPs in the
> workgroup.
>
> I am going to make the following assumptions:
>
> 1 In this situation, in order for the workgroup workstations to be joined
> to the Win2K3 domain, they would have to have a static Win2K3 address, a
> valid DNS address, and have the ability to reach a DC (all 10...).
> 2 Because they are in different address ranges, they would have to have
> routing established to "talk" with one another.
>
> Based on this information, why would the workgroup start having duplicate IPs?
>
> Would joining the Win2K3 domain cause problems or interference with the
> workgroup? Would Active Directory itself be causing issues?
>
> --
> Thank you for your help!
> JYC

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Active Directory


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Issues Possibly From Joining a Domain"
Thread Thread Starter Forum Replies Last Post
Trouble Joining New Domain Controller to existing Domain in VMWare adamholtby Operating Systems 2 18-05-2011 11:25 AM
Joining a remote laptop to a domain from domain network el Active Directory 7 01-06-2009 03:19 PM
Cannot run .EXE after joining domain EHuggz Active Directory 3 13-03-2009 03:18 AM
Vista Network Trouble (possibly going from public to private, possibly something else) Redskinfan325 Vista Help 0 14-01-2009 01:56 AM
Joining a Domain additude Window 2000 Help 7 26-11-2008 07:32 PM


All times are GMT +5.5. The time now is 11:21 PM.