08-22-2004 08:52 PM - edited 03-09-2019 08:33 AM
I have the command "ip verify reverse-path interface outside" configured on my PIX. According to documentation, the outside interface is protected by checking the source address and preventing ingress attacks. This basically means that packets coming into my network are checked to see if the dest. network is in the routing table? Also, if i apply this to my inside interface, it'll check to make sure the source IP is vaild on the inside interface?
Just want to double check.
Solved! Go to Solution.
08-22-2004 09:21 PM
Hi!
yes.
The ip verify reverse-path interface outside command statement protects the outside interface from network ingress attacks from the Internet, whereas the ip verify reverse-path interface inside command statement protects the inside interface from network egress attacks from users on the internal network.
HTH.
Rgds
Vimal
08-22-2004 09:21 PM
Hi!
yes.
The ip verify reverse-path interface outside command statement protects the outside interface from network ingress attacks from the Internet, whereas the ip verify reverse-path interface inside command statement protects the inside interface from network egress attacks from users on the internal network.
HTH.
Rgds
Vimal
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide