Looking for solutions on how to ACL based on RPC program number. Ex: (nfs = 100003; mount = 100005). Reason is to avoid opening up range of high-port UDP ports between source/destination NFS.
Can it be done on IOS or PIX? I believe on checkpoint you can filter based on RPC program number, instead of general UDP.