DNSSEC disruption affecting .de domains – Resolved
71–80 of 440 posts
Re: DNSSEC disruption affecting .de domains – Resolved
#72I must be early. There's not a single tptacek DNSSEC rant in this thread yet.
Re: DNSSEC disruption affecting .de domains – Resolved
#73How come I have zero problems with any .de domain I tried accessing in the last half hour?
maybe your upstream doesn't validate DNSSEC?
Re: DNSSEC disruption affecting .de domains – Resolved
#74Re: DNSSEC disruption affecting .de domains – Resolved
#75Wow… it’s definitely not all .de TLDs, but a lot of prominent ones definitely.
Re: DNSSEC disruption affecting .de domains – Resolved
#76Finally establishing the concept of Feiertag on the internet. Come back tomorrow.
Re: DNSSEC disruption affecting .de domains – Resolved
#77how is that possible?
Re: DNSSEC disruption affecting .de domains – Resolved
#78On a slightly unrelated note, I was setting nameservers for two .de domains a few weeks ago and thought my provider was being crazily strict because they kept getting rejected. Turns out you can't point to a nameserver until that nameserver has a zone for the domain, and you can't use nameservers from two providers unless those two providers are both in the NS records at both ends
Re: DNSSEC disruption affecting .de domains – Resolved
#79I've considered hard-coding some addresses into firmware as a fallback for a DNS outtage (which is more likely than not just misconfigured local DNS.) Events like this help justify this approach to the unconcerned.
Re: DNSSEC disruption affecting .de domains – Resolved
#80I work with a few people specialised in IT security, and some of them take their jobs too seriously and will "lock down" everything to the point that it becomes a very real risk that they lock out everyone including themselves. Fundamentally, security is a solution to an availability problem: The desire of the users is for a system to remain available despite external attack. Systems that become unavailable to everyo…
Security = Confidentiality + Integrity + Availability or alternatively, Security = (exclude unauth'd reads) + (exclude unauth'd writes) + (include auth'd reads and auth'd writes) Gotta satisfy all parts in order to have security.
Confidentiality = available to us, but nobody else.
Integrity = available to us in a pristine condition.
It's a bit reductive, I'll admit, but it can be a useful exercise in the same way that everything in an economy can be reduce to units of either: "human time", "money" or "energy". Roughly speaking they're interchangeable.E.g.: What's the benefit to you if your data is so confidential that you can't read it either? This is a real problem with some health information systems, where I can't access my own health records! Ditto with many government bureaucracies that keep my records safe and secure from me.