Hi, It's possible to configure more than one protocol on the same line definition ?
I tried "protocol tcp,udp" but doesn't work.
When specifying a port, it's possible to add on the same line more than one ?
I tried :
destination-port 88; -> specify port 88
destination-port 88 - 90; -> specifies ports 88,89,90
It's possible to have an ACL policy file with e.g. protocols and ports definitions to be used by later by more than one policy ?
Thanks.
BR