Networking Forums

Networking Forums > Computer Networking > Windows Networking > Adding 2 diferent ip address in a domain

Reply
Thread Tools Display Modes

Adding 2 diferent ip address in a domain

 
 
Andre Santos
Guest
Posts: n/a

 
      07-21-2006, 08:54 AM
Hi there,

The company is changin ISP for Internet and private conections.

By this we are going have to change ip address in the sites.

For example, in HQ where the domain controler is, we will have to change to
192.168.1.X ip address, and in the warehouse we will have to change to
192.168.2.X ip address.

Now the Question is , when we try to add the warehouse computers to the
domain it will locate the DOM_HQ (domain) while having a diferent ip? Do I
have to manual configure IP
address in machine first to add it? Or do I have to add to the file in
(C:\WINDOWS\system32\drivers\etc) hosts and lmhosts the server name and ip
address?

And what do I have to do on the server side to acept to diferent set of ips?

Much apreciated.


 
Reply With Quote
 
 
 
 
Miha Pihler [MVP]
Guest
Posts: n/a

 
      07-21-2006, 10:47 AM
Hi Andre,

Clients rely on Active Directory DNS service for finding domain controllers
(domains), so what you have to make sure once you change IP addresses that
all appropriate records are updated in DNS server. Don't forget to change IP
settings (DNS settings) on client to point to right (new) IP address for DNS
server if IP address of DNS server changes.
When you change IP address of domain controller and reboot it (or e.g.
restart Net Logon service) it will update DNS server records with new IP
addresses. So in this case -- clients should not have any problems locating
domains (domain controllers).

Unless you have some filtering enabled (e.g. firewall) you don't have to do
anything for the server to accept new IP addresses. It will accept them
automatically.
You might want to change sites configuration (Active Directory Sites and
Service) to reflect your IP addresses changes.

Let us know if you need any further assistance or if you have any further
questions regarding this problem.

--
Mike
Microsoft MVP - Windows Security

"Andre Santos" <(E-Mail Removed)> wrote in message
news:49B23B47-E82F-485A-B87E-(E-Mail Removed)...
> Hi there,
>
> The company is changin ISP for Internet and private conections.
>
> By this we are going have to change ip address in the sites.
>
> For example, in HQ where the domain controler is, we will have to change
> to
> 192.168.1.X ip address, and in the warehouse we will have to change to
> 192.168.2.X ip address.
>
> Now the Question is , when we try to add the warehouse computers to the
> domain it will locate the DOM_HQ (domain) while having a diferent ip? Do
> I
> have to manual configure IP
> address in machine first to add it? Or do I have to add to the file in
> (C:\WINDOWS\system32\drivers\etc) hosts and lmhosts the server name and
> ip
> address?
>
> And what do I have to do on the server side to acept to diferent set of
> ips?
>
> Much apreciated.
>
>



 
Reply With Quote
 
Andre Santos
Guest
Posts: n/a

 
      07-24-2006, 09:48 AM
Hiya,

Thanks for you're reply!

What can I do on the domain server (win2k) to make the DHCP to atribute in
HQ a set of IP(192.168.1.X) and in the warehouse a another diferent set of
ip (192.168.2.X) .

Thanks alot!
BR
AS

"Miha Pihler [MVP]" wrote:

> Hi Andre,
>
> Clients rely on Active Directory DNS service for finding domain controllers
> (domains), so what you have to make sure once you change IP addresses that
> all appropriate records are updated in DNS server. Don't forget to change IP
> settings (DNS settings) on client to point to right (new) IP address for DNS
> server if IP address of DNS server changes.
> When you change IP address of domain controller and reboot it (or e.g.
> restart Net Logon service) it will update DNS server records with new IP
> addresses. So in this case -- clients should not have any problems locating
> domains (domain controllers).
>
> Unless you have some filtering enabled (e.g. firewall) you don't have to do
> anything for the server to accept new IP addresses. It will accept them
> automatically.
> You might want to change sites configuration (Active Directory Sites and
> Service) to reflect your IP addresses changes.
>
> Let us know if you need any further assistance or if you have any further
> questions regarding this problem.
>
> --
> Mike
> Microsoft MVP - Windows Security
>
> "Andre Santos" <(E-Mail Removed)> wrote in message
> news:49B23B47-E82F-485A-B87E-(E-Mail Removed)...
> > Hi there,
> >
> > The company is changin ISP for Internet and private conections.
> >
> > By this we are going have to change ip address in the sites.
> >
> > For example, in HQ where the domain controler is, we will have to change
> > to
> > 192.168.1.X ip address, and in the warehouse we will have to change to
> > 192.168.2.X ip address.
> >
> > Now the Question is , when we try to add the warehouse computers to the
> > domain it will locate the DOM_HQ (domain) while having a diferent ip? Do
> > I
> > have to manual configure IP
> > address in machine first to add it? Or do I have to add to the file in
> > (C:\WINDOWS\system32\drivers\etc) hosts and lmhosts the server name and
> > ip
> > address?
> >
> > And what do I have to do on the server side to acept to diferent set of
> > ips?
> >
> > Much apreciated.
> >
> >

>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      07-24-2006, 09:12 PM
"Andre Santos" <(E-Mail Removed)> wrote in message
news:654117A0-618F-42A1-869F-(E-Mail Removed)...
> What can I do on the domain server (win2k) to make the DHCP to atribute
> in
> HQ a set of IP(192.168.1.X) and in the warehouse a another diferent set
> of
> ip (192.168.2.X) .


Changing ISPs has nothing to do with your LAN and joining machines to a
domain.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
Andre Santos
Guest
Posts: n/a

 
      07-25-2006, 01:41 PM
Hi,

just found what I was looking for.

Thanks

http://www.windowsnetworking.com/art.../nt4lmhst.html






"Phillip Windell" wrote:

> "Andre Santos" <(E-Mail Removed)> wrote in message
> news:654117A0-618F-42A1-869F-(E-Mail Removed)...
> > What can I do on the domain server (win2k) to make the DHCP to atribute
> > in
> > HQ a set of IP(192.168.1.X) and in the warehouse a another diferent set
> > of
> > ip (192.168.2.X) .

>
> Changing ISPs has nothing to do with your LAN and joining machines to a
> domain.
>
> --
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding To Hyper-V - IP Address In Use James Buist Windows Networking 0 02-23-2009 05:45 AM
Diferent Gateways Nuno Silva Windows Networking 5 01-25-2007 07:12 AM
Connecting diferent networks Nuno Silva Windows Networking 4 01-25-2007 07:05 AM
Adding Virtual IP Address Vijay Linux Networking 5 05-25-2004 03:36 PM
Adding an IP address? Rush Windows Networking 1 11-13-2003 09:25 AM



1 2 3 4 5 6 7 8 9 10 11