Skip to content

Instantly share code, notes, and snippets.

@sagepe
Created May 10, 2018 11:33
Show Gist options
  • Save sagepe/3338c4c143f17e7f3d2b5b9c012730dc to your computer and use it in GitHub Desktop.
Save sagepe/3338c4c143f17e7f3d2b5b9c012730dc to your computer and use it in GitHub Desktop.
FOI CNAME
Hi,
Thanks for the prompt action - I just have a query that's come up while testing at our end.
Doing a lookup for foi.hackney.gov.uk is returning a CNAME of "\032hackney-foi.mysociety.org." - it looks like a space character might have slipped into the record (032 is decimal space in ascii/unicode)?
Would you mind just double-checking?
$ dig @smodns01.hackney.gov.uk foi.hackney.gov.uk
; <<>> DiG 9.10.6 <<>> @smodns01.hackney.gov.uk foi.hackney.gov.uk
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56792
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4000
;; QUESTION SECTION:
;foi.hackney.gov.uk. IN A
;; ANSWER SECTION:
foi.hackney.gov.uk. 3600 IN CNAME \032hackney-foi.mysociety.org.
;; Query time: 166 msec
;; SERVER: 156.61.53.42#53(156.61.53.42)
;; WHEN: Thu May 10 12:28:44 BST 2018
;; MSG SIZE rcvd: 87
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment