On Wed, Aug 22, 2018 at 11:56:30AM +0200, Pablo Neira Ayuso wrote: > Hi Nicolas, > > On Tue, Aug 21, 2018 at 10:39:43PM +0200, Nicolas Boullis wrote: > > Hi, > > > > I’m willing to use RTSP through my netfilter-based firewall (that uses > > NAT for IPv4). > > After a quick search, I found that someone implemented NAT and conntrack > > modules for RTSP a few years ago, and it looks rather unmaintained: > > https://github.com/maru-sama/rtsp-linux > > > > Has anyone asked for inclusions of those modules in netfilter (and > > linux)? > > Are there conditions for inclusions of such protocol-specific modules? > > > > I haven’t yet even tried to check whether those modules compile with > > recent versions of netfilter, but I may soon be able to devote some time > > on this… > > Rebase on top of the nf-next git tree, make it work there and the > submit patches to the mailing list so we can give it a review. Probably better way to go is to support this as a userspace helper in conntrack-tools.