From owner-freebsd-ipfw@FreeBSD.ORG Sun Apr 12 19:25:40 2009 Return-Path: Delivered-To: ipfw@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 915991065673; Sun, 12 Apr 2009 19:25:40 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id 3A2B88FC28; Sun, 12 Apr 2009 19:25:40 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.3/8.14.3) with ESMTP id n3CJPb8Z073216; Sun, 12 Apr 2009 15:25:39 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) Message-ID: <49E24031.3050901@aldan.algebra.com> Date: Sun, 12 Apr 2009 15:25:37 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: Paolo Pisati References: <49E145D0.4060609@aldan.algebra.com> <49E1D88F.30005@oltrelinux.com> In-Reply-To: <49E1D88F.30005@oltrelinux.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: ipfw@FreeBSD.org, net@FreeBSD.org Subject: Re: natd interferes with incoming RTSP/RTP X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 19:25:41 -0000 Paolo Pisati ΞΑΠΙΣΑΧ(ΜΑ): > Mikhail T. wrote: >> However, if I disable just one of the rules below -- 1300, the one >> diverting all traffic to natd -- the video works fine... So it is not >> any of the other rules, that are the problem, nor is it the remote >> server... Why would this happen and how do I solve the problem? Thanks! >> > comment all the entries in /etc/libalias.conf, restart or send an HUP > to natd and see if it helps. Great pointer! As a matter of fact, all I had to comment out was the /lib/libalias_smedia.so... Now, what's wrong with it? Does not disabling this plugin mean, the hosts on the LAN can't access RTSP streams? Thanks! Yours, -mi