I have a configuration as follows. object network INSIDE_NET subnet 192.168.1.0 255.255.255.0 nat (any,outside) dynamic interface My question is basically, is there any point to saying "any" on the source interface when the NAT is contained within ...