Hi All
I searched the forums and could not see anything that explained this, so I figured I'd post the results of what I found out as a fix.
You want to play Asherons Call game from behind the SME firewall and the connection to the server in the game appears but then drops out (i.e. the first blue bar completes but the second doesn't even start).
To fix this from the SME server console enter
#echo "2" > /proc/sys/net/ipv4/ip_masq_udp_dloose
the to confirm
#cat /proc/sys/net/ipv4/ip_masq_udp_dloose
should result in an output of
2
Do this before you start the AC game from your workstation, or reboot if necessary.
The one thing I'd really like to know is how to include this line in the start up sequence of the server, so that I do not need to repeat this process after each server reboot.
cheers
Tony