On Sun, Aug 23, 2015 at 03:06:40PM +0800, Zhi-Qiang Lei wrote:
> My road warrior has a PPPoE external connection and a tunnel connection,
> established with OpenVPN, which would encrypt the packets from some special
> devices.
>
> It works so well so far with the help with these rules in /etc/pf.c
My road warrior has a PPPoE external connection and a tunnel connection,
established with OpenVPN, which would encrypt the packets from some special
devices.
It works so well so far with the help with these rules in /etc/pf.conf:
pass in quick on $int_if from $arch to ! route-to $tun_if
pass in q
2 matches
Mail list logo