Project

General

Profile

Actions

Feature #2985

closed

Default gateway switching switches to lan gateway if multi lan config

Added by Grischa Zengel almost 11 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Gateways
Target version:
-
Start date:
05/07/2013
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

If you have multi lan config with gateways on it, it could switch to local gateway.

I suggest to mark gateways for default gateway switching.

Actions #1

Updated by Grischa Zengel almost 11 years ago

It only skips gateways on interface lan and not on opt1:

                if (empty($upgw) && ($gwsttng['ipprotocol'] == $ipprotocol) && (isset($gwsttng['monitor_disable']) || !stristr($gateways_status[$gwname]['status'], "down")) && $gwsttng[$gwname]['friendlyiface'] != "lan")
                        $upgw = $gwname;

Actions #2

Updated by Chris Buechler almost 11 years ago

  • Tracker changed from Bug to Feature
  • Target version deleted (2.1)
  • Affected Version deleted (2.1)
Actions #3

Updated by Jim Pingle over 4 years ago

  • Status changed from New to Resolved

This has been solved in recent versions by the ability to set a default gateway group.

Actions

Also available in: Atom PDF