amlen.org DNS update required
Summary
I'm the Project Lead for the Eclipse Amlen project and I host a blog which Eclipse points amlen.org to. My hosting has changed IP address - they currently have redirection at the old IP address but that is going away.
We need to get the IP address for amlen.org updated to 185.194.90.9
(the same as coralbark.net my personal site)
Steps to reproduce
dig www.amlen.org
What is the current bug behavior?
jon:~$ dig www.amlen.org
; <<>> DiG 9.18.21 <<>> www.amlen.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27136 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;www.amlen.org. IN A
;; ANSWER SECTION: www.amlen.org. 6703 IN CNAME amlen.org. amlen.org. 6703 IN A 77.72.0.130
;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP) ;; WHEN: Tue Apr 09 11:00:47 BST 2024 ;; MSG SIZE rcvd: 72
What is the expected correct behavior?
jon:~$ dig www.amlen.org
; <<>> DiG 9.18.21 <<>> www.amlen.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27136 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;www.amlen.org. IN A
;; ANSWER SECTION: www.amlen.org. 6703 IN CNAME amlen.org. amlen.org. 6703 IN A 185.194.90.9
;; Query time: 0 msec ;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP) ;; WHEN: Tue Apr 09 11:00:47 BST 2024 ;; MSG SIZE rcvd: 72
Relevant logs and/or screenshots
(Add a link to or paste any relevant logs - please use code blocks (```) to format console output, logs, and code, as it's very hard to read otherwise.)
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
website won't work