From owner-freebsd-questions Sun Mar 2 15:44:28 2003 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 1B2AE37B405 for ; Sun, 2 Mar 2003 15:44:27 -0800 (PST) Received: from smtp.acd.net (smtp.acd.net [207.179.64.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A30043F3F for ; Sun, 2 Mar 2003 15:44:26 -0800 (PST) (envelope-from taxman@ACD.NET) Received: from modem12.nas4.acd.net ([207.179.85.208]) by smtp.acd.net with Microsoft SMTPSVC(5.0.2195.5329); Sun, 2 Mar 2003 18:44:26 -0500 From: taxman To: "Defryn, Guy" , "FreeBSD Questions" Subject: Re: ADSL modem and Security Date: Sun, 2 Mar 2003 18:47:09 -0500 User-Agent: KMail/1.5 References: <9EA1E9775D329F4CB45B259FCA43F79F3C384B@its-xchg3.massey.ac.nz> In-Reply-To: <9EA1E9775D329F4CB45B259FCA43F79F3C384B@its-xchg3.massey.ac.nz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200303021847.09696.taxman@acd.net> X-OriginalArrivalTime: 02 Mar 2003 23:44:26.0710 (UTC) FILETIME=[A9153F60:01C2E115] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 02 March 2003 03:08 pm, Defryn, Guy wrote: > I am thinking about getting an ADSL connection and I would like to know > which (internal) ADSL modems work well with Freebsd. I don't know, but check the hardware notes on the FreeBSD.org website. also any adsl modem that interfaces intelligently with ethernet should work ok. If you search for your specific ISP and freebsd, yo may see some messages of other people that have gotten it working. Have you tried calling the tech support to see if they have a clue? > Although I have very good knowledge of NT I have decided to use a > Freebsd box to connect my network to the internet. I want host my own > website and ftp. > I only have basic knowledge of Freebsd and I would like to get some > security tips. See the security section of the FreeBSD handbook for some starters. man security has similiar info. Security is not an easy thing to pick up quickly. > I'll start with implementing a firewall and closing risky services :-) good idea. start looking at ipfw or ipf. googling for ipfw on freebsd should get you some guidelines. man ipfw has the gory details for ipfw. man firewall has some good stuff to get started too. hope some of that helps, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message