Re: static route
- From: "Jim H" <jimh@xxxxxxxxxxxxx>
- Date: Fri, 5 Sep 2008 10:57:40 -0400
"Tom1" <usernetuser@xxxxxxxxx> wrote in message
news:6a2e204d-bf1c-4c34-9327-c0e2ea852e7c@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have the following problem:
Server (10.10.10.20) needs to access Server (10.10.30.70) thru
Firewall (10.10.10.40). The firewall rule has been defined to allow
traffic from source to target. All the masks are 255.255.255.0. How
can I add static routes to the source (10.10.10.20) so that it can
communicate with target (10.10.30.70) thru the firewall?
Since (I assume) these are both private networks and you won't be NATing you
could just setup a route for the 10.10.30.0 subnet on the 10.10.10.20 server
and set 10.10.10.40 as the gateway for that route. Or set your default
gateway machine to route packets destined for that network to 10.10.10.40.
I assume 10.10.10.40 knows how to get to 10.10.30.x.
.
- Follow-Ups:
- Re: static route
- From: Tom1
- Re: static route
- References:
- static route
- From: Tom1
- static route
- Prev by Date: Re: Need help with ipsec policy
- Next by Date: Re: static route
- Previous by thread: Re: static route
- Next by thread: Re: static route
- Index(es):
Relevant Pages
|