From owner-freebsd-net@FreeBSD.ORG Sun Apr 12 12:14:42 2009 Return-Path: Delivered-To: net@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1ABC81065672; Sun, 12 Apr 2009 12:14:42 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from joe.mail.tiscali.it (joe.mail.tiscali.it [213.205.33.54]) by mx1.freebsd.org (Postfix) with ESMTP id CD1E78FC16; Sun, 12 Apr 2009 12:14:41 +0000 (UTC) (envelope-from p.pisati@oltrelinux.com) Received: from newluxor.wired.org (94.36.135.82) by joe.mail.tiscali.it (8.0.022) id 499F03960269EE41; Sun, 12 Apr 2009 14:03:28 +0200 Message-ID: <49E1D88F.30005@oltrelinux.com> Date: Sun, 12 Apr 2009 14:03:27 +0200 From: Paolo Pisati User-Agent: Thunderbird 2.0.0.18 (X11/20081214) MIME-Version: 1.0 To: "Mikhail T." References: <49E145D0.4060609@aldan.algebra.com> In-Reply-To: <49E145D0.4060609@aldan.algebra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ipfw@FreeBSD.org, net@FreeBSD.org Subject: Re: natd interferes with incoming RTSP/RTP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 12:14:42 -0000 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.