Post
Topic
Board Bitcoin Technical Support
Merits 2 from 2 users
Re: Need help setting up Bitcoin Core full node over Tor hidden service only.
by
bobd
on 05/12/2021, 12:54:07 UTC
⭐ Merited by RickDeckard (1) ,AdolfinWolf (1)
I can't see what is wrong with your configurations. But since your bitcoin.conf is on your home folder, i would try to copy the bitcoin.conf to /mnt/bitcoin/bitcoin.conf, and then run
Code:
bitcoind -conf=/mnt/bitcoin/bitcoin.conf
After it running, try to check it again.

vv181,

Thank you very much for the suggestion.

It works.

I ran this command and it is a success in getting IPv4 and IPv6 flags set to false:
      
Code:
bitcoind -daemon -conf=/mnt/bitcoin/bitcoin.conf

AdolfinWolf,
Your suggestion seems good to use for future problems.
I shall remember it.
Thank you very much.

For those who are new to this. Check out the references I listed in my first post to get started.

If I can do it , you can do it.