0
I am creating an altcoin, following a tutorial. The tutor skipped explaining setting up the DNS seeder.
How can I implement this code https://github.com/sipa/bitcoin-seeder ? Currently when I run ./mycoind (on my local machine) I get connection refused when trying to connect to the seeder defined in strMainNetDNSSeed
When I run ./dnsseed (on my vps) it does not run on port 8333 (actually 9333, I am using https://github.com/pooler/litecoin-seeder/ , a fork of the bitcoin seeder). Can anyone help?
Welcome to Bitcoin.SE! Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference.
– Andrew Chow – 2018-05-21T18:06:44.997