From owner-freebsd-isp Wed Jun 9 9:31:13 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id 737C815568 for ; Wed, 9 Jun 1999 09:31:00 -0700 (PDT) (envelope-from leifn@neland.dk) Received: from gina (gina.neland.dk [192.168.0.14]) by arnold.neland.dk (8.9.3/8.9.3) with SMTP id SAA77167; Wed, 9 Jun 1999 18:30:47 +0200 (CEST) (envelope-from leifn@neland.dk) Message-ID: <007101beb295$81d14780$0e00a8c0@neland.dk> From: "Leif Neland" To: "Cambria, Mike" , "'isp@freebsd.org'" References: <75ADD7496F0BD211ADC000104B8846CF5630B5@rerun.lucentctc.com> Subject: Sv: Unregistered domain name for LAN? Date: Wed, 9 Jun 1999 18:26:38 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org ----- Oprindelig meddelelse ----- Fra: Cambria, Mike Til: 'isp@freebsd.org' Sendt: 9. juni 1999 17:16 Emne: Unregistered domain name for LAN? > > Hi, > > Do any cheat sheets, HOW-TO's, tutorials etc. exist on setting up > _unregistered_ domain name for a FreeBSD based network? > > I access the Internet via my cable modem connected to FreeBSD 3.1 using DHCP > client. This system runs ipfw & natd to allow other systems on the LAN as > well as dial-in pppd to get to the network. My network uses unregistered IP > addresses internally. > > I want to be able to start using names internally as well. I do not want to > register a domain name. (I've considered it but 1) I don't believe my cable > monopoly will let me do this, 2) Regardless, I don't want to wait until the > registration completes to start setting this up.) > > Setting up a primary DNS server for my domain (referring all other domains > to the ISP name server) seems straight forward. However, I'm sure there are > things I need to watch out for, consider etc. that I am not aware of. As far as I am aware of you don't need to care if your internal domain is registered or not; even if it were registered, the adresses inside is of no use to the outside. So just put up your internal nameserver as usual... Just remember to masquerade your mail, so your adresses are deliverable. Even if you get a registered domain, what the outside need to know is not the same as what the inside need to know, so you need two nameservers, one (actually two) for the outside, and one for the inside. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message