Networking Forums

Networking Forums > Computer Networking > Windows Networking > Routing Configuration with Windows Server 2003

Reply
Thread Tools Display Modes

Routing Configuration with Windows Server 2003

 
 
Paul B
Guest
Posts: n/a

 
      09-07-2005, 12:17 AM
I have a network with two servers. The first server (A) is a PDC and also
connected directly to the DSL modem. It provides DHCP, DNS, etc. for the
network. I am using RRAS to provide internet access to my client computers
through server A. I also have a server (B) that is my web server for my
organization and also hosts (via Virtual Server) another server/website for
aiding evacuees from Katrina.

I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My server is
assigned X.X.X.86 via my ISP's DHCP with a default gateway set to X.X.X.87.

I have tried with no avail to make my web servers available via the
internet. Can somebody please tell me what I need to configure to make my
web server visible on IP address X.X.X.81?

Thanks,
Paul Ballard

I am trying to configure public access on IP address X.X.X.81 to route to my
web server.
 
Reply With Quote
 
 
 
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      09-07-2005, 01:37 AM
We need more information to help. How does the web server connect to the Internet? directly to modem or through the RRAS?

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
"Paul B" <(E-Mail Removed)> wrote in message news:A06B6483-BFCC-48CD-9707-(E-Mail Removed)...
I have a network with two servers. The first server (A) is a PDC and also
connected directly to the DSL modem. It provides DHCP, DNS, etc. for the
network. I am using RRAS to provide internet access to my client computers
through server A. I also have a server (B) that is my web server for my
organization and also hosts (via Virtual Server) another server/website for
aiding evacuees from Katrina.

I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My server is
assigned X.X.X.86 via my ISP's DHCP with a default gateway set to X.X.X.87.

I have tried with no avail to make my web servers available via the
internet. Can somebody please tell me what I need to configure to make my
web server visible on IP address X.X.X.81?

Thanks,
Paul Ballard

I am trying to configure public access on IP address X.X.X.81 to route to my
web server.
 
Reply With Quote
 
Paul B
Guest
Posts: n/a

 
      09-07-2005, 02:39 AM
Currently the web server (B) can access the Internet from my LAN via Server A
(running RRAS). Server A is connected directly to the modem.

Paul

"Robert L [MS-MVP]" wrote:

> We need more information to help. How does the web server connect to the Internet? directly to modem or through the RRAS?
>
> Bob Lin, MS-MVP, MCSE & CNE
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> "Paul B" <(E-Mail Removed)> wrote in message news:A06B6483-BFCC-48CD-9707-(E-Mail Removed)...
> I have a network with two servers. The first server (A) is a PDC and also
> connected directly to the DSL modem. It provides DHCP, DNS, etc. for the
> network. I am using RRAS to provide internet access to my client computers
> through server A. I also have a server (B) that is my web server for my
> organization and also hosts (via Virtual Server) another server/website for
> aiding evacuees from Katrina.
>
> I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My server is
> assigned X.X.X.86 via my ISP's DHCP with a default gateway set to X.X.X.87.
>
> I have tried with no avail to make my web servers available via the
> internet. Can somebody please tell me what I need to configure to make my
> web server visible on IP address X.X.X.81?
>
> Thanks,
> Paul Ballard
>
> I am trying to configure public access on IP address X.X.X.81 to route to my
> web server

 
Reply With Quote
 
Robert L [MS-MVP]
Guest
Posts: n/a

 
      09-07-2005, 01:27 PM
assuming the RRAS is NT enabled, have you open the port point to web server? posting the results of both servers' ipconfig /all here may help.

Bob Lin, MS-MVP, MCSE & CNE
How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
"Paul B" <(E-Mail Removed)> wrote in message news:6B66BB40-76DF-48EC-A88C-(E-Mail Removed)...
Currently the web server (B) can access the Internet from my LAN via Server A
(running RRAS). Server A is connected directly to the modem.

Paul

"Robert L [MS-MVP]" wrote:

