From owner-freebsd-questions Sat Nov 11 22: 9:59 2000 Delivered-To: freebsd-questions@freebsd.org Received: from transbay.net (dns1.transbay.net [209.133.53.2]) by hub.freebsd.org (Postfix) with ESMTP id 7CDD937B479 for ; Sat, 11 Nov 2000 22:09:57 -0800 (PST) Received: from transbay.net (rigel.transbay.net [209.133.53.177]) by transbay.net (8.9.3/8.9.3) with ESMTP id WAA54995; Sat, 11 Nov 2000 22:08:40 -0800 (PST) Message-ID: <3A0E375F.A7E28A3@transbay.net> Date: Sat, 11 Nov 2000 22:23:27 -0800 From: UCTC Sysadmin Organization: UC Telecommunications Company X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 2.2.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: CREST INTERNATIONAL Cc: freebsd-questions@freebsd.org Subject: Re: I need help on how to setup FreeBSD as an ISP References: <000401c04bf1$95da7f20$0100000a@computer1> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The answer to your question is a 70-page book (without a lot of examples, and assuming you're already familiar with Unix.) Perhaps find a FreeBSD person locally who can assist you. Look for FreeBSD user's group meetings close to where you live, if you're lucky enough to live close to a FreeBSD user's group. You'd want to run named (bind) to serve DNS, sendmail or other mailer to handle outgoing mail, POP and IMAP to serve user mail, radius, maybe, to authenticate dialup users, a server to host shell accounts, apache to serve out virtual domains, a firewall, and other things as you need them or users request them. The three main publishers-of-record for Unix stuff are O'Reilly WROX New Riders and there are books about DNS, Apache, Sendmail and firewalls. Only some of the stuff (e.g. radius) is 'arcane'. It should take you a few hours to get it all working (including routers and other equipment) if you know what you're doing. Good Luck and Have Fun. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message