From owner-freebsd-chat Sun May 6 11:12:30 2001 Delivered-To: freebsd-chat@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 95B4937B423 for ; Sun, 6 May 2001 11:12:25 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 23187 invoked by uid 100); 6 May 2001 18:12:19 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15093.37891.477055.231085@guru.mired.org> Date: Sun, 6 May 2001 13:12:19 -0500 To: Rakhesh Sasidharan Cc: freebsd-chat Subject: Re: Hosting my own domain. In-Reply-To: References: X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Rakhesh Sasidharan types: > I didn't know where else to ask a (general) question like this; but you > guys might be more experienced in such things. > > I have registered for a domain. Now my problem is I want to host it, but > I don't know how to go about doing it. I surfed thet Net a bit, and came > across lots of hosting companies, but what I want is to host the domain > myself. I want to run my own nameserver, and want to have links like > www.mydomain.com, www2.mydomain.com etc ... > > I understand that one solution is to get a leased line from my ISP, but I > checked and saw that most of the prices are way to high, and plus, the > overheads of laying the cable, etc etc. How then, do most people do it ? > I mean, I have seen plenty of personal sites on the Net, and I'm sure > there must be some cheaper alternative out there ... is a leased line the > only way to get a static IP, or are there other ways ? > > I hope somebody could help. The first step is to check your local ISPs, and see what kind of services they offer. The machine your name servers run on has to have a full-time connection to the net and a static IP address, so that's the kind of service you're looking for. That generally means either a leased line of some kind, or if you can find a cooperative ISP, a broadband connection. Some ISPs will support that on a POTS line, but last time I looked into it it cost more than DSL. You also need a second DNS server, preferable on a different network than your first one. If you've got a cooperative ISP, they'll provide that for you. The best setup I've seen is that they will add your domain to their name server system, with your server listed as the master. You list their servers as the name servers for the domain, and thus avoid DNS lookup traffic over your link, except for the domain transfer from their master. If you're willing to give up running your own name servers, you can use a broadband (or dialup) connection and one of the dynamic name services. Be sure and check the TOS for the ISP you're buying service from to make sure that they allow whatever you're planning on doing. Don't be surprised if you run into problems if you try running your own mail server and sending mail from your host. Mostly, you'll find various anti-spam measures that cause your mail to fail. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message