Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2005 20:00:57 -0400
From:      Kris Maglione <bsdaemon@comcast.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: IPFW uid filtering (UDP) (was (UID))
Message-ID:  <427810B9.6000103@comcast.net>
In-Reply-To: <42780631.8050301@comcast.net>
References:  <42780631.8050301@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help
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 
> "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?427810B9.6000103>