Bitcoin Forum
May 07, 2024, 04:33:42 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: dnsseder setup  (Read 330 times)
xGravity (OP)
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
May 12, 2017, 10:56:17 PM
 #1

Hello,

i recently received nice help here, so hopefully you can also help me here Smiley

I am trying to setup this dnsseeder here: https://bitcointalk.org/index.php?topic=599623.msg6598209#msg6598209

I am very sure i have setup right "message start/magic packet" stuff things. Ports should also be fine.
I have a NS and A record includeing "www" for node.coin.com

I have a node and the dnsseder running on the same machine, but it is not getting any connections.
I have put all active nodes from explorer into it but it wont show any active connections.

I hope you can help me Smiley
1715056422
Hero Member
*
Offline Offline

Posts: 1715056422

View Profile Personal Message (Offline)

Ignore
1715056422
Reply with quote  #2

1715056422
Report to moderator
The block chain is the main innovation of Bitcoin. It is the first distributed timestamping system.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715056422
Hero Member
*
Offline Offline

Posts: 1715056422

View Profile Personal Message (Offline)

Ignore
1715056422
Reply with quote  #2

1715056422
Report to moderator
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
July 18, 2017, 02:27:10 AM
 #2

Hello,

    Troubleshooting a dnsseed installation is somewhat difficult because there is more to it than just adapting the code.
    You're going to need to be answering requests on port 53.
    You're going to need to have the NS record in Global DNS referring to the hostname of the system where dnsseed runs.
    You're going to need to have the configured name of the nameserver matching in the parent zone.

    If you've configured a dnsseed to run on ns.foocoin.test with the zone named dnsseed.foocoin.test, then you can test it with a remote connection by doing a 'dig @ns.foocoin.test dnsseed.foocoin.test'.

    You can also check the debug.log of a hard coded seed to see if bitcoin-seeder is crawling properly.

    What are you seeing exactly?

Best Regards,
-Chicago
joe@exor
Jr. Member
*
Offline Offline

Activity: 43
Merit: 16


View Profile WWW
May 08, 2020, 03:52:44 PM
 #3

I realize this is an old thread, but it seems that even to this day people still struggle with setting up DNS seeders for their altcoins. It's difficult to say what the OP's problem was, but I'm leaning very heavily to it being a missing magic variable in the source code that wasn't changed to match the altcoins network.

I just want to point out that nowadays there is a clone of the bitcoin-seeder called the generic-seeder that is much easier to setup for most altcoins and also includes a step-by-step setup guide for all parts of the process. It adds new optional features, some small fixes and most importantly, you no longer have to edit the source code to get it to work with your altcoin because all the common variables that change across altcoins have been separated into a config file for easy configuration.

Read more here: https://bitcointalk.org/index.php?topic=5239304.0
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!