From owner-freebsd-questions@FreeBSD.ORG Tue Aug 30 14:06:36 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7567016A45D for ; Tue, 30 Aug 2005 14:06:36 +0000 (GMT) (envelope-from willmaier@ml1.net) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id E681A43D55 for ; Tue, 30 Aug 2005 14:06:35 +0000 (GMT) (envelope-from willmaier@ml1.net) Received: from frontend1.internal (mysql-sessions.internal [10.202.2.149]) by frontend1.messagingengine.com (Postfix) with ESMTP id 91D92CCBB31 for ; Tue, 30 Aug 2005 10:06:31 -0400 (EDT) Received: from frontend3.messagingengine.com ([10.202.2.152]) by frontend1.internal (MEProxy); Tue, 30 Aug 2005 10:06:31 -0400 X-Sasl-enc: orPCbQIO6qrhhZOJHPaazH5AGYoKhmnE9Mx1pWbiQj2A 1125410791 Received: from merkur (host-66-202-74-42.choiceone.net [66.202.74.42]) by frontend3.messagingengine.com (Postfix) with ESMTP id 09B251F5 for ; Tue, 30 Aug 2005 10:06:30 -0400 (EDT) Received: by merkur (nbSMTP-1.00) for uid 1000 willmaier@ml1.net; Tue, 30 Aug 2005 09:06:33 -0500 (CDT) Date: Tue, 30 Aug 2005 09:06:31 -0500 From: Will Maier To: freebsd-questions@freebsd.org Message-ID: <20050830140631.GG25168@localhost.localdomain> Mail-Followup-To: freebsd-questions@freebsd.org References: <20050830034512.64424.qmail@web31608.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050830034512.64424.qmail@web31608.mail.mud.yahoo.com> User-Agent: Mutt/1.5.6+20040907i Subject: Re: Setting up a home network with FreeBSD (not connected to the Internet yet) 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: Tue, 30 Aug 2005 14:06:36 -0000 On Mon, Aug 29, 2005 at 08:45:12PM -0700, Maude User wrote: > I was able to borrow someone's keyboard and monitor to install FreeBSD onto > the server - but after HTTP and FTP and NFS are set up I was hoping I could > return the keyboard and monitor and be able to install and configure any > additional packages using the laptop as the console. The laptop has an > internal CD-RW. The server has a USB CD-RW - but no monitor or keyboard. > Is this just a simple "intranet" I'm setting up here? Can anyone point me > to documentation that would answer the following types of questions: > - What sort of cables should I get? To connect the laptop and 1U via ethernet? Crossover cables (as opposed to patch cables). > - Since the server won't be connected to the Internet for now, can I pick > any old IP address, host name and domain name? Sure. That said, I usually set up test hosts like that using private IPs (10.X.X.X, 172.16.X.X, 192.168.X.X) out of habit. The laptop needs to be in the same subnet, though, as the server. So, if the 1U is 10.0.0.1, the laptop should be something like 10.0.0.2 (depends on the netmask you choose). > - Once the network is set up, can I use something like SSH or Webmin from > the laptop to install and configure packages on the server, without > attaching a keyboard and monitor? Yes. Just as you would use ssh to administer the 1U when it's at the datacenter, you can use ssh to play with it at home. Webmin is accessed via HTTP; once it's installed and configured on the 1U, connect to the 1U's IP address in your browser. > - What security should I be setting up NOW, so that the server will be > secure once it goes co-lo? The usual: ensure you're running as few services as possible (`sockstat -4` to see what's listening on the network), prepare an update and backup scheme for the system and its applications (apply updates now and plan for updates in the future), lock down user accounts, etc. Subscribe to the FreeBSD security mailing list[0] and read updates. [0]http://www.freebsd.org/security/ -- o--------------------------{ Will Maier }--------------------------o | jabber:..wcmaier@jabber.ccc.de | email:..........wcmaier@ml1.net | | \.........wcmaier@cae.wisc.edu | \..........wcmaier@cae.wisc.edu | *------------------[ BSD Unix: Live Free or Die ]------------------*