Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Windows Server Networking

Internet DSL Router and Server 2003 setup

Reply
 
Thread Tools Display Modes
  #1  
Old 05-01-2007, 10:43 PM
Default Internet DSL Router and Server 2003 setup



Forgive my ignorance, but I have been trying to set up a Win2003 Server with
up to 3 workstations. I have a ActionTec GT704WG DSL router with 4 switch
ports. This router has its own DHCP.

How can I set up the Server IP address so that it will work with the router
DHCP addresses. I've tried several things but, I lose the server or I lose
the router. I have SQL Server running on the server too and I lose access to
it.

Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0

Please help.... urgent.
TIA
--
Bill Jones


Bill
Reply With Quote
  #2  
Old 05-02-2007, 12:13 AM
Bill
Guest
 
Posts: n/a
Default RE: Internet DSL Router and Server 2003 setup

As a follow up on my post....

I found that I can turn the DHCP Off on the modem router and give it a fixed
ip address. Now, should I go ahead and install DHCP and DNS on my server
so I can use AD? If so, how would I set the IP range so that it works with
the modem and the server and all workstations have internet and server
connections?

--
Bill Jones


"Bill" wrote:

> Forgive my ignorance, but I have been trying to set up a Win2003 Server with
> up to 3 workstations. I have a ActionTec GT704WG DSL router with 4 switch
> ports. This router has its own DHCP.
>
> How can I set up the Server IP address so that it will work with the router
> DHCP addresses. I've tried several things but, I lose the server or I lose
> the router. I have SQL Server running on the server too and I lose access to
> it.
>
> Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0
>
> Please help.... urgent.
> TIA
> --
> Bill Jones

Reply With Quote
  #3  
Old 05-02-2007, 12:31 AM
Bill Grant
Guest
 
Posts: n/a
Default Re: Internet DSL Router and Server 2003 setup

