Re: [SOLVED] dynamic IP for publicfile
"Clemens Fischer" <[email protected]> 19 Nov 2002 00:39:58 +0100
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
Alexandros Papadopoulos <[email protected]>: > On Monday 18 November 2002 17:45, Paul Jarc wrote: >> Alexandros Papadopoulos <[email protected]> wrote: >> > I just needed to create a symbolic link to /public/file/0/ with my >> > IP >> >> You only need to do that if browsers are actually sending >> "Host: 1.2.3.4" in the HTTP header. If they are sending >> "Host: www.your.domain", then you just need a symlink for that name >> (which presumably will not change when your address changes). > > Yeap, I do need this, as I don't have a domain registered, and I > just use a quick'n'dirty redirect page hack to point people to my > ever-changing IP. if i were you (no, i once were you :), i'd go for a dynamic redirector. like yi.org or dyndns.org. there are many others: googling for "dynamic DNS redirect" turned up 52.000+ hits, which seemed valid. or have a friend run gnudip. gnudip2 has a sourceforge.net site. but more important than that is a MX-backup, i guess ... clemens