How to allow only established connections ?
Is there a way to allow connections (TCP, SSH, etc) to be established only one way ?
I would like the machines in my administration network to be allowed to ssh towards anywhere else, but the machines in all other networks should not be able to ssh towards the admin network.
That would be 'RELATED,ESTABLISHED' in iptables, but I am not sure how to do that with a Fortigate and would really appreciate some help.
Regards,