From owner-freebsd-ipfw Mon May 8 10: 1:38 2000 Delivered-To: freebsd-ipfw@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id BA03437B949 for ; Mon, 8 May 2000 10:01:34 -0700 (PDT) (envelope-from erik@whistle.com) Received: from whistle.com (erik.whistle.com [207.76.205.71]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id KAA88899; Mon, 8 May 2000 10:01:31 -0700 (PDT) Message-ID: <3916F2EB.CA563C68@whistle.com> Date: Mon, 08 May 2000 10:01:31 -0700 From: Erik Salander X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Brennan W Stehling Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: udp for quicktime References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ipfw@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brennan W Stehling wrote: > I have a dsl at home and it my FreeBSD box acts as a filter for the rest > of the network. I have ipfw running with the open setting and ipnat > translates internal addresses to the outside. > > I can get all web traffic and ftp and ssh even, but streaming quicktime > through udp and AIM's new talk feature will not work either. > > I have adjusted my firewall rules, but I have not had any success. What I > think I need to do is simply all udp from any to my specific internal ip, > 192.168.1.3, but that does not appear to work. > > Can anyone offer suggestions to get this working? How can I simply allow > udp traffic to pass through? The following command did not seem to help. > > ipfw add 650 allow udp from any to 192.168.1.3 > > Do I also need a port number? Is there something else I need to change? > Do I need to HUP a server somewhere? Here's the detailed description of QuickTime operation that I use: http://www.apple.com/quicktime/resources/qt4/us/proxy/proxy.html Erik To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ipfw" in the body of the message