Post
Topic
Board Bitcoin Technical Support
Re: Some questions regarding my node setup.
by
Solo6R
on 11/09/2024, 05:08:34 UTC
Using Bitcoin Core?
Set the provided args in the third option in this official documentary for Bitcoin Core client: https://github.com/bitcoin/bitcoin/blob/master/doc/tor.md#3-manually-create-a-bitcoin-core-onion-service
Most importantly, the --externalip that you can get from "C:/Tor/tor/hidden_service_directory/hostname" based from the "HiddenServiceDir" that you've set in your torrc file.

Yeah I'm using bitcoin core. This didn't seem to solve much. I've specified my onion address via the externalip param and I'm still getting connected to via regular IPv4 addresses. Tried with discover on(1), and off(0)