I have added the ports, that C*S/HL needs. but no one can connect

{
my $status = ${'Counter-Strike'}{status} || "disabled";
my $access = ${'Counter-Strike'}{access} || "public";
$OUT = allow_udp_in(7002, 6003, 27005, 27010, 27011, 27015
($status eq "enabled") && ($access eq "public"));
}
that is my file i have called it 45AllowUdpCS and it is in /etc/e-smith/templates/etc/rc.d/init.d/masq/
Can someone tell me what i am doing wrong, since it doesn't want to work ?
// Lars