|
|
Subscribe / Log in / New account

XMPP switches on mandatory encryption

XMPP switches on mandatory encryption

Posted Jun 2, 2014 15:50 UTC (Mon) by jch (guest, #51929)
In reply to: XMPP switches on mandatory encryption by flussence
Parent article: XMPP switches on mandatory encryption

> my DNS provider (OVH) is crippled and doesn't allow [DANE]

If you're using a dedicated OVH server, why are you using their DNS? In my experience, OVH give you cheap, well-connected and reasonably reliable servers (in the sense that they get replaced quickly when they break, I hope you had backups), but their services are not very useful -- they probably expect you to roll your own.

So apt-get install bind, point your NS at your server, and be done with it. I don't recall if OVH are willing to act as secondary, but for most applications secondaries are not really a hard requirement (and if you really need a secondary, you'll want it to be somewhere else than on OVH's network).

(I'm more annoyed about their IPv6 infrastructure -- a single /64 per server that is not routed, so you need to proxy-ND in order to do anything out of the ordinary.)


to post comments

XMPP switches on mandatory encryption

Posted Jun 2, 2014 21:54 UTC (Mon) by flussence (guest, #85566) [Link]

Thanks for the prod in the right direction, they do allow specifying self-hosted DNS servers so I'll give it a shot (eventually).

The main reason I've stuck with their hosted offering for this long is that the basics were "good enough", and they've got a handy dyndns mechanism already set up. I was too lazy at the time to reimplement it myself. :)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds