Dear all
If I only want to open ports for a game that, for example, requires:
TCP: 1000, 1100
UDP: 1000, 1100
And I want to do it in the trigger port function.
1.
What info shall I then insert?
Trigger port 0 ~ 0
Target port 0 ~ 0
For TCP, UDP or BOTH?
2.
I have tried to experiment a bit, and when I put in only:
TCP
Trigger port 1000 ~ 1000
Target port 1000 ~ 1000
Then the game connected / connection open
How can that be, when I did not have put in the rest of the info? (TCP UDP 1000, 1100)
Thank you
If I only want to open ports for a game that, for example, requires:
TCP: 1000, 1100
UDP: 1000, 1100
And I want to do it in the trigger port function.
1.
What info shall I then insert?
Trigger port 0 ~ 0
Target port 0 ~ 0
For TCP, UDP or BOTH?
2.
I have tried to experiment a bit, and when I put in only:
TCP
Trigger port 1000 ~ 1000
Target port 1000 ~ 1000
Then the game connected / connection open
How can that be, when I did not have put in the rest of the info? (TCP UDP 1000, 1100)
Thank you