From: varun_saa@vsnl.net
To: netfilter@lists.netfilter.org
Subject: ftp rules
Date: Tue, 16 Aug 2005 16:00:43 +0500 [thread overview]
Message-ID: <a4929a56e2.a56e2a4929@vsnl.net> (raw)
Hello,
My server in on FC4
eth0 is wan with static IP connected to 512K DSL
eth1 is lan - 192.168.0.0/24
WAN -----> eth0 - FC4 server - eth1 -----------> clients ( 192.168.0.0/ 24 )
FC4 server is only for sharing internet , mails, etc for clients system.
I do not run any ftp server on ny FC4 server.
I have loaded ip_contrack_ftp modules.
Clients connected to FC4 server on eth1 should be able to connect
to ftp sites.
Is the following rule enough ?
-A FORWARD -i eth1 -o eth0 -p tcp --dport 21 -j ACCEPT
Thanks
Varun
next reply other threads:[~2005-08-16 11:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-16 11:00 varun_saa [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-31 16:40 FTP rules hamals
2005-01-31 16:41 ` Jason Opperisano
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=a4929a56e2.a56e2a4929@vsnl.net \
--to=varun_saa@vsnl.net \
--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 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.