Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Port Tunneler Signature Verification

#1
I'm setting up a small server, and I got it working just fine... except for one thing.
My current living situation does not give me access to my router, and port forwarding isn't an option.
I found a solution to that, which is to use something like remote.it or ngrok.com (services that allow you to tunnel a port forward through a NAT or firewall).

The reason I'm writing this is that whenever either of these are set up (I've tried http and tcp), The server throws this error every time the server starts:

Code:
Switching to map runningmanctf
Server using port 26000
Server listening on address 0.0.0.0:26000
Server listening on address [0:0:0:0:0:0:0:0]:26000
Error response from keygen server: Not allowed
crypto: cannot perform requested crypto operations; denial service attack or crypto_servercpupercent/crypto_servercpumaxtime are too low
uri_multi_ready: got HTTP error 422, data is in unusable format - not continuing
Player stats writing failed: -422
Switching to map warfare

and I get this error every time the map switches:

Code:
Switching to map silentsiege
uri_multi_ready: got HTTP error 422, data is in unusable format - not continuing
Player stats writing failed: -422
Switching to map stormkeep

This appears to be a signature verification error of some sort.
Its a test on a raspberry pi 4 running box86.

Is there a way to fix this? and if so, how?

UPDATE:
According to this: https://airbrake.io/blog/http-errors/405...ot-allowed and this: https://www.ionos.com/digitalguide/hosti...solutions/ it appears that the Keygen server doesn't like at least the service I'm currently using (remote.it) to be connected to it.
Still no idea what I am doing, but I'm not gonna stop any time soon.
Reply

#2
Ok, the problem might be that I'm using the wrong tunnel type, is the server a http, https, tcp, udp, or tls server?
Or is it just not possible to do something like that?

I found it! https://xonotic.org/faq/#which-ports-do-...n-a-server Its UDP I think...
Still no idea what I am doing, but I'm not gonna stop any time soon.
Reply

#3
Thumbs Up 
Well, I found the issue. You need a middle man that's not provided by remote.it (or ngrok for that matter).
I found Portmap.io which use openvpn and has a man it the middle server provided for you.
It works now!!!
woo!
Still no idea what I am doing, but I'm not gonna stop any time soon.
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-