Project

General

Profile

Actions

Bug #486

closed

Rules with gateway selected not upgraded properly

Added by Chris Buechler about 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Configuration Upgrade
Target version:
Start date:
04/05/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

The following rule from 1.2.x:

        <rule>
            <type>pass</type>
            <interface>lan</interface>
            <max-src-nodes/>
            <max-src-states/>
            <statetimeout/>
            <statetype>keep state</statetype>
            <os/>
            <source>
                <any/>
            </source>
            <destination>
                <address>1.2.3.0/24</address>
            </destination>
            <descr>out DSL</descr>
            <gateway>opt1</gateway>
        </rule>

is exactly the same after upgrade, but no longer routes the traffic out OPT1. The rule is added without the route-to, and it logs:

php: : Could not find gateway (opt1) for rule out DSL - lan.
Actions

Also available in: Atom PDF