From: "Ming-Ching Tiew" <mingching.tiew@redtone.com>
To: netfilter@lists.netfilter.org
Subject: Re: Setup simple PC-based router using IPTABLES
Date: Wed, 12 Jan 2005 17:09:29 +0800 [thread overview]
Message-ID: <029e01c4f886$6e93c2a0$0100a8c0@newlife> (raw)
In-Reply-To: 20050112085342.40592.qmail@web12503.mail.yahoo.com
From: "Lim Boon Ping" <syseeker@yahoo.com>
>
> Could anyone verify/suggest commands to set for this setting?
> # iptables -A FORWARD -i eth0 -o eth1
> # iptables -A FORWARD -i eth1 -o eth0
>
> Is it that's all we need to do? Thanks.
iptables is not even needed.
Just
echo 1 > /proc/sys/net/ipv4/ip_forward
Will do.
next prev parent reply other threads:[~2005-01-12 9:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-12 8:53 Setup simple PC-based router using IPTABLES Lim Boon Ping
2005-01-12 9:09 ` Ming-Ching Tiew [this message]
2005-01-12 9:10 ` Jacob Mathew
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='029e01c4f886$6e93c2a0$0100a8c0@newlife' \
--to=mingching.tiew@redtone.com \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox