Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi everyone::-I recieve syslog error:%ASA-2-106006: Deny inbound UDP from 192.168.115.16/3343 to 192.168.103.3/3343 on interface INSIDEWhat do "on interface INSIDE" mean? Coming into INSIDE interface from less secure interface? Or on way out from INS...
No, they are not same. The order of a static NAT is: static (real_interface,mapped_interface) mapped_ip real_ip netmask mask What you do is: static(more secure network, less secure network). So you can do any of these:static(dmz,outside) etc.stati...