View Full Version : Firewall and port
feldmann_markus
10-03-2007, 11:03 AM
Hi All,
which ports on my Firewall have i to share to play online?
Please post all ports which i need for.
bye Markus
NightTwix
10-03-2007, 11:51 AM
the game connects to 212.214.41.53:48001 (and seems to have the static sourceport 60090)
while starting the game it connects to the regnum homepage. Thats port 80 ;)
but it should also respect your http_proxy environment variable
feldmann_markus
10-03-2007, 11:59 AM
Thats not All Ports!
I post a Part of my Firewall with all Ports you need,
iptables -A int-fw -p udp --dport 9660 -j ACCEPT
iptables -A int-fw -p udp --dport 9960 -j ACCEPT
iptables -A int-fw -p tcp --dport 48000 -j ACCEPT
iptables -A int-fw -p tcp --dport 48001 -j ACCEPT
iptables -A int-fw -p tcp --dport 47300 -j ACCEPT
iptables -A ext-fw -p udp --dport 9960 -j ACCEPT
iptables -A ext-fw -p udp --dport 9660 -j ACCEPT
iptables -A ext-fw -p tcp --dport 48000 -j ACCEPT
iptables -A ext-fw -p tcp --dport 48001 -j ACCEPT
iptables -A ext-fw -p tcp --dport 47300 -j ACCEPT
bye Markus
vBulletin® v3.8.7, Copyright ©2000-2024, vBulletin Solutions, Inc.