Re: Routing help....
"jdow" <[email protected]>
| Newsgroups | gmane.linux.redhat.release.enigma |
|---|---|
| Message-ID | <[email protected]> |
Generally not. You need to setup IP Forwarding and NAT. For that you
really want to use IPTables as a firewall as well as your NAT agent.
You can find considerable information on this on the IP Masquerade
and Netfilter sites:
http://www.netfilter.org/
http://ipmasq.cjb.net/
(Several prepackaged tools exist. But being an ornery bitch and somewhat
paranoid I decided to learn how to do it myself so I KNEW what I had when
I was done.)
{^_^}
----- Original Message -----
From: "System" <[email protected]>
> Thankx a lot. Will try this out. Do I have to add any route using
> /sbin/route command?
>
> Tina...
>
> ----- Original Message -----
> From: "Jose Gonzalez" <[email protected]>
>
> > It works better when use subnets routing, for filtering the incoming and
> > outgoing traffic. We have a similar conection, my configuration is teh
> > next (olnly suggest):
> >
> > Pc card 1: 192.168.1.1 netmask 255.255.255.0
> > Pc card 2: 10.0.0.1 netmask 255.0.0.0
> > Defaulrouter is 10.0.0.138