Port redirect iptables [Linux]
#1

Hi, I am trying to forward port 7778 to 7777, the query works normally, but the game does not connect.

I'm using:

Код:
iptables -t nat -A PREROUTING -p udp --dport 7778 -j REDIRECT --to-port 7777
How to do it?
Reply
#2

What operating system do you use
Reply
#3

Did you save it?
Код:
iptables-save
Reply
#4

Ubuntu 12.04,

yep, its save.

The query is on, but don't connect "retry..."
Reply
#5

And sorry I did not notice that you have said Linux and what do you want to do actually
Reply
#6

Quote:
Originally Posted by connork
Посмотреть сообщение
Ubuntu 12.04,

yep, its save.

The query is on, but don't connect "retry..."
Did the server work well before the reforwarding? maybe this is not the problem.
Reply
#7

I want run the server on port 7777 and connect by 7778, forwarding... you can test this if you want:

cv.tssabr.org:7778 ~> Query on, but don't connect to the game.
cv.tssabr.org:7777 ~> Server run on port 7777 in "server.cfg"
Reply
#8

Do query 0
Reply
#9

I want keep query on.
Reply
#10

Quote:
Originally Posted by ReD_DeVi
Посмотреть сообщение
And sorry I did not notice that you have said Linux and what do you want to do actually
You obviously have no idea what you're talking about either way, so just don't reply.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)