Networking Forums

Networking Forums > Computer Networking > Windows Networking > windows 2003 server internet connection

Reply
Thread Tools Display Modes

windows 2003 server internet connection

 
 
Third_2007
Guest
Posts: n/a

 
      03-27-2008, 07:54 AM
I recently installed windows 2003 server.after the installation, I configure
the server for active directory, DNS server and DHCP server using a wizard.It
is connected thru a switch and another computer.So basically I have have a
server and a client on my network.The active directory works fine as I tested
it.My question is how will I able to connect the server through the
internet.?The current network setup of the company is that it has a simple
LAN and all computers are using dynamic configuration for the IP.There is
only on router/wireless router in the network that acts as DHCP, and DNS
server.



these are some of my thought regarding the scenario...

1.Im planning to buy another LAN Card, so basically I'll have 1 Lan card
connected to the internet and another one for my local area network.then all
computers will be configure to use proxy server, which is the server.but what
will happend to the wireless connection?



2.is there a way for me to use the current LAN network? as I see it, the
sever has used diferent DHCP scope with the current DHCP scope of the
router.should I make the server used static IP within the scope of the router?



Please give me your thought on this one...thanks

--
A Good life is expensive, There is something Cheaper, but it''''''''s not
life.....
 
Reply With Quote
 
 
 
 
Robert L. \(MS-MVP\)
Guest
Posts: n/a

 
      03-27-2008, 01:43 PM
It is not recommended to run DC on a multihomed computer. You can add a
router for internet access. This search result may help.

AD & DCAD communication, including replication, fails on multihomed domain
controllers Solved: A Schema validation check failed... Can I rename Windows
2003 DC ...
www.chicagotech.net/ad.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Third_2007" <(E-Mail Removed)> wrote in message
news:6497FB2F-220E-484C-B7AB-(E-Mail Removed)...
>I recently installed windows 2003 server.after the installation, I
>configure
> the server for active directory, DNS server and DHCP server using a
> wizard.It
> is connected thru a switch and another computer.So basically I have have a
> server and a client on my network.The active directory works fine as I
> tested
> it.My question is how will I able to connect the server through the
> internet.?The current network setup of the company is that it has a simple
> LAN and all computers are using dynamic configuration for the IP.There is
> only on router/wireless router in the network that acts as DHCP, and DNS
> server.
>
>
>
> these are some of my thought regarding the scenario...
>
> 1.Im planning to buy another LAN Card, so basically I'll have 1 Lan card
> connected to the internet and another one for my local area network.then
> all
> computers will be configure to use proxy server, which is the server.but
> what
> will happend to the wireless connection?
>
>
>
> 2.is there a way for me to use the current LAN network? as I see it, the
> sever has used diferent DHCP scope with the current DHCP scope of the
> router.should I make the server used static IP within the scope of the
> router?
>
>
>
> Please give me your thought on this one...thanks
>
> --
> A Good life is expensive, There is something Cheaper, but it''''''''s not
> life.....


 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-27-2008, 09:51 PM
No, you cannot use DHCP on the router for your domain machines. Active
Directory is not compatible with the DNS or DHCP settings used by the a NAT
device (which is probably what your Internet "router" is). Your AD machines
must use the local DNS. If you connect your LAN to the company LAN, there
will be two active DHCP servers on the network which will cause chaos.

Do not even think about putting an extra NIC in the DC. This is not a
solution. You do need a router between your AD network and the company
network, but do not use the DC for this.

Without separating the networks with a routwer, you could run your
domain using static IP addresses in the same subnet as the company LAN. You
would need to disable DHCP on your DC before you put the AD machines in the
same network as the other company machines.

You would manually configure the AD machines to use the router IP as the
default gateway but use the DC for DNS. You would modify the local DNS to
forward to a public DNS service (such as your ISP) to enable lookup of
external URLs.

"Third_2007" <(E-Mail Removed)> wrote in message
news:6497FB2F-220E-484C-B7AB-(E-Mail Removed)...
>I recently installed windows 2003 server.after the installation, I
>configure
> the server for active directory, DNS server and DHCP server using a
> wizard.It
> is connected thru a switch and another computer.So basically I have have a
> server and a client on my network.The active directory works fine as I
> tested
> it.My question is how will I able to connect the server through the
> internet.?The current network setup of the company is that it has a simple
> LAN and all computers are using dynamic configuration for the IP.There is
> only on router/wireless router in the network that acts as DHCP, and DNS
> server.
>
>
>
> these are some of my thought regarding the scenario...
>
> 1.Im planning to buy another LAN Card, so basically I'll have 1 Lan card
> connected to the internet and another one for my local area network.then
> all
> computers will be configure to use proxy server, which is the server.but
> what
> will happend to the wireless connection?
>
>
>
> 2.is there a way for me to use the current LAN network? as I see it, the
> sever has used diferent DHCP scope with the current DHCP scope of the
> router.should I make the server used static IP within the scope of the
> router?
>
>
>
> Please give me your thought on this one...thanks
>
> --
> A Good life is expensive, There is something Cheaper, but it''''''''s not
> life.....


 
Reply With Quote
 
Third_2007
Guest
Posts: n/a

 
      03-28-2008, 01:57 PM
Thanks Bill...I'll let you know what will be the outcome of our network...
--
A Good life is expensive, There is something Cheaper, but itThanks's not
life.....


"Bill Grant" wrote:

> No, you cannot use DHCP on the router for your domain machines. Active
> Directory is not compatible with the DNS or DHCP settings used by the a NAT
> device (which is probably what your Internet "router" is). Your AD machines
> must use the local DNS. If you connect your LAN to the company LAN, there
> will be two active DHCP servers on the network which will cause chaos.
>
> Do not even think about putting an extra NIC in the DC. This is not a
> solution. You do need a router between your AD network and the company
> network, but do not use the DC for this.
>
> Without separating the networks with a routwer, you could run your
> domain using static IP addresses in the same subnet as the company LAN. You
> would need to disable DHCP on your DC before you put the AD machines in the
> same network as the other company machines.
>
> You would manually configure the AD machines to use the router IP as the
> default gateway but use the DC for DNS. You would modify the local DNS to
> forward to a public DNS service (such as your ISP) to enable lookup of
> external URLs.
>
> "Third_2007" <(E-Mail Removed)> wrote in message
> news:6497FB2F-220E-484C-B7AB-(E-Mail Removed)...
> >I recently installed windows 2003 server.after the installation, I
> >configure
> > the server for active directory, DNS server and DHCP server using a
> > wizard.It
> > is connected thru a switch and another computer.So basically I have have a
> > server and a client on my network.The active directory works fine as I
> > tested
> > it.My question is how will I able to connect the server through the
> > internet.?The current network setup of the company is that it has a simple
> > LAN and all computers are using dynamic configuration for the IP.There is
> > only on router/wireless router in the network that acts as DHCP, and DNS
> > server.
> >
> >
> >
> > these are some of my thought regarding the scenario...
> >
> > 1.Im planning to buy another LAN Card, so basically I'll have 1 Lan card
> > connected to the internet and another one for my local area network.then
> > all
> > computers will be configure to use proxy server, which is the server.but
> > what
> > will happend to the wireless connection?
> >
> >
> >
> > 2.is there a way for me to use the current LAN network? as I see it, the
> > sever has used diferent DHCP scope with the current DHCP scope of the
> > router.should I make the server used static IP within the scope of the
> > router?
> >
> >
> >
> > Please give me your thought on this one...thanks
> >
> > --
> > A Good life is expensive, There is something Cheaper, but it''''''''s not
> > life.....

>
>

 
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
Windows Server 2003. No internet connection GJK Windows Networking 1 04-15-2006 12:44 PM
VPN and Internet Access windows 2003 Server Jeff Windows Networking 5 02-02-2005 06:01 PM
Windows 2003 Server internet connection keeps dropping NAT Roy Zolnoski Windows Networking 1 01-05-2005 02:21 AM
shared Windows 2003 Svr internet connection keeps dropping on w2k =?Utf-8?B?RGFya25lc3Nfc2hlbGw=?= Windows Networking 1 11-25-2004 03:39 AM
Windows Server 2003 Internet Connection =?Utf-8?B?c2xt?= Windows Networking 2 05-23-2004 11:41 PM



1 2 3 4 5 6 7 8 9 10 11