ipchains

Phil Buckley phil at 1918.com
Fri Aug 20 13:33:02 EDT 1999


Hi Anthony,

The two base ones that I used to get my internal network (192.168.1.*)
able to access the outside world through my linux gateway are as
follows:

ipchains -P forward DENY
ipchains -A forward -s 192.168.1.0/24 -j MASQ

Hope this helps,
Phil Buckley

"Anthony J. Gabrielson" wrote:
> 
> Hello,
>         I was wondering if somebody could just give a few rules to get NAT
> up and running without to much effort.  I would like to just get a few
> rules that work, and refine from there.  I am in the process of reading
> the howto - and would like to get off to a quicker start.
> 
> Thanks,
> Anthony
> 
> -
> Subcription/unsubscription/info requests: send e-mail with
> "subscribe", "unsubscribe", or "info" on the first line of the
> message body to discuss-request at blu.org (Subject line is ignored).
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list