DLV verify issue

2014-10-23 Thread Péter-Zoltán Keresztes
Hello I am trying to add a dnssec signed tomain to DLV isc. After I have added the DS and also set up the TXT record on my end when I trigger the recheck script I am getting the following error message: We're sorry, but something went wrong. We've been notified about this issue and we'll take

Re: Digging to the final IP

2014-10-23 Thread Bob Harold
Anytime you see 'grep' and 'cut' used together, they can usually be shortened to just 'awk', which requires starting one less process. And if this case it splits fields the way a users sees them, so the same code works in both cases: $ dig +noall +answer home.kreme.com in a | awk '/[\t ]A[\t ]/ {

Re: Digging to the final IP

2014-10-23 Thread Sam Wilson
In article , Bob Harold wrote: > Anytime you see 'grep' and 'cut' used together, they can usually be > shortened to just 'awk', which requires starting one less process. And if > this case it splits fields the way a users sees them, so the same code > works in both cases: > > $ dig +noall +ans

Re: Digging to the final IP

2014-10-23 Thread Niall O'Reilly
At Thu, 23 Oct 2014 15:17:49 +0100, Sam Wilson wrote: > > In article , > Bob Harold wrote: > > > Anytime you see 'grep' and 'cut' used together, they can usually be > > shortened to just 'awk', which requires starting one less process. And if > > this case it splits fields the way a users sees

Re: Digging to the final IP

2014-10-23 Thread Niall O'Reilly
At Thu, 23 Oct 2014 15:17:49 +0100, Sam Wilson wrote: > > In article , > Bob Harold wrote: > > > Anytime you see 'grep' and 'cut' used together, they can usually be > > shortened to just 'awk', which requires starting one less process. And if > > this case it splits fields the way a users sees

Re: DLV verify issue

2014-10-23 Thread Mark Andrews
There is a link that says "Contact Us" on the dlv.isc.org site. That does send email to the part of ISC that deals with the day to day running of DLV. Some of the newer DNSSEC algorithms are not supported yet as the underlying ruby libraries have not been updated to support them yet. The mainta

Re: DLV verify issue

2014-10-23 Thread Péter-Zoltán Keresztes
I have sent an e-mail to contact us about a week a go but never got any answer. About 3 weeks a go I have signed another domain and I was able to run the re-check script with no issue and have it verified. Now I am running the same script on the a different domain using the exact same algorithm