From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 17:13:41 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BA6E106567A for ; Thu, 3 Mar 2011 17:13:41 +0000 (UTC) (envelope-from mkearney@nvita.org) Received: from squirrelserver.nvita.org (nvita.org [173.10.132.234]) by mx1.freebsd.org (Postfix) with ESMTP id CE7418FC1F for ; Thu, 3 Mar 2011 17:13:39 +0000 (UTC) Received: from SQUIRRELSERVER.nvita.org ([192.168.0.3]) by SQUIRRELSERVER.nvita.org ([192.168.0.3]) with mapi; Thu, 3 Mar 2011 12:23:47 -0500 From: "Michael J. Kearney" To: "freebsd-questions@freebsd.org" Date: Thu, 3 Mar 2011 12:23:46 -0500 Thread-Topic: Simplest way to deny access to a class C Thread-Index: AcvZxjfNZ0H5hbOAT5WHe6GWCVDJpgAAYiVM Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: Simplest way to deny access to a class C X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 17:13:41 -0000 Install a wins server to stop netbios requests and a dhcp server or denying= the dhcp requests won't stop them. Use natd to forward them. Jorge Biquez wrote: Hello all. I am sorry in advance if this question sounds too stupid. I have a small server for personal use of webpages running: 7.3-PRERELEASE FreeBSD 7.3-PRERELEASE #0 it is working fine , no problem very stable. I just need to block some IP class C address that are always trying to "discover" directories or applications under the web server. They do not do and can not do anything since this server has nothing installed but i am tired of seeing in the logs all the intents they do every 2-3 seconds. I have not installed any kind of firewall yet. What do you think is the best way to accomplish this task? If possible the easiest one. I do not want to do anything else but just bloc IP's, at this moment at least. Thanks in advance. Jorge Biquez _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= "