From: Mike -- EMAIL IGNORED <m_d_berger_1900@yahoo.com>
To: netfilter@vger.kernel.org
Subject: iptables and openvpn bridge
Date: Wed, 24 Oct 2007 21:05:05 +0000 (UTC) [thread overview]
Message-ID: <ffoc21$bju$1@ger.gmane.org> (raw)
I run openvpn on a linux (FC7) box with an
ethernet bridge. As specified at
http://openvpn.net/bridge.html
I set iptables thus:
iptables -A INPUT -i tap0 -j ACCEPT
iptables -A INPUT -i br0 -j ACCEPT
iptables -A FORWARD -i br0 -j ACCEPT
Now it works, but this opens up much more
on the host machine than I want. But I
do not understand the paths so that I can
know how to add additional restriction.
Can someone direct me to further relevant
documentation?
Thanks,
Mike.
reply other threads:[~2007-10-24 21:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='ffoc21$bju$1@ger.gmane.org' \
--to=m_d_berger_1900@yahoo.com \
--cc=netfilter@vger.kernel.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