Re: New to RRAS for Routing



Dear Bill and Robert,

Thank you for your advice. I have set up the Default Gateway according to
your advice. Besides, I have set up RRAS as well.

I believe that I should mention the environment more clearly.

I am setting up a testing LAN and would like to get it connected to Internet
via company's Proxy Server (Address is 192.17.18.111).

On a Windows 2003 Server, there are 2 NICs are installed. For the first one,
IP address (192.17.17.207) is assigned
so that it will connect to my company's LAN with Default Gateway
(192.17.17.50). Subnet Mask for my company is also 255.255.255.0

On the other NIC, I set it up with a static IP address for the testing LAN
(192.18.18.10). Besides, that Server is
set up as a DHCP and DNS Server for the testing LAN. I haven't assigned
Default Gateway for that IP. Subnet mask
for this subnet is also 255.255.255.0

When I setup the RRAS and enable routing, I attempt to type the following
command but it replies that "The route
addition failed: The specified mask value is invalid":
route -p add 192.18.18.0 mask 255.255.255.0 192.17.17.207

In this way, I enter the following and it has no error message. Is it
correct ? Do you have any idea why the mask 255.255.255.0 fails ?
route -p add 192.18.18.0 mask 255.255.255.255 192.17.17.207

For the Internet Connection on the Windows 2003 Server, Proxy Settings I use
192.17.18.111:8080 for Internet Connection.

For the clients in the testing LAN, I find that it can
ping 192.17.17.207 but it fails when I attempt to ping 192.17.17.50, it
fails when I ping 192.17.17.50, not to mention the Proxy Server
192.17.18.111.

Besides, I have attempted to set the Proxy Server for clients in Testing LAN
to 192.17.17.207:80 but it fails. What value should I choose ?

Your advice is sought.


"Bill Grant" <not.available@online> wrote in message
news:uWZfB1ImFHA.3120@xxxxxxxxxxxxxxxxxxxxxxx
> You do not need any routes at all on the router. And you do not need
> any default gateway settings on the router. You only need a default
> gateway on a router if it needs to forward traffic to another router. With
> a proxy service, the client has the IP address of the proxy server coded
> in, so it does not need to using default routing to find it.
>
> What is essential is that the proxy server knows how to reach the
> client to return the information it obtains from the Internet.
>
> So the RRAS server just needs to be enabled as a LAN router. It should
> have no default gateways set on either NIC. Set the clients in your test
> LAN to use the RRAS server as their default gateway.
>
> Where you do need to make changes is at the proxy server. You need to
> add your new subnet as part of the LAT (ie the proxy server must know that
> this subnet is local). And the proxy server needs to know that it can
> reach the new subnet through your RRAS router.
>
> Existing network
> |
> company LAN
> RRAS
> 192.168.18.10 dg blank
> |
> 192.168.18.x dg 192.168.18.10
>
> Requests to the proxy will reach it without any extra routing added.
> All you need is extra routing on the proxy server to get replies back to
> the client.
>
> Stephen S wrote:
>> Hi,
>>
>> I am setting up a testing LAN and would like to get it
>> connected to Internet via company's Proxy Server.
>>
>> On a Windows 2003 Server, there are 2 NICs are installed.
>> For the first one, IP address is assigned so that it will
>> connect to my company's LAN.
>>
>> On the other NIC, I set it up with a static IP address for
>> the testing LAN (192.18.18.10). Besides, that Server is
>> set up as a DHCP and DNS Server for the testing LAN.
>>
>> I have attempted to assign a Default Gateway IP address to
>> the 2nd NIC but there is a warning message saying that
>> there should be 1 default gateway. In this way, for the
>> clients on the testing network, I enable DHCP but I add
>> 192.18.18.10 as the Default Gateway, is it correct ?
>>
>> I have enabled the RASS in the Windows 2003 Server. I
>> would like to know is it necessary for me to manually
>> create the Routing Table ? If YES, what should be the IP
>> Address used ? Is it the IP address of the NIC or the IP
>> address of the Proxy Server in my company ?
>>
>> Besides, I find that there are a number of choices when I
>> set up routing (RRAS) and I have chosen "Secure Connection
>> between 2 private network", is it correct ?
>>
>> Besides, is it possible for me to change the settings
>> after I have installed / enabled the RRAS ? This is
>> because when I attempt to re-configure the settings, I
>> find that I can only add server or disable RRAS.
>>
>> Your advice is sought
>
>


.



Relevant Pages

  • Re: New to RRAS for Routing
    ... > Internet via company's Proxy Server. ... > so that it will connect to my company's LAN with Default Gateway ... I set it up with a static IP address for the testing LAN ... I have attempted to set the Proxy Server for clients in Testing ...
    (microsoft.public.windows.server.networking)
  • Re: New to RASS for Routing
    ... You do not need any routes at all on the router. ... default gateway settings on the router. ... What is essential is that the proxy server knows how to reach the client ... So the RRAS server just needs to be enabled as a LAN router. ...
    (microsoft.public.windows.server.networking)
  • Re: DHCP Server and Gateway Metric
    ... Proxy server clients do not use the default gateway settings to contact ...
    (microsoft.public.windows.server.networking)
  • Win2k3 routing problem
    ... We've got a Win2k3 server acting as a proxy server with ISA2000 having 2 NICs. ... RRAS is installed and configured. ... NIC 1 is serving subnet 192.168.11.0/24 and connects directly to a Cisco PIX for VPN access and Internet access. ...
    (microsoft.public.win2000.ras_routing)
  • Re: Two network cards
    ... put it on a different subnet and no default gateway. ... > I have PC1 with Windows Home Edition SP2. ... > I am able to connect to the internet when NC2 is disabled. ... The proxy server is CCProxy running on PC1 and configured ...
    (microsoft.public.windows.server.networking)

Loading