From owner-freebsd-security Thu May 9 9: 0:29 2002 Delivered-To: freebsd-security@freebsd.org Received: from vortex.wa4phy.net (pcp01578187pcs.martnz01.ga.comcast.net [68.47.5.16]) by hub.freebsd.org (Postfix) with ESMTP id A2A6737B40B for ; Thu, 9 May 2002 09:00:07 -0700 (PDT) Received: from vortex.wa4phy.net (localhost.wa4phy.net [127.0.0.1]) by vortex.wa4phy.net (8.11.6/8.11.6) with ESMTP id g49G06i05081 for ; Thu, 9 May 2002 12:00:06 -0400 (EDT) (envelope-from sam@wa4phy.net) Message-ID: <3CDA9D06.3ABEBDEE@vortex.wa4phy.net> Date: Thu, 09 May 2002 12:00:06 -0400 From: Sam Drinkard Organization: You Gotta Be Kiddin! X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.5-STABLE i386) X-Accept-Language: en, ja MIME-Version: 1.0 To: security@freebsd.org Subject: Talk Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I'm stuck again, but making progress! Trying to get talk to work again, and having some trouble determining what kind of rule to use to permit it to work once a party has logged in. I'm seeing a connection request via sockstat on tcp ports 1075-1083 or so, and udp ports in the 2500 range. My rule (that doesn't work) : allow tcp from 127.0.0.1 1025-1087 to any allow udp from 127.0.0.1 2500-2600 to any Am I all wet on my thinking here, or is something else I'm missing? Thanks.. Sam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message