From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 15:38:27 2008 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 22274106568B for ; Wed, 11 Jun 2008 15:38:27 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 3A50C8FC39 for ; Wed, 11 Jun 2008 15:38:25 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5BFcE4A029673; Wed, 11 Jun 2008 17:38:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5BFcDJS029666; Wed, 11 Jun 2008 17:38:14 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jun 2008 17:38:13 +0200 (CEST) From: Wojciech Puchar To: Brian In-Reply-To: <484FEF3F.8080007@brianwhalen.net> Message-ID: <20080611173602.W28688@wojtek.tensor.gdynia.pl> References: <484FA0BF.9000402@wlansystems.com> <484FB168.1070900@otenet.gr> <20080611150528.D18715@wojtek.tensor.gdynia.pl> <484FD7AA.10505@brianwhalen.net> <20080611164259.Q25711@wojtek.tensor.gdynia.pl> <484FEF3F.8080007@brianwhalen.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD-like linux distro? 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: Wed, 11 Jun 2008 15:38:27 -0000 >> maintaning? while running netbsd 1.5, my routers don't need any >> maintaining. they just works. what maintaining? just make your config so >> logs won't fill the disk. > security patches, port updates? Any OS will probably require at least some > of this. for router - not much :) there are for sure some security flawed programs on them, but what's a problem. every IP except some listed numbers are just blocked, dns server is cache-only with queries disabled from outside (and by netbsd's ipf to make sure), no outside-reachable services are running. that's about security :) about patches - why to patch fully WORKING thing.