Page 1 of 1

Firewall blocking NODE external API calls.

Posted: 09 May 2021, 11:59
by JTorres
Hi and thanks in advance!

I have installed in my WHM the plugin "ConfigServer Security & Firewall"

Its blocking NODE.js connections to externals APIs calls and I dont know how to avoid it.

(If I disabled the firewall all works)

Could you gime a clue please?

Thank you !

Re: Firewall blocking NODE external API calls.

Posted: 12 May 2021, 10:22
by JTorres
The problem is with web3.js library over node.js

Re: Firewall blocking NODE external API calls.

Posted: 13 May 2021, 22:59
by JTorres
I solved opening the TCP OUT 30303 (Ethereum listeners) and 8545 (JSON-RPC) ports.