From owner-freebsd-questions@FreeBSD.ORG Wed Aug 13 11:22:55 2003 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 6E72537B401 for ; Wed, 13 Aug 2003 11:22:55 -0700 (PDT) Received: from mail3.ruraltel.net (mail3.ruraltel.net [24.225.0.36]) by mx1.FreeBSD.org (Postfix) with SMTP id 6C25043F85 for ; Wed, 13 Aug 2003 11:22:54 -0700 (PDT) (envelope-from darryl@osborne-ind.com) Received: (qmail 12905 invoked by uid 204); 13 Aug 2003 18:22:53 -0000 Received: from darryl@osborne-ind.com by mail3.ruraltel.net by uid 201 with qmail-scanner-1.14 (. spamassassin: 2.55. Clear:SA:0(-5.5/5.0):. Processed in 2.679029 secs); 13 Aug 2003 18:22:53 -0000 X-Qmail-Scanner-Mail-From: darryl@osborne-ind.com via mail3.ruraltel.net X-Qmail-Scanner: 1.14 (Clear:SA:0(-5.5/5.0):. Processed in 2.679029 secs) Received: from unknown (HELO darryl) (24.225.31.189) by 0 with SMTP; 13 Aug 2003 18:22:50 -0000 From: "Darryl Hoar" To: Date: Wed, 13 Aug 2003 13:25:00 -0500 Message-ID: <004701c361c8$354a96a0$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal In-Reply-To: <44ekzpcupv.fsf@be-well.ilk.org> X-Spam-Status: No, hits=-5.5 required=5.0 tests=AWL,BAYES_10,IN_REP_TO,QUOTED_EMAIL_TEXT autolearn=ham version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-Spam-Report: -5.50 points, 5 required; ---- DoubleCheck Scoring by Rule * -0.4 -- Has a In-Reply-To header * -4.7 -- BODY: Bayesian classifier says spam probability is 10 to 20% [score: 0.1478] * -0.4 -- BODY: Contains what looks like a quoted email text * 0.0 -- AWL: Auto-whitelist adjustment ---- End of Matching Rules X-DCC-NIET-Metrics: spamd1.ruraltel.net 1080; Body=1 Fuz1=1 Fuz2=1 X-Pyzor: Reported 0 times. Subject: RE: Blocking RIP requests on firewall X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Aug 2003 18:22:55 -0000 Yes, 10.0.0.1 is the SMC ADSL modem (external). It is running DHCP and assigns the ip to my firewall. -ISP's DSL Line - ADSL Modem - Firewall - LAN -Darryl >-----Original Message----- >From: lowell@be-well.no-ip.com [mailto:lowell@be-well.no-ip.com]On >Behalf Of Lowell Gilbert >Sent: Wednesday, August 13, 2003 12:51 PM >To: darryl@osborne-ind.com >Cc: freebsd-questions@freebsd.org >Subject: Re: Blocking RIP requests on firewall > > >"Darryl Hoar" writes: > >> Greetings, >> I have a FreeBSD 4.7S machine that is running >> IPFilter and is configured as a firewall. >> >> My external interface is xl0. >> >> I put block in quick on xl0 proto udp from 10.0.0.1 to any port = 520 > >All of the packets are coming from 10.0.0.1?