cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
1
Replies

ip reverse

kowalm
Level 1
Level 1

Correct me if I'm wrong, but it might be a bad idea to use 'ip verify reverse-path interface outside' on the pix because any packet arriving inbound on the outside interface would need it's source checked, thus adding delay while trying to connect to internal resources?

I think the command should be changed to 'ip verify reverse-path interface inside' to prevent internal spoofed addresses (the network isn't very large).

1 Reply 1

vasthorvak
Level 1
Level 1

its not actually checking the source its checking its own routing table for the correct source so delay is not an issue.