Given that the rules for access lists are:
- Standard access lists near the destination.
- Extended access lists near the source.
Would a good rule of thumb for access list direction of in or out an interface depend on the type of access list? That is:
- Standard access lists applied to the interface to the destination host/network be applied in the "out" direction.
- Extended access lists applied to the interface from the host/network be applied in the "in" direction.