[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] network question



You'll need three things:

1. A default route on each  bbb host. The gateway / next hop address 
should be the bbb address of a host that also has an aaa address (the 
router).
2. Routing enabled on the router.
3. Either a return route to the bbb network via the router's aaa 
address, or more likely, a working NAT configuration on the router.

On 1/23/10 12:36 PM, Geoffrey wrote:
> Here's the scenario.
>
> Two networks:
>
> aaa.aaa.aaa.000
> bbb.bbb.bbb.000
>
> network aaa has access to internet.  network bbb needs to access
> internet via a machine on aaa.
>
> Assumption is, simply create a route between aaa and bbb.  Does not seem
> to work, bbb can not get to internet.
>
>