I have a monitoring system that is constantly making a ping to the next hop router of my ISP and a Website on the internet to check my internet connection.
Since we migrated to ASA from PIX, this ping is suddenly interrupted.
My monitoring system is natted by a global nat as follows:
nat (inside) 60 MONITORING 255.255.255.255
global (outside) 50 212.23.XX.X2 netmask 255.255.255.0
global (outside) 60 212.23.XX.X3 netmask 255.255.255.0
What I do to solve the problem is change the pool id to 50 or 60 every time it happens.
Any ideas how to solve the sudden interruption of the ping?
Since we migrated to ASA from PIX, this ping is suddenly interrupted.
My monitoring system is natted by a global nat as follows:
nat (inside) 60 MONITORING 255.255.255.255
global (outside) 50 212.23.XX.X2 netmask 255.255.255.0
global (outside) 60 212.23.XX.X3 netmask 255.255.255.0
What I do to solve the problem is change the pool id to 50 or 60 every time it happens.
Any ideas how to solve the sudden interruption of the ping?