Hi. Can anyone give my an advice to configure my firewall so that I can play netgames on my server that's on my internal LAN.
I'm running RH7.1 as a firewall with iptables 1.2.3. In other words, I want to connect to my firewall machine from the outside internet and it would redirect it to my local intranet Game Server. The games are Unreal Tournament and TacticalOps(Unreal MOD). I have a script here below in ipchains, can anyone convert it for my to Iptables : ipmasqadm autofw -A -r udp 7777 7777 -h 192.168.1.10 -v ipmasqadm autofw -A -r udp 7778 7778 -h 192.168.1.10 -v ipmasqadm autofw -A -r udp 7779 7779 -h 192.168.1.10 -v # for the Master Server list: ipmasqadm autofw -A -r udp 27900 27900 -h 192.168.1.10 -v ipfwadm: ipautofw -A -r udp 7777 7777 -h 192.168.1.10 ipautofw -A -r udp 7778 7778 -h 192.168.1.10 ipautofw -A -r udp 7779 7779 -h 192.168.1.10 # for the Master Server list ipautofw -A -r udp 27900 27900 -h 192.168.1.10 Any Suggestions and advice appreciated. Thanks for your time. Cheers! :0) Best regards, Svavar Orn [EMAIL PROTECTED] _______________________________________________ Seawolf-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/seawolf-list