From owner-freebsd-pf@FreeBSD.ORG Fri Jan 4 19:23:12 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 DE6A516A418 for ; Fri, 4 Jan 2008 19:23:12 +0000 (UTC) (envelope-from mailman.msc@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.183]) by mx1.freebsd.org (Postfix) with ESMTP id B6C9113C43E for ; Fri, 4 Jan 2008 19:23:12 +0000 (UTC) (envelope-from mailman.msc@gmail.com) Received: by wa-out-1112.google.com with SMTP id k17so11097286waf.3 for ; Fri, 04 Jan 2008 11:23:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; bh=0Tz7bqF6qfl/LpIBZ3/1J2G5xXHpE9mh6A9gJbfYE8g=; b=d2L1FcHamvJwK+XCVRHkIiHiF779UOLIeSvKiR0xPlsDsYp+zZVq4/W41OmF88vcOCXvBAUh6wBDrCFSlpaD5KrQVT4JtB+iaMGCliKz9gc9hBOSrEReoA46rS0/ctpG5FDRJUMAJZVwJ6lw5drPGI9NYyquL6fQ3Oso1wdAZDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=NdhMQngWYNMk36DV5F9z23NhJlOUriMsFLtb4q0Jw+f6sifs/GxuP5BY0AOOs7mH5x8Bic0/xDcCPmtkhtXfBAW80fMAyVqSS9NOCBYKmeybiBz8ivyXkB6dwVBGF9DlMYnwLKDmDsCCBfKQXvu7xuLGuiLCa+dJBJ4HE+YXGf8= Received: by 10.114.175.16 with SMTP id x16mr17439007wae.12.1199472857913; Fri, 04 Jan 2008 10:54:17 -0800 (PST) Received: by 10.115.110.4 with HTTP; Fri, 4 Jan 2008 10:54:17 -0800 (PST) Message-ID: Date: Sat, 5 Jan 2008 02:54:17 +0800 From: "Anjang Aki" To: freebsd-pf@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: mailman.msc@gmail.com Subject: Really newbie reference to PF 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, 04 Jan 2008 19:23:13 -0000 Greetings all, I have compiled my kernel to be able to support PF but I cant find a decent website reference useful for newbies to guide me about configuring the PF. For example, i just wanted to disable IP 66.166.56.233 from entering my network either by ssh or ftp (perhaps I can try this by testing on LAN by blocking address 192.168.1.10 to LAN server 192.168.1.2) Sorry if i have put inappropriate question to this mailing list but I do appreciate all in advanced for any reply with the reference to the guidance. Thank you and Regards, -- -- Anjang Aki --