Hello, I am trying to make my server to listen in two ports (same ip) at the same time.
I am using iptables to forward the port 7777 to port 7778.
I can query the server info and more, the problem is when I try to join to the server, it never joins.
It says the server didn't respond, retrying...
But when I use the the same port: 7777 in two different ip addresses it works!
What I can do to allow the connections from two different ports in the same ip address?
I am using iptables to forward the port 7777 to port 7778.
I can query the server info and more, the problem is when I try to join to the server, it never joins.
It says the server didn't respond, retrying...
But when I use the the same port: 7777 in two different ip addresses it works!
What I can do to allow the connections from two different ports in the same ip address?