How to have multiple RPC connections to My Validator

I’m trying to connect two different trading bots to my validator, but am getting a ‘Max retries exceeded with url:’ error. Is there a way to configure it to accept multiple connections? I have it only accepting RPC connections locally and connecting similar to the ssh port forwarding method here:

SSH port forward

My issue is actually trying multiple connections to the same socket address, not the validator.