Date: Wed, 04 Apr 2001 09:31:41 -0700 From: Drew Tomlinson <drewt@writeme.com> To: "'Lee, Jaeho'" <Jaeho.Lee@brooks.com>, "Freebsd-Questions (E-mail)" <freebsd-questions@FreeBSD.org> Subject: RE: running web server on dynamic ip address Message-ID: <BA5D0CE1CBB2D411B6AA00A0CC3F02390AF929@ldcmsx01.lc.ca.gov> In-Reply-To: <857F15D7E3D8D3118D290008C7CF058602C975F3@mail-naeast1.brooks.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You need some type of service that will record your dynamic IP address and give you a DNS entry with a name. I'm sure there's several such services. The one I use is http://www.dynip.com. I also know of one at http://www.dyndns.org. In fact, the latter appears to be free where I'm paying about $32.00 US per year for DynIP. Anyway, the basic way it works is that you install client software on your machine. The client software reports your dynamic IP address and your domain name to DNS servers at the host. The host registers your name and address. Now people can find you by name. HTH, Drew -----Original Message----- From: Lee, Jaeho [mailto:Jaeho.Lee@brooks.com] Sent: Wednesday, April 04, 2001 9:06 AM To: Freebsd-Questions (E-mail) Subject: running web server on dynamic ip address Hello, I finally made my freebsd machine connect to ADSL. Now next question, which I can not find any book. I want to run my own web server (apache, of course) on my machine. But my ADSL provider does not give static ip. Questions, 1) Even though it is dynamic address, I can run apache and others can access the web site with given address. Right? 2) I know there is a program that makes dynamic address as like static (hold the address) on windows. Is there similar thing on FreeBSD? 3) Generally speaking. Is there anyone running web site on dynamic address? Or is it only I who has this stupid idea? Sorry for throwing many questions in one mail. Thanks, /Jaeho Lee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BA5D0CE1CBB2D411B6AA00A0CC3F02390AF929>