From owner-freebsd-questions Sun Jan 5 16:21:51 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 EE50737B401 for ; Sun, 5 Jan 2003 16:21:48 -0800 (PST) Received: from mmp-2.gci.net (mmp-2.gci.net [208.138.130.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29DBA43EA9 for ; Sun, 5 Jan 2003 16:21:48 -0800 (PST) (envelope-from jonr@destar.net) Received: from destar.net ([24.237.7.240]) by mmp-2.gci.net (Netscape Messaging Server 4.15) with SMTP id H89NO501.YGW; Sun, 5 Jan 2003 15:21:41 -0900 Received: from 192.168.1.1 (SquirrelMail authenticated user jonr@destar.net) by www.destar.net with HTTP; Sun, 5 Jan 2003 15:20:52 -0900 (AKST) Message-ID: <2197.192.168.1.1.1041812452.squirrel@www.destar.net> Date: Sun, 5 Jan 2003 15:20:52 -0900 (AKST) Subject: RE: Internal mail server From: To: In-Reply-To: <00c201c2b517$751b64c0$0200a8c0@bartxp> References: <1890.192.168.1.1.1041810877.squirrel@www.destar.net> <00c201c2b517$751b64c0$0200a8c0@bartxp> X-Priority: 3 Importance: Normal Cc: X-Mailer: SquirrelMail (version 1.2.9) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 > > >> -----Original Message----- >> From: owner-freebsd-questions@FreeBSD.ORG >> [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of >> jonr@destar.net >> Sent: Sunday, January 05, 2003 3:55 PM >> To: freebsd-questions@FreeBSD.ORG >> Subject: Internal mail server >> >> >> Here is my problem: >> >> I have a lab with students that is going to be taught how >> to use an email client(Outlook). I want to set them up on an >> internal server that will not be visible from the outside >> world(Internet). I have the mail server setup using qmail and >> freebsd4.7. I also want to use a fake domain name, i.e. >> labcomps.net,.org,.com whatever, so that I will be able to >> send email within the class and no email will go outside or >> from the outside to the inside. > > Ironically, i just finished doing exactly that, if I understand you > correctly. > > >> >> Questions: >> 1. Can I setup a dns server to do this with the fake domain >> name and not be visible to the outside? > > Yup. I set up a DNS server on my lan to respond to my fake domain. > Sorry, I used a friend's DNS configuration as a guide, so I cannot give > too many examples. I did check the freebsd handbook for many small > items for dns though. Just make sure your hostname matches the dns > stuff to make life easier. > >> >> 2. Has somebody done this type of setup before and have any >> online documentation that I could follow? > > Qmail: > http://logicsquad.net/freebsd/qmail-how-to.html > > > >> >> 3. Can somebody tell me if this is even a possibility? >> >> Thank You, >> >> Jon >> >> >> Excellent! This is what I was hoping I would hear. The one question I forgot to ask is probably the most important one. The lab computers get their IP's from dhcp on the external router so that they can surf the Internet for other classes that they have. These are all win98 clients, so after I put up the dns server would I just have to configure the lab computers to also look at the internal dns that I created with the fake domain name to be able to do the mx lookups? Would this cause any problems for the lab computers to get to the Internet and still be able to use the fake dns server setup for mail? Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message