From owner-freebsd-pf@FreeBSD.ORG Fri May 23 14:14:47 2008 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 120561065676 for ; Fri, 23 May 2008 14:14:47 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id AC3838FC1F for ; Fri, 23 May 2008 14:14:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.2/8.14.2) with ESMTP id m4ND7IlE033455; Fri, 23 May 2008 09:07:18 -0400 (EDT) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id m4ND7Ip1065546 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 May 2008 09:07:18 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <200805231307.m4ND7Ip1065546@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 23 May 2008 09:07:12 -0400 To: "Vitaliy Vladimirovich" , freebsd-pf@freebsd.org From: Mike Tancsa In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: How specify range IP? X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion and general questions about packet filter \(pf\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 14:14:47 -0000 At 07:24 AM 5/23/2008, Vitaliy Vladimirovich wrote: >Hi,all! >I need specify a range IP addresses in may spamd-whitelist table, >e.g. 209.85.128.0-209.85.255.255. >How can I do this correctly? Hi, Try in CIDR notation. e.g. 209.85.128.0/17 ---Mike > >Thanks in advance! >_______________________________________________ >freebsd-pf@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-pf >To unsubscribe, send any mail to "freebsd-pf-unsubscribe@freebsd.org"