Hi there,I am trying to limit UDP connections initiated from a higher level sec int to a lower level sec int, aka my internal users to the internet.I'm using static mapping as so:static (inside,outside) x.24.110.26 192.168.1.110 netmask 255.255.255.2...