Date: Mon, 8 May 2000 12:08:55 -0500 (CDT) From: Brennan W Stehling <brennan@offwhite.net> To: Erik Salander <erik@whistle.com> Cc: freebsd-ipfw@FreeBSD.ORG Subject: Re: udp for quicktime Message-ID: <Pine.BSF.4.10.10005081207410.77608-100000@home.offwhite.net> In-Reply-To: <3916F2EB.CA563C68@whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Can you show me a rules to do??? Open port 554 for RTSP/TCP data. Open ports 6970 through 6999 (inclusive) for RTP/UDP data. I do not see any examples fro opening anything but udp or tcp packets and then I am not sure how to open up a block of port numbers. Brennan Stehling - web developer and sys admin projects: www.greasydaemon.com | www.onmilwaukee.com | www.sncalumni.com Microsoft: Will you get a macro virus today? On Mon, 8 May 2000, Erik Salander wrote: > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005081207410.77608-100000>