Bitcoin
Bitcoin Core – Can’t get inbound connection to my node
I recently set up a Bitcoin Core Node on my Raspberry Pi. I’m configuring a node using bitcoind, but I can’t get an inbound connection. Here are the steps I took:
- The firewall is turned off.
- I set up port forwarding to port 8333 on my router.
- Added listening=1 and discover=1 to bitcoin.conf.
- I created a static IP address on my router.
- I rebooted my router and Bitcoin.
- I checked the ports blocked by my ISP and 8333 was not blocked.
When I check bitnodes.io, it says it can’t connect to port 8333. Any help would be greatly appreciated.