From mboxrd@z Thu Jan 1 00:00:00 1970 From: Larry LeBlanc Subject: RTSP/NAT query Date: Fri, 05 Nov 2004 16:09:14 -0800 Message-ID: <418C162A.7060707@inmotiontechnology.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org Hello, I'm trying to determine whether or not I need the rtsp_conntrack module. I seem to be able to run RTSP through a masquerading gateway without it; is this just a fluke or are there specific scenarios that rtsp_conntrack is intended to address? (eg simultaneous users, etc). My testing to date has been to use Real Player 10 to play video clips off of the Real Networks website using UDP as the underlying transport. I'm using iptables 1.2.10 and the following nat/conntrack modules are in place: iptables iptable_nat ip_nat_proto_gre ip_nat_pptp ip_conntrack ip_conntrack_pptp ip_conntrack_proto_gre ip_conntrack_mms Thanks, Larry