From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 16:57:35 2004 Return-Path: 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 76B1916A4CE for ; Thu, 29 Jan 2004 16:57:35 -0800 (PST) Received: from pimout4-ext.prodigy.net (pimout4-ext.prodigy.net [207.115.63.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29C4B43D2F for ; Thu, 29 Jan 2004 16:57:34 -0800 (PST) (envelope-from esayer1@san.rr.com) Received: from [192.168.1.29] (adsl-66-123-254-162.dsl.sndg02.pacbell.net [66.123.254.162])i0U0vWvM202562 for ; Thu, 29 Jan 2004 19:57:33 -0500 Mime-Version: 1.0 (Apple Message framework v606) Content-Transfer-Encoding: 7bit Message-Id: <41BCBE37-52BF-11D8-910D-000A95CCF8C4@san.rr.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: freebsd-questions@freeBSD.org From: Evan Sayer Date: Thu, 29 Jan 2004 16:57:20 -0800 X-Mailer: Apple Mail (2.606) Subject: Network Gateway X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 00:57:35 -0000 I am a little unsure of what hardware to buy for this network. _______ ______ | | | | ______ | A |----------------> | B |------------------> |__C_| ________ |______| |______| | | |--------->| D | |<----------------| | |______ | | | | | ____|____ |_____ | | | | | F | | E | |_______ | |______| A is my cable modem, b is a freebsd gateway/natd/bind/httpd server (lot's of stuff, but most of them don't get too many requests; the webserver is very small). I use natd's port redirection to give f and e the ability to be accessed from the internet via ssh and ftp. F is the main file server, while E holds other unrelated files and is also a bakcup server for F. E also does samba for another client i didn't put on there. D is an unrelated lan. You'll notice i have skipped c. This is because i don't know what to buy (router, switch, or hub). I think when you run natd it acts as a firewall (the data under the gateway needs to be protected), but is it enough to warrant not buying a router? I'm not sure how hubs or switches work. Thanks a lot (i hope someone has an answer becuase these stupid drawings took me like an hour).