> On Tue, 8 Jan 2002, gary wrote:
>
> > Dear all,
> >
> > Any idea on how to host email/web on ADSL(dynamic ip) on RH???
> > Is there a way to do it? or it is impossible???
> >
> > rdgs,
> > gary

Yes I use changeip.com, my address logics.compress.to is updated with my ip
address everytime my ISDN is brought up.  I do this in /etc/ppp/ip-up.  The
same applies to adsl.

The line i use to udpate my account with changeip.com in ip-up is:

echo "GET
/dynamic/dns/update.asp?u=myusername&p=mypassword&cmd=update&set=1&offli
ne=0" | openssl s_client -quiet -connect www.changeip.com:443 >/dev/null
2>&1

Kind Regards,
Chris Bond



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to