I reserved port 21750 through DevilWEB, but I can't connect to it via the Internet. The connection was reset
tried it in different ways
socket_bind(..., '0.0.0.0', 21750)
socket_bind(..., '127.0.0.1', 21750)
socket_bind(..., 'my_login.serv00.net', 21750)