cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1113
Views
0
Helpful
2
Replies

Email when network is down asa5510

lawsuites
Level 1
Level 1

Hello everyone,

I am not sure if this can be done in asa 5510.  Is there any way we can configure that when our public ip goes down i get an email?

Thanks

1 Accepted Solution

Accepted Solutions

Jay Johnston
Cisco Employee
Cisco Employee

You could configure the ASA to monitor the next-hop IP towards your ISP using route-tracking; it will log a syslog when the tracked route goes down.

The ASA could be configured to send just that particular email via syslog to your email address.

You could leave your default route in place pointing to the next hop ip, and configure a single "bogus" /32 route that is just used to ensure that the gateway is up. That way, if the gateway does go down your default route is still there, and only your bogus /32 route is pulled from the routing table.

Configuring Route tracking:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml

Logging syslogs via email:

http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/monitor_syslog.html#wp1134510

View solution in original post

2 Replies 2

Jay Johnston
Cisco Employee
Cisco Employee

You could configure the ASA to monitor the next-hop IP towards your ISP using route-tracking; it will log a syslog when the tracked route goes down.

The ASA could be configured to send just that particular email via syslog to your email address.

You could leave your default route in place pointing to the next hop ip, and configure a single "bogus" /32 route that is just used to ensure that the gateway is up. That way, if the gateway does go down your default route is still there, and only your bogus /32 route is pulled from the routing table.

Configuring Route tracking:

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806e880b.shtml

Logging syslogs via email:

http://www.cisco.com/en/US/docs/security/asa/asa84/configuration/guide/monitor_syslog.html#wp1134510

Thanks

Review Cisco Networking for a $25 gift card