subject should read UDP

Kris Maglione wrote:

I have OpenVPN listening on an interface on UDP 1194.
It drops to openvpn:openvpn after it opens the socket. sockstat confirms this.


When I add a rule to allow packets in on udp 1194 with uid openvpn, they don't match.
The rule is:
1340 allow udp from any to me 1194 in recv dc0 uid openvpn


When I take out "uid openvpn", the packets match. When it's there, they don't.

Am I doing something wrong?

BTW, the same goes for the outgoing rule.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to