Has tried tried hosting a Quake2 server behind astaro 2.0 firewall? IF so, do you know how I can do this? I can play my favorite game, q2, but when I tried hosting a q2 server I had problems when people tried to connect to my q2 server.
Here is the config I been working hard on:
--------------------------------
Defination-Network
------------------
name: q2 server
ip address: 10.0.0.9
subnetmask: 255.255.255.255
name: External Interface
ip address: 63.x.x.x
subnetmask: 255.255.255.255
---------------------------------
Defination-Services
-------------------
name: q2 protocol
protocol: tcp/udp
s-port/client: 1024:65535
d-port/server: 27910
-----------------------------------
Network-DNAT
------------
Pre-DNAT destination
Network: External Interface
Service: Q2 protocol
Post-DNAT destination
Network: Q2 server
Service: Q2 protocol
------------------------------------
Packet Filter- Rules
--------------------
From(Client) : External Interface
Service: Q2 protocol
To(Server) : Q2 Server
Action: Allow
I just don't understand why this would not work for me.. I even tried chainging the s/port-client from 1024:65535 to 27910 with no avail.
Can someone tell me if I am doing this right?
maybe I'm not quite getting the concept...
Thanks in advance guys [:)]
[:S]
This thread was automatically locked due to age.