DaemonForums  

Go Back   DaemonForums > DaemonForums.org > Feedback and Suggestions

Feedback and Suggestions We want to hear your thoughts and ideas!

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 18th August 2022
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,125
Default Re: August 19th server switch

Because you cannot reply to the announcement at https://daemonforums.org/showthread....2918#post72918 you can do it here.

Please run the dig command mentioned in that announcement and report if with your ISP the TTL of daemonforums.org also is 300 seconds (or less).
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
  #2   (View Single Post)  
Old 19th August 2022
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,975
Default

In preparation for your DNS resolution switch over, your 300 second TTL has successfully propogated.
Code:
$ dig daemonforums.org

; <<>> dig 9.10.8-P1 <<>> daemonforums.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50362
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;daemonforums.org.              IN      A

;; ANSWER SECTION:
daemonforums.org.       300     IN      A       136.144.199.186

;; Query time: 630 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Fri Aug 19 03:15:04 EDT 2022
;; MSG SIZE  rcvd: 50
Reply With Quote
  #3   (View Single Post)  
Old 19th August 2022
Head_on_a_Stick's Avatar
Head_on_a_Stick Head_on_a_Stick is offline
Real Name: Matthew
Bitchy Nerd Elitist
 
Join Date: Dec 2015
Location: London
Posts: 456
Default

Plusnet in London:
Code:
$ dig @192.168.0.1 daemonforums.org

; <<>> DiG 9.18.5 <<>> @192.168.0.1 daemonforums.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 36263
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;daemonforums.org.		IN	A

;; ANSWER SECTION:
daemonforums.org.	300	IN	A	65.109.3.37

;; Query time: 135 msec
;; SERVER: 192.168.0.1#53(192.168.0.1) (UDP)
;; WHEN: Fri Aug 19 20:53:21 BST 2022
;; MSG SIZE  rcvd: 61

$
And also Cloudflare via DoT courtesy of systemd-resolved:
Code:
$ dig daemonforums.org

; <<>> DiG 9.18.5 <<>> daemonforums.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38024
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 65494
;; QUESTION SECTION:
;daemonforums.org.		IN	A

;; ANSWER SECTION:
daemonforums.org.	259	IN	A	65.109.3.37

;; Query time: 154 msec
;; SERVER: 127.0.0.53#53(127.0.0.53) (UDP)
;; WHEN: Fri Aug 19 20:54:41 BST 2022
;; MSG SIZE  rcvd: 61

$
HTH
__________________
Are you infected with Wetiko?
Reply With Quote
  #4   (View Single Post)  
Old 19th August 2022
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,125
Default

Thanks for posting.

The 136.144.199.186 reported by jggimi is the previous IP.
The results of Head_on_a_Stick, 65.109.3.37, is the new IP address.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Russia Wants to Launch Backup DNS System by August 1, 2018 e1-531g News 2 1st December 2017 10:47 AM
Microsoft has released a Debian Linux switch OS. Repeat, a Debian Linux switch OS J65nko News 9 12th March 2016 11:58 PM
Should I switch (from FreeBSD as a server)? jkl OpenBSD General 4 3rd February 2015 06:21 PM
FreeBSD Bugathon #7, this weekend (6th-9th August 2010) J65nko News 0 5th August 2010 11:44 PM


All times are GMT. The time now is 03:50 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick