Linux Netfilter discussions
 help / color / mirror / Atom feed
* iptables and openvpn bridge
@ 2007-10-24 21:05 Mike -- EMAIL IGNORED
  0 siblings, 0 replies; only message in thread
From: Mike -- EMAIL IGNORED @ 2007-10-24 21:05 UTC (permalink / raw)
  To: netfilter

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-24 21:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 21:05 iptables and openvpn bridge Mike -- EMAIL IGNORED

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox