Networking Forums

Networking Forums > Computer Networking > Windows Networking > Network inside of a network, domain and DHCP help

Reply
Thread Tools Display Modes

Network inside of a network, domain and DHCP help

 
 
Jason Mondanaro
Guest
Posts: n/a

 
      06-21-2005, 04:04 PM
Hello,

I have a testing and demonstration network of one w2k3 PDC/Exchange and
another w2k3 Application/SQL machine. I want to know if I can get these
machines to communicate properly no matter what host network they are
attached to (it travels a lot!) Right now I am stuck with the following to
problems:

1) If I configure the machines to have static IP addresses then each time I
move it I need to rejigger the addresses to work on the new host network
which is most likely configured for DHCP anyway.
2) If I configure the machines to use DHCP they get good addresses, can
reach the internat and see each other via NetBIOS, but many of the domain
specific configuration stuff which seems to want to use the FQN for my
network won't resolve because the host DNS doesn't know about my domain
information.

So it seems like I should setup DNS on my PDC but I don't know if its
possible for the second machine to register with the DNS without the IP
being static.

Is there some direction I can head that will not result in my having to nail
down one of the machines with a static IP?

Thanks,

Jason


 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      06-21-2005, 04:22 PM
"Jason Mondanaro" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I have a testing and demonstration network of one w2k3 PDC/Exchange

and
> another w2k3 Application/SQL machine. I want to know if I can get these
> machines to communicate properly no matter what host network they are
> attached to (it travels a lot!)


The short answer is "No, you cannot".

The network is part of the "environment" that the machine operates in. You
cannot move from one "environment" to another "environment" without some
amount of reconfiguring of the machine.

The alternative is www.netswitcher.com

--

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






 
Reply With Quote
 
Neteng
Guest
Posts: n/a

 
      06-21-2005, 05:59 PM
Could he use secondary addresses on each NIC? Meaning that the 'primary'
address would be DHCP and the secondary address would be a statically
assigned?

"Phillip Windell" <@.> wrote in message
news:(E-Mail Removed)...
> "Jason Mondanaro" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I have a testing and demonstration network of one w2k3 PDC/Exchange

> and
> > another w2k3 Application/SQL machine. I want to know if I can get these
> > machines to communicate properly no matter what host network they are
> > attached to (it travels a lot!)

>
> The short answer is "No, you cannot".
>
> The network is part of the "environment" that the machine operates in.

You
> cannot move from one "environment" to another "environment" without some
> amount of reconfiguring of the machine.
>
> The alternative is www.netswitcher.com
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
>
>
>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-21-2005, 06:14 PM
mmm.....haven't tried it, but I don't think so.

Looking at the machine I am sitting at,..all the IP config stuff in the GUI
is greyed out when it is DHCP enabled,...even in the Advanced section.

If there were two Nic you could have one setup for each network and then rig
up "hardware profiles" for each network with only the one corresponding Nic
enabled for the network you are using.

That still won't adjust for domain membership but it should help some. But
Netswitcher that handles all that for you is only $15 USD.

--

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


"Neteng" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Could he use secondary addresses on each NIC? Meaning that the 'primary'
> address would be DHCP and the secondary address would be a statically
> assigned?
>
> "Phillip Windell" <@.> wrote in message
> news:(E-Mail Removed)...
> > "Jason Mondanaro" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I have a testing and demonstration network of one w2k3

PDC/Exchange
> > and
> > > another w2k3 Application/SQL machine. I want to know if I can get

these
> > > machines to communicate properly no matter what host network they are
> > > attached to (it travels a lot!)

> >
> > The short answer is "No, you cannot".
> >
> > The network is part of the "environment" that the machine operates in.

> You
> > cannot move from one "environment" to another "environment" without some
> > amount of reconfiguring of the machine.
> >
> > The alternative is www.netswitcher.com
> >
> > --
> >
> > Phillip Windell [MCP, MVP, CCNA]
> > www.wandtv.com
> >
> >
> >
> >
> >
> >

>
>



 
Reply With Quote
 
Neteng
Guest
Posts: n/a

 
      06-21-2005, 08:12 PM
I can't test this, but what about adding a loopback adapter to each machine
and assigning it an IP? As long as the real NIC is plugged in, it should
work. You would probably want to use an address such as 1.1.1.1 and 1.1.1.2.
That address is public, but not owned by anyone and will not conflict with
RFC1918 addresses.


