Shorewall 5.1.10 RC 2 is now available for testing:

Problems Corrected since RC 1:

1)  Most interface OPTIONS have always been ignored when the INTERFACE
    name is '+'. Beginning with this release, a warning is issued when
    an ignored option is specified with interface name '+'.

        Example: The 'sourceroute' option is ignored when used with
                 interface name '+'

    In most cases, this issue can be worked around by a change similar
    to the following:

    Original:

        net     +               dhcp,routeback,sourceroute=0

    Change to:

        net     all             dhcp,physical=+,routeback,sourceroute=0
                ---                  ----------

    As part of this change, interfaces that specify a wildcard physical
    interface name will generate a warning if any of the following
    options are specified:

        accept_ra
        arp_filter
        arp_ignore
        forward
        logmartians
        proxyarp
        proxyndp
        routefilter
        sourceroute

    When the warning is issued, the specified option is then ignored
    for the interface.

    Example:

        WARNING: The 'sourceroute' option is ignored when used with a
                 wildcard physical name
                 /etc/shorewall6.universal/interfaces (line 14)

Thank you for testing,

-Tom
-- 
Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to