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.
Hello
I would like to reach a sip proxy via vpn. My vpn pool is 10.201.252.1-254 and i see the followings in the log:
"Deny UDP reverse path check from 10.201.252.53 to 10.201.252.255 on interface inside"
Routing table:
S* 0.0.0.0 0.0.0.0 [1/0] vi...
Hello
I should reach our ftp servers in LAN from a public server. For example our public server 2.2.2.2, public interface of asa is 3.3.3.3. I set the following:
Object NAT:
object network obj_10.20.2.2
nat (inside,outside) static interface service t...
In this case i get the followings:
Deny inbound UDP from 10.201.252.56/138 to 10.201.252.255/138 on
interface inside
But the acl:
access-list inside_access_in extended permit udp any any
access-list inside_access_in extended permit icmp any any
acces...