I moved from a Windows 2000 sp2 gateway to a SME 6.0.1-10 Linux gateway/firewall.
As I'm running a Quake III Arena OSP server on this machine, it would be very nice if my friends could connect to this q3a server to play along with those on the lan side.
I tried this rule added to /etc/rc.d/rc.local:
/sbin/iptables -A INPUT -p udp -d $ANY 28313 -j ACCEPT
However, this doesn't seem to work. The server is up and running and can be connected to via the lan interface (eth1)
As I'm complete new to this iptables thingie I don't know if this is the correct way. man iptables is way too difficult for me to understand as a newbie.
Could anyone help me with this?
Thanks in advance,
Lum-chan
Oh, if you need more info, I'll be more than happy to provide these
