I need to set up a rule to allow ALL outgoing UDP connections on my VPS. I am not sure what I should be using. I have tried: udp:out:d=1_9000:d=* in my csf.allow but its not working (and it was a guess on all accounts).

Any ideas?

Thanks.

EDIT: I have tried: udp:out:d=1_9000:d=IPHERE and it works when I specify the IP. I have tried *, ? and ALL for the IP but can't get it to work will all or even a range.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Ok managed to sort it: udp:out:d=1_9000:d=0.0.0.0/0

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.