Hello! I'm trying to wrap my head around NAT rules and how the system processes them. I understand that the manual NAT section comes before the auto / object NAT section which comes before manual NATs that we deprioritize. WIthin each section, t...
Furthering my own thoughts here... Lets say I have the following (obviously this isn't proper syntax):object network inside_subnet subnet 10.1.0.0/16 interface inside (10.1.0.0/16 range)interface outside1 (number of private IP addresses)interface ou...