-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update petertodd seed DNS to .net #2069
Merged
jcvernaleo
merged 1 commit into
btcsuite:master
from
petertodd:2023-12-update-pkt-dns-seed
Dec 8, 2023
Merged
Update petertodd seed DNS to .net #2069
jcvernaleo
merged 1 commit into
btcsuite:master
from
petertodd:2023-12-update-pkt-dns-seed
Dec 8, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Also, add mainnet seed.
guggero
approved these changes
Dec 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK, LGTM 🎉
jcvernaleo
approved these changes
Dec 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
OK
Pull Request Test Coverage Report for Build 7140520302
💛 - Coveralls |
tACK - confirmed that DNS records corroborate co-ownership of both domains:
$ dig seed.tbtc.petertodd.org
; <<>> DiG 9.10.6 <<>> seed.tbtc.petertodd.org
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56672
;; flags: qr rd ra ad; QUERY: 1, ANSWER: 25, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1280
;; QUESTION SECTION:
;seed.tbtc.petertodd.org. IN A
;; ANSWER SECTION:
seed.tbtc.petertodd.org. 172 IN CNAME seed.tbtc.petertodd.net.
seed.tbtc.petertodd.net. 2108 IN A 34.91.255.249
seed.tbtc.petertodd.net. 2108 IN A 99.192.223.18
seed.tbtc.petertodd.net. 2108 IN A 185.180.220.12
seed.tbtc.petertodd.net. 2108 IN A 188.40.164.205
seed.tbtc.petertodd.net. 2108 IN A 71.13.92.62
seed.tbtc.petertodd.net. 2108 IN A 64.190.113.17
seed.tbtc.petertodd.net. 2108 IN A 5.188.119.196
seed.tbtc.petertodd.net. 2108 IN A 35.207.3.50
seed.tbtc.petertodd.net. 2108 IN A 23.93.101.158
seed.tbtc.petertodd.net. 2108 IN A 72.211.1.222
seed.tbtc.petertodd.net. 2108 IN A 51.210.208.202
seed.tbtc.petertodd.net. 2108 IN A 132.145.213.181
seed.tbtc.petertodd.net. 2108 IN A 39.98.193.129
seed.tbtc.petertodd.net. 2108 IN A 178.21.118.96
seed.tbtc.petertodd.net. 2108 IN A 51.210.220.135
seed.tbtc.petertodd.net. 2108 IN A 18.162.45.10
seed.tbtc.petertodd.net. 2108 IN A 204.16.241.8
seed.tbtc.petertodd.net. 2108 IN A 88.198.91.246
seed.tbtc.petertodd.net. 2108 IN A 161.35.211.215
seed.tbtc.petertodd.net. 2108 IN A 5.189.162.76
seed.tbtc.petertodd.net. 2108 IN A 122.248.200.20
seed.tbtc.petertodd.net. 2108 IN A 13.229.104.97
seed.tbtc.petertodd.net. 2108 IN A 138.201.51.42
seed.tbtc.petertodd.net. 2108 IN A 142.44.138.161
;; Query time: 42 msec
;; SERVER: 10.0.254.2#53(10.0.254.2)
;; WHEN: Fri Dec 08 19:47:06 CET 2023
;; MSG SIZE rcvd: 473
$ host seed.tbtc.petertodd.org
seed.tbtc.petertodd.org is an alias for seed.tbtc.petertodd.net.
seed.tbtc.petertodd.net has address 35.207.3.50
seed.tbtc.petertodd.net has address 23.93.101.158
seed.tbtc.petertodd.net has address 72.211.1.222
seed.tbtc.petertodd.net has address 51.210.208.202
seed.tbtc.petertodd.net has address 132.145.213.181
seed.tbtc.petertodd.net has address 39.98.193.129
seed.tbtc.petertodd.net has address 178.21.118.96
seed.tbtc.petertodd.net has address 51.210.220.135
seed.tbtc.petertodd.net has address 18.162.45.10
seed.tbtc.petertodd.net has address 204.16.241.8
seed.tbtc.petertodd.net has address 88.198.91.246
seed.tbtc.petertodd.net has address 161.35.211.215
seed.tbtc.petertodd.net has address 5.189.162.76
seed.tbtc.petertodd.net has address 122.248.200.20
seed.tbtc.petertodd.net has address 13.229.104.97
seed.tbtc.petertodd.net has address 138.201.51.42
seed.tbtc.petertodd.net has address 142.44.138.161
seed.tbtc.petertodd.net has address 34.91.255.249
seed.tbtc.petertodd.net has address 99.192.223.18
seed.tbtc.petertodd.net has address 185.180.220.12
seed.tbtc.petertodd.net has address 188.40.164.205
seed.tbtc.petertodd.net has address 71.13.92.62
seed.tbtc.petertodd.net has address 64.190.113.17
seed.tbtc.petertodd.net has address 5.188.119.196
seed.tbtc.petertodd.net has IPv6 address 2600:3c02::f03c:93ff:fe4b:c543
seed.tbtc.petertodd.net has IPv6 address 2001:41d0:800:3d4c::
seed.tbtc.petertodd.net has IPv6 address 2a00:1298:8001::6542
seed.tbtc.petertodd.net has IPv6 address 2a01:4f9:6a:4719::2
seed.tbtc.petertodd.net has IPv6 address 2a01:4f8:121:4072::2
seed.tbtc.petertodd.net has IPv6 address 2a01:4f8:271:13af::2
seed.tbtc.petertodd.net has IPv6 address 2001:41d0:303:146e::
seed.tbtc.petertodd.net has IPv6 address 2a01:4f8:222:2017::2
seed.tbtc.petertodd.net has IPv6 address 2a01:4f9:3b:2566::2
seed.tbtc.petertodd.net has IPv6 address 2001:41d0:303:e087::
seed.tbtc.petertodd.net has IPv6 address 2001:41d0:303:87b9::
seed.tbtc.petertodd.net has IPv6 address 240e:660:ad:0:101:16:e415:16da
seed.tbtc.petertodd.net has IPv6 address 2604:a880:2:d0::65:c001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Also, add mainnet seed.
I changed the DNS to .net due to issues with DNS blacklists. The .org domain will stay up for now. But I may have to take it down in the future.