Turning off DHCP on the router is a good start. Give your server an IP
address in the same IP subnet as the router and with the router as its
default gateway but its own IP address for DNS. Run dcpromo to install AD
and setup DNS. After that is done you can install DHCP and register it with
AD. (It won't work until you do that).

In DHCP set the scope to some part of the local address range. For
example if your router is 192.168.0.1 set it to 192.168.0.11 to
192.168.0.100 . (Give the server one of the low numbers outside this scope,
such as 192.168.0.3) . Set the default gateway to 192.168.0.1 and DNS to the
server's IP.

With AD, all machines including the server itself must use the local DNS
server. To allow this DNS to resolve "foreign" URLs as well as local names,
set it to forward to a public DNS server (such as the one at your ISP).

"Bill" <(E-Mail Removed)> wrote in message
news:FCBF3838-67B6-40D2-A3E8-(E-Mail Removed)...
> As a follow up on my post....
>
> I found that I can turn the DHCP Off on the modem router and give it a
> fixed
> ip address. Now, should I go ahead and install DHCP and DNS on my
> server
> so I can use AD? If so, how would I set the IP range so that it works
> with
> the modem and the server and all workstations have internet and server
> connections?
>
> --
> Bill Jones
>
>
> "Bill" wrote:
>
>> Forgive my ignorance, but I have been trying to set up a Win2003 Server
>> with
>> up to 3 workstations. I have a ActionTec GT704WG DSL router with 4
>> switch
>> ports. This router has its own DHCP.
>>
>> How can I set up the Server IP address so that it will work with the
>> router
>> DHCP addresses. I've tried several things but, I lose the server or I
>> lose
>> the router. I have SQL Server running on the server too and I lose
>> access to
>> it.
>>
>> Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0
>>
>> Please help.... urgent.
>> TIA
>> --
>> Bill Jones



Reply With Quote
  #4  
Old 05-02-2007, 05:20 AM
Bill
Guest
 
Posts: n/a
Default Re: Internet DSL Router and Server 2003 setup

Bill

I did the top part of your instructions and everything works correctly on
the server. But I got lost in the last paragraph about "foreign" URLs. I
don't know what you mean here. I did "Activate" the DHCP Scope.

I must need this part, because my workstations are not receiving ip's from
the server's DHCP. They're using the default 169.x.x.x. I have the IP and
DNS set to auto assignments. Do I need to change anything on the
workstations?

Please help. Thanks.
--
Bill Jones


"Bill Grant" wrote:

> Turning off DHCP on the router is a good start. Give your server an IP
> address in the same IP subnet as the router and with the router as its
> default gateway but its own IP address for DNS. Run dcpromo to install AD
> and setup DNS. After that is done you can install DHCP and register it with
> AD. (It won't work until you do that).
>
> In DHCP set the scope to some part of the local address range. For
> example if your router is 192.168.0.1 set it to 192.168.0.11 to
> 192.168.0.100 . (Give the server one of the low numbers outside this scope,
> such as 192.168.0.3) . Set the default gateway to 192.168.0.1 and DNS to the
> server's IP.
>
> With AD, all machines including the server itself must use the local DNS
> server. To allow this DNS to resolve "foreign" URLs as well as local names,
> set it to forward to a public DNS server (such as the one at your ISP).
>
> "Bill" <(E-Mail Removed)> wrote in message
> news:FCBF3838-67B6-40D2-A3E8-(E-Mail Removed)...
> > As a follow up on my post....
> >
> > I found that I can turn the DHCP Off on the modem router and give it a
> > fixed
> > ip address. Now, should I go ahead and install DHCP and DNS on my
> > server
> > so I can use AD? If so, how would I set the IP range so that it works
> > with
> > the modem and the server and all workstations have internet and server
> > connections?
> >
> > --
> > Bill Jones
> >
> >
> > "Bill" wrote:
> >
> >> Forgive my ignorance, but I have been trying to set up a Win2003 Server
> >> with
> >> up to 3 workstations. I have a ActionTec GT704WG DSL router with 4
> >> switch
> >> ports. This router has its own DHCP.
> >>
> >> How can I set up the Server IP address so that it will work with the
> >> router
> >> DHCP addresses. I've tried several things but, I lose the server or I
> >> lose
> >> the router. I have SQL Server running on the server too and I lose
> >> access to
> >> it.
> >>
> >> Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0
> >>
> >> Please help.... urgent.
> >> TIA
> >> --
> >> Bill Jones

>
>
>

Reply With Quote
  #5  
Old 05-02-2007, 08:34 AM
Bill Grant
Guest
 
Posts: n/a
Default Re: Internet DSL Router and Server 2003 setup

About DNS. With your former setup you used an external DNS to resolve DNS
names or URLs to IP addresses. (A URL is a Uniform Resource Locator like
www.microsoft.com). You can't do that with Active Directory. You must use
the local DNS server. To still resolve these outside names you need to set
your local DNS to forward to an external DNS service which can resolve them
for you.

If you are getting APIPA (169.254.x.y) addresses you LAN machines are
failing to get their config from the DHCP server. Looks like you DHCP server
is not configured correctly or is not properly authorised in AD. You don't
need to change anything on the workstations. If they got their config from
DHCP before, they should still be able to (if the DHCP server is active).


"Bill" <(E-Mail Removed)> wrote in message
news:5565E714-CB0F-4F0F-9E9E-(E-Mail Removed)...
> Bill
>
> I did the top part of your instructions and everything works correctly on
> the server. But I got lost in the last paragraph about "foreign" URLs.
> I
> don't know what you mean here. I did "Activate" the DHCP Scope.
>
> I must need this part, because my workstations are not receiving ip's from
> the server's DHCP. They're using the default 169.x.x.x. I have the IP
> and
> DNS set to auto assignments. Do I need to change anything on the
> workstations?
>
> Please help. Thanks.
> --
> Bill Jones
>
>
> "Bill Grant" wrote:
>
>> Turning off DHCP on the router is a good start. Give your server an
>> IP
>> address in the same IP subnet as the router and with the router as its
>> default gateway but its own IP address for DNS. Run dcpromo to install AD
>> and setup DNS. After that is done you can install DHCP and register it
>> with
>> AD. (It won't work until you do that).
>>
>> In DHCP set the scope to some part of the local address range. For
>> example if your router is 192.168.0.1 set it to 192.168.0.11 to
>> 192.168.0.100 . (Give the server one of the low numbers outside this
>> scope,
>> such as 192.168.0.3) . Set the default gateway to 192.168.0.1 and DNS to
>> the
>> server's IP.
>>
>> With AD, all machines including the server itself must use the local
>> DNS
>> server. To allow this DNS to resolve "foreign" URLs as well as local
>> names,
>> set it to forward to a public DNS server (such as the one at your ISP).
>>
>> "Bill" <(E-Mail Removed)> wrote in message
>> news:FCBF3838-67B6-40D2-A3E8-(E-Mail Removed)...
>> > As a follow up on my post....
>> >
>> > I found that I can turn the DHCP Off on the modem router and give it a
>> > fixed
>> > ip address. Now, should I go ahead and install DHCP and DNS on my
>> > server
>> > so I can use AD? If so, how would I set the IP range so that it works
>> > with
>> > the modem and the server and all workstations have internet and server
>> > connections?
>> >
>> > --
>> > Bill Jones
>> >
>> >
>> > "Bill" wrote:
>> >
>> >> Forgive my ignorance, but I have been trying to set up a Win2003
>> >> Server
>> >> with
>> >> up to 3 workstations. I have a ActionTec GT704WG DSL router with 4
>> >> switch
>> >> ports. This router has its own DHCP.
>> >>
>> >> How can I set up the Server IP address so that it will work with the
>> >> router
>> >> DHCP addresses. I've tried several things but, I lose the server or
>> >> I
>> >> lose
>> >> the router. I have SQL Server running on the server too and I lose
>> >> access to
>> >> it.
>> >>
>> >> Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0
>> >>
>> >> Please help.... urgent.
>> >> TIA
>> >> --
>> >> Bill Jones

>>
>>
>>



Reply With Quote
  #6  
Old 05-02-2007, 09:07 AM
Bill
Guest
 
Posts: n/a
Default Re: Internet DSL Router and Server 2003 setup

Bill,
I checked the DHCP and it is "Authorized" and it shows "Active". So
something is happening with the setup....

I shut down all machines.
I brought up the server from fresh. Verified that DHCP shows "Active".
Then brought up a workstation.

When the station booted it only got the APIPA address.

I can ping the server address without any problem so I know the cards and
cable are ok.

I'm literally dumbfounded now...
--
Bill Jones


"Bill Grant" wrote:

> About DNS. With your former setup you used an external DNS to resolve DNS
> names or URLs to IP addresses. (A URL is a Uniform Resource Locator like
> www.microsoft.com). You can't do that with Active Directory. You must use
> the local DNS server. To still resolve these outside names you need to set
> your local DNS to forward to an external DNS service which can resolve them
> for you.
>
> If you are getting APIPA (169.254.x.y) addresses you LAN machines are
> failing to get their config from the DHCP server. Looks like you DHCP server
> is not configured correctly or is not properly authorised in AD. You don't
> need to change anything on the workstations. If they got their config from
> DHCP before, they should still be able to (if the DHCP server is active).
>
>
> "Bill" <(E-Mail Removed)> wrote in message
> news:5565E714-CB0F-4F0F-9E9E-(E-Mail Removed)...
> > Bill
> >
> > I did the top part of your instructions and everything works correctly on
> > the server. But I got lost in the last paragraph about "foreign" URLs.
> > I
> > don't know what you mean here. I did "Activate" the DHCP Scope.
> >
> > I must need this part, because my workstations are not receiving ip's from
> > the server's DHCP. They're using the default 169.x.x.x. I have the IP
> > and
> > DNS set to auto assignments. Do I need to change anything on the
> > workstations?
> >
> > Please help. Thanks.
> > --
> > Bill Jones
> >
> >
> > "Bill Grant" wrote:
> >
> >> Turning off DHCP on the router is a good start. Give your server an
> >> IP
> >> address in the same IP subnet as the router and with the router as its
> >> default gateway but its own IP address for DNS. Run dcpromo to install AD
> >> and setup DNS. After that is done you can install DHCP and register it
> >> with
> >> AD. (It won't work until you do that).
> >>
> >> In DHCP set the scope to some part of the local address range. For
> >> example if your router is 192.168.0.1 set it to 192.168.0.11 to
> >> 192.168.0.100 . (Give the server one of the low numbers outside this
> >> scope,
> >> such as 192.168.0.3) . Set the default gateway to 192.168.0.1 and DNS to
> >> the
> >> server's IP.
> >>
> >> With AD, all machines including the server itself must use the local
> >> DNS
> >> server. To allow this DNS to resolve "foreign" URLs as well as local
> >> names,
> >> set it to forward to a public DNS server (such as the one at your ISP).
> >>
> >> "Bill" <(E-Mail Removed)> wrote in message
> >> news:FCBF3838-67B6-40D2-A3E8-(E-Mail Removed)...
> >> > As a follow up on my post....
> >> >
> >> > I found that I can turn the DHCP Off on the modem router and give it a
> >> > fixed
> >> > ip address. Now, should I go ahead and install DHCP and DNS on my
> >> > server
> >> > so I can use AD? If so, how would I set the IP range so that it works
> >> > with
> >> > the modem and the server and all workstations have internet and server
> >> > connections?
> >> >
> >> > --
> >> > Bill Jones
> >> >
> >> >
> >> > "Bill" wrote:
> >> >
> >> >> Forgive my ignorance, but I have been trying to set up a Win2003
> >> >> Server
> >> >> with
> >> >> up to 3 workstations. I have a ActionTec GT704WG DSL router with 4
> >> >> switch
> >> >> ports. This router has its own DHCP.
> >> >>
> >> >> How can I set up the Server IP address so that it will work with the
> >> >> router
> >> >> DHCP addresses. I've tried several things but, I lose the server or
> >> >> I
> >> >> lose
> >> >> the router. I have SQL Server running on the server too and I lose
> >> >> access to
> >> >> it.
> >> >>
> >> >> Lets say my DSL is: 192.168.0.1 - 192.168.0.254 Mask: 255.255.255.0
> >> >>
> >> >> Please help.... urgent.
> >> >> TIA
> >> >> --
> >> >> Bill Jones
> >>
> >>
> >>

>
>
>

Reply With Quote
Reply

Tags
2003, dsl, internet, router, server, setup

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
Forum Jump


All times are GMT. The time now is 03:56 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.