> We need more information to help. How does the web server connect to the Internet? directly to modem or through the RRAS?
>
> Bob Lin, MS-MVP, MCSE & CNE
> How to Setup Windows, Network, VPN & Remote Access on http://www.HowToNetworking.com
> Networking, Internet, Routing, VPN Troubleshooting on http://www.ChicagoTech.net
> "Paul B" <(E-Mail Removed)> wrote in message news:A06B6483-BFCC-48CD-9707-(E-Mail Removed)...
> I have a network with two servers. The first server (A) is a PDC and also
> connected directly to the DSL modem. It provides DHCP, DNS, etc. for the
> network. I am using RRAS to provide internet access to my client computers
> through server A. I also have a server (B) that is my web server for my
> organization and also hosts (via Virtual Server) another server/website for
> aiding evacuees from Katrina.
>
> I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My server is
> assigned X.X.X.86 via my ISP's DHCP with a default gateway set to X.X.X.87.
>
> I have tried with no avail to make my web servers available via the
> internet. Can somebody please tell me what I need to configure to make my
> web server visible on IP address X.X.X.81?
>
> Thanks,
> Paul Ballard
>
> I am trying to configure public access on IP address X.X.X.81 to route to my
> web server

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      09-08-2005, 02:42 AM
You normally do this from the NAT section of the RRAS console. You enter
the addresses allocated to you by the ISP into the Address Pool. You then
use static mapping from the Reservations button to map a particular IP from
the pool to an internal IP. Check the "allow incoming sessions.." box to
make it accessible from the Internet.

Paul B wrote:
> I have a network with two servers. The first server (A) is a PDC and
> also connected directly to the DSL modem. It provides DHCP, DNS,
> etc. for the network. I am using RRAS to provide internet access to
> my client computers through server A. I also have a server (B) that
> is my web server for my organization and also hosts (via Virtual
> Server) another server/website for aiding evacuees from Katrina.
>
> I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My
> server is assigned X.X.X.86 via my ISP's DHCP with a default gateway
> set to X.X.X.87.
>
> I have tried with no avail to make my web servers available via the
> internet. Can somebody please tell me what I need to configure to
> make my web server visible on IP address X.X.X.81?
>
> Thanks,
> Paul Ballard
>
> I am trying to configure public access on IP address X.X.X.81 to
> route to my web server.



 
Reply With Quote
 
Paul B
Guest
Posts: n/a

 
      09-08-2005, 04:35 AM
Here is my ipconfig /all

Windows IP Configuration



Host Name . . . . . . . . . . . . : zeus

Primary Dns Suffix . . . . . . . : Rochester-Consulting.local

Node Type . . . . . . . . . . . . : Unknown

IP Routing Enabled. . . . . . . . : Yes

WINS Proxy Enabled. . . . . . . . : Yes

DNS Suffix Search List. . . . . . : Rochester-Consulting.local



Ethernet adapter Network Connection:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast
Ethernet NIC

Physical Address. . . . . . . . . : 00-C0-49-DC-D2-97

DHCP Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 66.143.91.86

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 66.143.91.87

DNS Servers . . . . . . . . . . . : 192.168.123.50

NetBIOS over Tcpip. . . . . . . . : Disabled



Ethernet adapter Server Local Area Connection:



Connection-specific DNS Suffix . :

Description . . . . . . . . . . . : Intel(R) 82559 Fast Ethernet LOM with
Alert on LAN*

Physical Address. . . . . . . . . : 00-02-A5-8F-9F-07

DHCP Enabled. . . . . . . . . . . : No

IP Address. . . . . . . . . . . . : 192.168.123.50

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . :

DNS Servers . . . . . . . . . . . : 192.168.123.50

Primary WINS Server . . . . . . . : 192.168.123.50


Also, I have tried setting this up in the NAT section. When I set the range
to be from X.X.X.81 to X.X.X.85, my client pcs can no longer access the
internet. Any other thoughts?

"Bill Grant" wrote:

> You normally do this from the NAT section of the RRAS console. You enter
> the addresses allocated to you by the ISP into the Address Pool. You then
> use static mapping from the Reservations button to map a particular IP from
> the pool to an internal IP. Check the "allow incoming sessions.." box to
> make it accessible from the Internet.
>
> Paul B wrote:
> > I have a network with two servers. The first server (A) is a PDC and
> > also connected directly to the DSL modem. It provides DHCP, DNS,
> > etc. for the network. I am using RRAS to provide internet access to
> > my client computers through server A. I also have a server (B) that
> > is my web server for my organization and also hosts (via Virtual
> > Server) another server/website for aiding evacuees from Katrina.
> >
> > I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My
> > server is assigned X.X.X.86 via my ISP's DHCP with a default gateway
> > set to X.X.X.87.
> >
> > I have tried with no avail to make my web servers available via the
> > internet. Can somebody please tell me what I need to configure to
> > make my web server visible on IP address X.X.X.81?
> >
> > Thanks,
> > Paul Ballard
> >
> > I am trying to configure public access on IP address X.X.X.81 to
> > route to my web server.

