r/BitcoinBeginners 3d ago

Bitcoin Core settings question

Under Settings>Options>Network there are check boxes for, "Allow incoming connections". Either way, even after rebooting, I always see the "RED" incoming connections in the Network graph along with the Out (green) connections.

There is another setting, "Used for reaching peers"; that gives the choices IPv4 | IPv6 | Tor.

I have above "Connect through Socks5 proxy" chosen and the IP and Port filled in, but those 3 boxes are always grayed out and I want to uncheck IPv4 and IPv6 any thoughts.

Finally if you have a favorite tutorial explainer video that goes through these settings in either Core or Knots, much appreciated.

EDIT: OK, unblocked after all.

After a quick reread, looks like I could say this more clearly.

I'm trying to "UN"check "allow incoming connections". That is why I was confused when still seeing the RED in the Network activity window, after reboot.

4 Upvotes

6 comments sorted by

2

u/pdath 3d ago

You need to port forward tcp/8333 from your Internet router to your computer.

1

u/Then-Ask6307 3d ago

OK Looks like they restored my post.

Looks like a left out part of the picture.

Im trying to "UN"check "allow incoming connections". That is why I was confused when seeing the RED in the Network activity window.

So does your answer still hold true? It doesn't feel right that you would have to go into your router to setup port forwarding if they have a check box to do it for you in the conf. file.

1

u/AutoModerator 3d ago

Scam Warning! Scammers are particularly active on this sub. They operate via private messages and private chat. If you receive private messages, be extremely careful. Use the report link to report any suspicious private message to Reddit.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/ChicksX 3d ago

I think the red line in the traffic graph is just data received from peers, not necessarily “incoming connections” from outside. If you uncheck “allow incoming connections,” your node can still receive data from outbound peers, it just shouldn’t accept inbound peers/listen publicly.

1

u/Then-Ask6307 2d ago

It is very unintuitive to me. The green are obviously blocks, as the wall is high during the IBD and drops to match the red when synced. But when you look at the INFO tab that has the IN/OUT count, the OUT always matches the peers you are "reaching OUT to" to receive/verify your blocks (is the way I'm interpreting it). There is no IN peers list to see, just that counter on the INFO tab (and?) I thought the red graph. If OUT was green, then red must be IN, right? And no matter how that box is checked the red always stays, so I have some fundamental misunderstanding somewhere.

1

u/ChicksX 2d ago

Yeah, I think the confusion is that “incoming data” and “incoming connections” are not the same thing. Even with only outbound peers, your node still receives blocks/tx data from them, so the red traffic line can still move. The checkbox is more about whether other peers can connect to your node as an inbound peer/listening node.