Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2003 16:26:53 -0700
From:      "Drew Tomlinson" <drew@mykitchentable.net>
To:        "William Ashworth" <willybaby12345@yahoo.com>, "E. J. Cerejo" <ej.cerejo@laposte.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Dynamic IP Web Server
Message-ID:  <02d001c303a6$7f793450$6e2a6ba5@tagalong>
References:  <00df01c30399$e33e5ae0$0100a8c0@ibac><3E9C8939.6060707@laposte.net> <04bf01c303a1$e32f4610$728d3a40@user>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message -----
From: "William Ashworth" <willybaby12345@yahoo.com>
To: "E. J. Cerejo" <ej.cerejo@laposte.net>
Cc: <freebsd-questions@freebsd.org>
Sent: Tuesday, April 15, 2003 3:53 PM
Subject: Re: Dynamic IP Web Server


> I use zone edit (www.zoneedit.com).  They are free for up to 5 zones.
Then,
> I just use wget to do the following commands every 5 minz on crontab:
>
> wget -O - --http-user=my_username_here --http-passwd=my_passwd_here
> 'http://dynamic.zoneedit.com/auth/dynamic.html?host=www.123123.info'
> wget -O - --http-user=my_username_here --http-passwd=my_passwd_here
> 'http://dynamic.zoneedit.com/auth/dynamic.html?host=123123.info'
>
> When it pings them, their database automatically updates...no DNS change
to
> wait for worldwise    ;)

I use ZoneEdit as well and it works fine.  Just be advised that you are not
allowed to update more than once per hour unless your IP address has
changed.  I've actually received nasty grams to that effect when I first
started.  So now I use a script that compares my current IP with my previous
IP.  If they are the same, nothing happens.  If they are different, a lynx
command is executed to update, similar to the one above.

Cheers,

Drew

> THIS IS INSTANT DNS CHANGE!!!!
>
> Thanks,
> Will Ashworth
>
>
>
> ----- Original Message -----
> From: "E. J. Cerejo" <ej.cerejo@laposte.net>
> To: "Alfonso Romero" <ibac@prodigy.net.mx>
> Cc: <freebsd-questions@freebsd.org>
> Sent: Tuesday, April 15, 2003 3:35 PM
> Subject: Re: Dynamic IP Web Server
>
>
> > use dns2go
> >
> > www.dns2go.com
> >
> > Alfonso Romero wrote:
> > > Is there a way to use a dynamic IP address to host a Web site? Could
you
> please tell me where can I get some information about that?
> > > _______________________________________________
> > > freebsd-questions@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> > >
> >
> >
> > _______________________________________________
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
> >
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?02d001c303a6$7f793450$6e2a6ba5>