All Collections
Troubleshooting | MystNodes Help Center
I suspect that my hosting provider blocks ports, what to do?
I suspect that my hosting provider blocks ports, what to do?
Andzej Korkuz avatar
Written by Andzej Korkuz
Updated over a week ago

For some hosting providers it is common to open just some pre-defined ports that are commonly used. Try setting any random service to test if incoming UDP port (i.e. 1194) is open. You can try using custom port using openvpn.port=1234 option.

Sometimes hosting providers block most UDP ports altogether, even outgoing ones. In that case You can still run a node using TCP protocol. You can do that using -openvpn.proto=TCP option.

Did this answer your question?