David Brownlee
2016-02-17 15:26:55 UTC
I have a server which needs to run an npf map rule on its OpenVPN
interface (tun0).
I can create the rule fine, but when the system restarts tnpf rejects
the rulset because there is no tun0 interface. Am I missing something?
Is there a way around this?
I have a couple of other systems still using pf to avoid this kind of issue :/
Relevant rule lines:
$vpn_if = inet4(tun0)
map $vpn_if dynamic $foohost port 22 <- $foohost port 24
Thanks
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
interface (tun0).
I can create the rule fine, but when the system restarts tnpf rejects
the rulset because there is no tun0 interface. Am I missing something?
Is there a way around this?
I have a couple of other systems still using pf to avoid this kind of issue :/
Relevant rule lines:
$vpn_if = inet4(tun0)
map $vpn_if dynamic $foohost port 22 <- $foohost port 24
Thanks
--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de