>
>
>

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      09-08-2005, 05:49 AM
The range you specify should include all of the IP addresses (and the
netmask) your ISP allocated to you - ie it should include the .86 and.87
addresses.


Paul B wrote:
> Here is my ipconfig /all
>
> Windows IP Configuration
>
>
>
> Host Name . . . . . . . . . . . . : zeus
>
> Primary Dns Suffix . . . . . . . : Rochester-Consulting.local
>
> Node Type . . . . . . . . . . . . : Unknown
>
> IP Routing Enabled. . . . . . . . : Yes
>
> WINS Proxy Enabled. . . . . . . . : Yes
>
> DNS Suffix Search List. . . . . . : Rochester-Consulting.local
>
>
>
> Ethernet adapter Network Connection:
>
>
>
> Connection-specific DNS Suffix . :
>
> Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast
> Ethernet NIC
>
> Physical Address. . . . . . . . . : 00-C0-49-DC-D2-97
>
> DHCP Enabled. . . . . . . . . . . : No
>
> IP Address. . . . . . . . . . . . : 66.143.91.86
>
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>
> Default Gateway . . . . . . . . . : 66.143.91.87
>
> DNS Servers . . . . . . . . . . . : 192.168.123.50
>
> NetBIOS over Tcpip. . . . . . . . : Disabled
>
>
>
> Ethernet adapter Server Local Area Connection:
>
>
>
> Connection-specific DNS Suffix . :
>
> Description . . . . . . . . . . . : Intel(R) 82559 Fast Ethernet
> LOM with Alert on LAN*
>
> Physical Address. . . . . . . . . : 00-02-A5-8F-9F-07
>
> DHCP Enabled. . . . . . . . . . . : No
>
> IP Address. . . . . . . . . . . . : 192.168.123.50
>
> Subnet Mask . . . . . . . . . . . : 255.255.255.0
>
> Default Gateway . . . . . . . . . :
>
> DNS Servers . . . . . . . . . . . : 192.168.123.50
>
> Primary WINS Server . . . . . . . : 192.168.123.50
>
>
> Also, I have tried setting this up in the NAT section. When I set
> the range to be from X.X.X.81 to X.X.X.85, my client pcs can no
> longer access the internet. Any other thoughts?
>
> "Bill Grant" wrote:
>
>> You normally do this from the NAT section of the RRAS console.
>> You enter the addresses allocated to you by the ISP into the Address
>> Pool. You then use static mapping from the Reservations button to
>> map a particular IP from the pool to an internal IP. Check the
>> "allow incoming sessions.." box to make it accessible from the
>> Internet.
>>
>> Paul B wrote:
>>> I have a network with two servers. The first server (A) is a PDC
>>> and also connected directly to the DSL modem. It provides DHCP,
>>> DNS, etc. for the network. I am using RRAS to provide internet
>>> access to my client computers through server A. I also have a
>>> server (B) that is my web server for my organization and also hosts
>>> (via Virtual Server) another server/website for aiding evacuees
>>> from Katrina.
>>>
>>> I have 5 static IP addresses setup with my ISP, X.X.X.81-85. My
>>> server is assigned X.X.X.86 via my ISP's DHCP with a default gateway
>>> set to X.X.X.87.
>>>
>>> I have tried with no avail to make my web servers available via the
>>> internet. Can somebody please tell me what I need to configure to
>>> make my web server visible on IP address X.X.X.81?
>>>
>>> Thanks,
>>> Paul Ballard
>>>
>>> I am trying to configure public access on IP address X.X.X.81 to
>>> route to my web server.



 
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
three nic routing with windows server 2003 jeff_pelech@portalberni.ca Windows Networking 5 09-30-2009 01:28 PM
Windows Server 2003 VPN Configuration for Use with a WatchGuard X1000 Firewall?? Neil Hobbs Windows Networking 0 12-15-2005 05:28 PM
Webcast on TCP/IP Stack Improvements in Windows Server 2003 and Windows Server 2003 Service Pack 1 Deepak Bansal [MS] Windows Networking 0 06-13-2005 11:55 PM
network configuration wizard not start in windows server 2003 Coyote Admin Windows Networking 1 05-25-2005 01:02 AM
Routing and Remote Access on Windows 2003 Server =?Utf-8?B?U2VydmVyIGd1eQ==?= Windows Networking 1 10-24-2004 03:38 PM



1 2 3 4 5 6 7 8 9 10 11