"Phillip Windell" <@.> wrote in message
news:(E-Mail Removed)...
> mmm.....haven't tried it, but I don't think so.
>
> Looking at the machine I am sitting at,..all the IP config stuff in the

GUI
> is greyed out when it is DHCP enabled,...even in the Advanced section.
>
> If there were two Nic you could have one setup for each network and then

rig
> up "hardware profiles" for each network with only the one corresponding

Nic
> enabled for the network you are using.
>
> That still won't adjust for domain membership but it should help some.

But
> Netswitcher that handles all that for you is only $15 USD.
>
> --
>
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
>
>
> "Neteng" <(E-Mail Removed)> wrote in message
> news:%(E-Mail Removed)...
> > Could he use secondary addresses on each NIC? Meaning that the 'primary'
> > address would be DHCP and the secondary address would be a statically
> > assigned?
> >
> > "Phillip Windell" <@.> wrote in message
> > news:(E-Mail Removed)...
> > > "Jason Mondanaro" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > I have a testing and demonstration network of one w2k3

> PDC/Exchange
> > > and
> > > > another w2k3 Application/SQL machine. I want to know if I can get

> these
> > > > machines to communicate properly no matter what host network they

are
> > > > attached to (it travels a lot!)
> > >
> > > The short answer is "No, you cannot".
> > >
> > > The network is part of the "environment" that the machine operates in.

> > You
> > > cannot move from one "environment" to another "environment" without

some
> > > amount of reconfiguring of the machine.
> > >
> > > The alternative is www.netswitcher.com
> > >
> > > --
> > >
> > > Phillip Windell [MCP, MVP, CCNA]
> > > www.wandtv.com
> > >
> > >
> > >
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-22-2005, 02:02 PM
I don't see any purpose for that.

"Neteng" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I can't test this, but what about adding a loopback adapter to each

machine
> and assigning it an IP? As long as the real NIC is plugged in, it should
> work. You would probably want to use an address such as 1.1.1.1 and

1.1.1.2.
> That address is public, but not owned by anyone and will not conflict with
> RFC1918 addresses.



 
Reply With Quote
 
Neteng
Guest
Posts: n/a

 
      06-22-2005, 02:05 PM
It would allow communications across the 1.1.1.0 network, while still
allowing DHCP on the real NIC.

"Phillip Windell" <@.> wrote in message
news:(E-Mail Removed)...
> I don't see any purpose for that.
>
> "Neteng" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I can't test this, but what about adding a loopback adapter to each

> machine
> > and assigning it an IP? As long as the real NIC is plugged in, it should
> > work. You would probably want to use an address such as 1.1.1.1 and

> 1.1.1.2.
> > That address is public, but not owned by anyone and will not conflict

with
> > RFC1918 addresses.

>
>



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      06-22-2005, 02:54 PM
mm..well maybe,..I don't know. I'll probably have to call it quits on this
thread. I cleaned up the newreader and unintensionally removed the past post
of the thread and I don't even remember what we were talking about now.


--

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


"Neteng" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> It would allow communications across the 1.1.1.0 network, while still
> allowing DHCP on the real NIC.
>
> "Phillip Windell" <@.> wrote in message
> news:(E-Mail Removed)...
> > I don't see any purpose for that.
> >
> > "Neteng" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I can't test this, but what about adding a loopback adapter to each

> > machine
> > > and assigning it an IP? As long as the real NIC is plugged in, it

should
> > > work. You would probably want to use an address such as 1.1.1.1 and

> > 1.1.1.2.
> > > That address is public, but not owned by anyone and will not conflict

> with
> > > RFC1918 addresses.

> >
> >

>
>



 
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
Trying to connect inside network and DMZ to the same server? Mike Windows Networking 1 02-01-2012 03:35 PM
Problem accessing website from inside network shahsachin@gmail.com Wireless Internet 21 04-20-2006 08:27 PM
Cannot see IPCam from inside or out of my network with MN-700 =?Utf-8?B?UmFpc3RsaW4=?= Broadband Hardware 5 12-29-2005 12:19 AM
Access home windows domain over the internet from inside secured network. =?Utf-8?B?S2Vycnk=?= Windows Networking 2 04-10-2004 11:36 AM
Wireless network inside of a wired network? Jenner Sanford Wireless Internet 4 01-22-2004 08:05 PM



1 2 3 4 5 6 7 8 9 10 11