From owner-freebsd-questions@FreeBSD.ORG Sat Feb 14 18:01:15 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C23416A4CE for ; Sat, 14 Feb 2004 18:01:15 -0800 (PST) Received: from radicalv.com (secure.radicalv.com [216.118.91.10]) by mx1.FreeBSD.org (Postfix) with SMTP id D433C43D1D for ; Sat, 14 Feb 2004 18:01:14 -0800 (PST) (envelope-from ecrist@adtechintegrated.com) Received: (qmail 61742 invoked from network); 15 Feb 2004 02:01:05 -0000 Received: from unknown (HELO localhost.invalid) (63.228.14.245) by mail.radicalv.com with SMTP; 15 Feb 2004 02:01:05 -0000 From: Eric F Crist Organization: AdTech Integrated Systems, Inc To: freebsd-questions@freebsd.org Date: Sat, 14 Feb 2004 20:01:07 -0600 User-Agent: KMail/1.6 References: <20040214233615.GB38665@users.munk.nu> <200402141942.38712.ecrist@adtechintegrated.com> <20040215015007.GA53079@falcon.midgard.homeip.net> In-Reply-To: <20040215015007.GA53079@falcon.midgard.homeip.net> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_pLtLA9M/wAycVul"; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402142001.13194.ecrist@adtechintegrated.com> cc: Jez Hancock Subject: Re: continued IPFW issues... (actually a lack of ability on my part) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ecrist@adtechintegrated.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Feb 2004 02:01:15 -0000 --Boundary-02=_pLtLA9M/wAycVul Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline My bad, I found the log entry after your prodding. After enabling logging = in=20 the ruleset and enabling the sysctl variable, I get the following output in= a=20 tail /var/log/security: =46eb 14 19:59:44 grog kernel: ipfw: 65534 Deny UDP 192.168.0.1:51598=20 255.255.255.255:61112 in via dc0 =46eb 14 19:59:45 grog kernel: ipfw: 65534 Deny UDP 204.147.80.1:53=20 63.228.14.241:49152 in via dc0 =46eb 14 19:59:46 grog kernel: ipfw: 65534 Deny UDP 204.127.202.4:53=20 63.228.14.241:49152 in via dc0 =46eb 14 19:59:50 grog kernel: ipfw: 65534 Deny UDP 192.168.0.1:51599=20 255.255.255.255:61112 in via dc0 =46eb 14 19:59:55 grog kernel: ipfw: 65534 Deny UDP 204.127.202.4:53=20 63.228.14.241:49152 in via dc0 =46eb 14 19:59:56 grog kernel: ipfw: 65534 Deny UDP 192.168.0.1:51600=20 255.255.255.255:61112 in via dc0 =46eb 14 19:59:59 grog kernel: ipfw: 65534 Deny UDP 204.147.80.5:53=20 63.228.14.241:49152 in via dc0 =46eb 14 20:00:02 grog kernel: ipfw: 65534 Deny UDP 204.147.80.5:53=20 63.228.14.241:49152 in via dc0 =46eb 14 20:00:02 grog kernel: ipfw: 65534 Deny UDP 192.168.0.1:51601=20 255.255.255.255:61112 in via dc0 =46eb 14 20:00:03 grog kernel: ipfw: 65534 Deny UDP 204.147.80.1:53=20 63.228.14.241:49152 in via dc0 I would assume I need to enable a rule such as: ipfw add allow udp from any to me 53 Is this correct? TIA =2D-=20 Eric F Crist AdTech Integrated Systems, Inc (612) 998-3588 --Boundary-02=_pLtLA9M/wAycVul Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBALtLpzdyDbTMRQIYRAkEcAJ0bp0JGNqG+yMFH9XYQA8r1ukXDPQCeNx2P IQNBIq3WvG1MRK+4nT4mEr4= =L38Y -----END PGP SIGNATURE----- --Boundary-02=_pLtLA9M/wAycVul--