echo "1" >/proc/sys/net/ipv4/ip_forward

turns on forwarding.  As for the Smoothwall, I've never used it before.
>From just looking at their site they appear to have built it on RH.  If so
and you have access to the console, redhat's route on the Smoothwall box
would be...

route add -net 192.168.1.0 netmask 255.255.255.0 gw 192.168.0.100



Larry S. Brown
Dimension Networks, Inc.
(727) 723-8388

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Behalf Of Rune Berge
Sent: Tuesday, February 25, 2003 1:58 PM
To: [EMAIL PROTECTED]
Subject: RE: Connecting two networks through a RedHat box


On Tue, 25 Feb 2003, Larry Brown wrote:

> ADSL                                  Smoothwall
RedHat Box               Wireless Node
> 123.123.123.123 ----------
>
123.123.123.122_____192.168.0.1------192.168.0.100_____192.168.1.1-------192
> .168.1.2
>                               GW 123.123.123.123                      GW
192.168.0.1    GW 192.168.1.1
>
> Make sure the RedHat box has IP forwarding enabled.  You also need to make
> sure that the Smoothwall box is aware of the 192.168.1 subnet and that it
is
> routed through the redhat box.  If that presents a problem you can always
> use iptables to masquerade the 192.168.1 network.

Could someone give some more specific information about how to do this?
How do I enable IP forwarding on the RedHat box? And how do I make the
Smoothwall box aware of the 192.168.1 subnet?

Thanks,
Rune




--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to