recurrent network check should catch when interface dies
I tested this:
- launch leap
- let it connect
- ifconfig wlan0 down
I see openvpn tries to reconnect and then fails. I expect: at least some error log saying that the check failed. (not sure what check, if ping gateway, check_eip_route, check_interfaces, or in what order). but some should detect it (currently still missing the signaling to qt land, but we should be able to work with logging by now).
Could it be that the recurrent network check is not working properly?
(from redmine: created on 2012-10-05, closed on 2012-10-08)