If the connection is NATed, then you have a firewall already. NAT does not
allow anything inbound, ever,...unless you go out of your way to configure
Static NAT (inbound) connection on purpose. You don't have to actively
"block" what isn't going to happen in the first place. It does not mean
you have disabled the firewall if you aren't filtering specific ports. But
on the outbound direction NAT lets it all flow unless you "overcome" that
with outbound filtering.
As far as OpenVPN,...never heard of it,..have no idea if it is a hardware
device or software or how you deployed it, or even if you deployed it
properly. So I can't really comment on that at this point.
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
The views expressed are my own (as annoying as they are), and not those of
my employer or anyone else associated with me.
-----------------------------------------------------
"Jerome Baum" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ups.com...
> Hi!
>
> I have a dedicated server on which I cannot install a custom firewall
> (dedicated server, no KVM) and the windows firewall is disabled when
> Routing and Remote Access is enabled.
>
> So I use inbound filters instead of a firewall. But I have an interface
> (OpenVPN) which is NAT'd. Those connected to this interface need access
> to the Internet.
>
> I have found that creating a rule to allow "Any" traffic (practically
> disabling the firewall) will grant access to this interface.
>
> I have a rule to allow all "TCP [established]" traffic, so I don't see
> why I have to disable the entire firewall for that interface to gain
> outward TCP access. I have no Outbound filters on the external
> interface and no filters at all on the mentioned internal interface.
>
> I would be thankful for any help!
>
> -jerome
>