> > Yes - that seems fine. How static is that IP address? Redirecting via > some dynamic dns service seems the most "flexible" option, but the > security here seems to be blocking anything in the mooo.com space. > > I have no idea. But there are web sites out there that convert a give host > name into the IP address.
Or indeed on most systems... $ ping matthiasm.mooo.com Pinging matthiasm.mooo.com [93.201.233.111] with 32 bytes of data: So, that'll probably work fine for now... > > FWIW, they don't seem to be blocking dyndns.org domains which is what I > usually use, if that's an option? > > DynDNS is no longer free. I don't mind paying fr a service, but I do mind > the hassle of keeping track of these mini payments every month or year. Oh? I still have my free accounts - AFAIK they do still have a free service, they just hide it to make it harder for folk to find! That said, it may be academic, because it looks like they may be blocking dyndns domains now too - presumably fallout from the "upgrade" that broke my svn access yesterday! Or maybe not... > > Also, if the server can run https, even with a self-signed certificate, > that would probably work too. > > That's how I usually get access to SVN servers from here, since WEBDAV > (which svn needs) is blocked by the firewall, but access via https allows > that to pass through. > > I have no idea what's involved in that, or how his works. It sounds like > an OK option. Maybe it even helps me to get SVN going since my ISP seems > to block any port but 80 (http). Um, I used to know - add the modules to apache, generate a certificate (and give that to apache too) and tweak a few config files and then it Just Works... hand wave... cough... SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
