Hi,
When i lose connection on my main WAN the VPN connection change to the second backup WAN but when primary WAN get up again the VPN connection don't change to the primary WAN.
LOGS:
2010/03/23 18:08:47 INFO> Log.pm:119 EBox::Event::Dispatcher::Log::send - $VAR1 = bless( {
'source' => 'WAN Failover',
'level' => 'error',
'dispatchers' => [
'any'
],
'timestamp' => 1269367723,
'message' => 'Gateway WAN1 disconnected (40% of \'DNS resolve\' tests to host \'google.com\' failed, max=25%)'
}, 'EBox::Event' );
2010/03/23 18:12:12 INFO> Base.pm:174 EBox::Module::Base::__ANON__ - Restarting service for module: network
2010/03/23 18:12:13 INFO> Service.pm:621 EBox::Module::Service::restartService - Skipping restart for squid as it's disabled
2010/03/23 18:12:13 INFO> Log.pm:119 EBox::Event::Dispatcher::Log::send - $VAR1 = bless( {
'source' => 'WAN Failover',
'level' => 'info',
'dispatchers' => [
'any'
],
'timestamp' => 1269367932,
'message' => 'Gateway WAN1 connected'
}, 'EBox::Event' );
best regards,
Pedro Marques