by avipars on 7/29/24, 11:26 AM with 59 comments
by jgrahamc on 7/29/24, 2:51 PM
by bonyt on 7/29/24, 1:25 PM
by dgl on 7/29/24, 12:55 PM
$ dig loc SW1A1AA.find.me.uk
; <<>> DiG 9.10.6 <<>> loc SW1A1AA.find.me.uk
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63530
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;SW1A1AA.find.me.uk. IN LOC
;; ANSWER SECTION:
SW1A1AA.find.me.uk. 21600 IN LOC 51 30 3.637 N 0 8 29.624 W 0.00m 0.00m 0.00m 0.00m
by MiscIdeaMaker99 on 7/29/24, 12:47 PM
# dig geekatlas.com LOC @1.1.1.1
; <<>> DiG 9.20.0 <<>> geekatlas.com LOC @1.1.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 19487
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1232
;; QUESTION SECTION:
;geekatlas.com. IN LOC
;; AUTHORITY SECTION:
geekatlas.com. 300 IN SOA ns1.namefind.com. dns.jomax.net. 2023031500 28800 7200 604800 300
;; Query time: 22 msec
;; SERVER: 1.1.1.1#53(1.1.1.1) (UDP)
;; WHEN: Mon Jul 29 08:46:31 EDT 2024
;; MSG SIZE rcvd: 104
by dpifke on 7/29/24, 3:35 PM
In particular, it solves the discovery issue discussed in RFC 9092 (https://www.rfc-editor.org/rfc/rfc9092), allows real-time updates, and would make it easier for ISPs to delegate maintenance of geolocation records to customers.
by LinuxBender on 7/29/24, 1:04 PM
Verified it works on another machine, my daily driver was blocking something. Also verified coordinates that it generates.
[1] - https://dnsloc.net/
by coolkil on 7/29/24, 1:47 PM
Secondly I think cloudflare will see an (sizable???) increase in Loc records due to this article
by philipwhiuk on 7/29/24, 6:00 PM
Hence you could have
* google.com <LOC San Francisco>
* google.com <LOC London>
and pick the right one
but that's not really how it works at all :(
by mrngm on 7/29/24, 2:46 PM
Perhaps the title of this post can be edited to include [2014] as well.
by fanf2 on 7/29/24, 6:31 PM
by teddyh on 7/29/24, 1:00 PM
by Neil44 on 7/29/24, 1:30 PM
by hurpdurpdurp on 7/29/24, 6:13 PM
by ChilledTonic on 7/29/24, 2:38 PM
by jasonjayr on 7/29/24, 3:31 PM
by JohnMakin on 7/29/24, 6:02 PM
by avipars on 7/29/24, 6:18 PM