Actions
Feature #2858
closed
SB
RB
Do not route rules to default gateway when its own gateway is down
Feature #2858:
Do not route rules to default gateway when its own gateway is down
Start date:
03/05/2013
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
Current Behavior:
When an OVPN client connection goes down, any policy based routing rules pointing to the ovpnc gateway instead point to the default route. REJECT/BLOCK rules are also ignored.
Expected Behavior:
Traffic should not be redirected to the default route but instead should fail.
Additional Tests:
I also setup a gateway failover group with OVPNC1 set as Tier 1 and a Blackhole(Bogus LAN IP w/ monitoring disabled) gateway set as Tier 2. When setting the gateway to GWGRP1 I would expect traffic to be routed to Blackhole being that OVPNC1 is down, but instead traffic is handed over to the default route ignoring any REJECT/BLOCK rules.
I have tested this with 2.0.2 and 2.1-BETA1-i386-20130305-1457
Files
Actions