From: Payal <rpayal@indiainfo.com>
To: netfilter@lists.samba.org
Subject: migration to iptables
Date: Mon, 10 Jun 2002 19:48:18 +0530 [thread overview]
Message-ID: <ae2cts$80k$2@main.gmane.org> (raw)
Hi all,
I used to use ipchains like
ipchains -A forward -j MASQ
to share internet connection. Now on Linux kernel 2.4.18 on Mdk 8.2 I want to
try iptables for a while.
I just substitued ipchains in the above command with iptables
iptables -A forward -j MASQ
iptables v1.2.5: Couldn't load target `MASQ':/lib/iptables/libipt_MASQ.so:
cannot open shared object file: No such file or directory
I heard MASQ cannot be used like this here. How do I use iptables for the
same purpose as for ipchains.
Thanks a lot in advance and sorry for the non-techinicality of the mail :)
Thanks and bye.
-Payal
next reply other threads:[~2002-06-10 14:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-10 14:18 Payal [this message]
[not found] <200206101942.43007@.>
2002-06-10 14:31 ` migration to iptables Antony Stone
2002-06-11 2:26 ` Payal
[not found] ` <200206110754.14398@.>
2002-06-13 12:38 ` Axel Heinrici
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='ae2cts$80k$2@main.gmane.org' \
--to=rpayal@indiainfo.com \
--cc=netfilter@lists.samba.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.