On 3/9/20 9:33 AM, Ashley wrote:
> Hi there
> 
> I am trying to setup qos for voip, using this method and example:
>    https://shorewall.org/QOSExample.html#idm23
> 
> But when I run shorewall check it complains about the mangle file.
>  "Checking /etc/shorewall/mangle...
>    ERROR: Invalid ACTION (2) /etc/shorewall/mangle (line 16)"
> 
> I am running Shorewall 5.2.3.6 with multi-isp setup.
> What is listed in the example is all that is in my mangle file.
> 
> I'll appreciate any advise.
> Thank you in advance!

Unfortunately, the web page showed the 'tcrules' file contents rather
than the mangle file contents ('mangle' superseded 'tcrules'). I've
updated the page and have attached the mangle file contents.

-Tom
-- 
Tom Eastep        \ Q: What do you get when you cross a mobster
Shoreline,         \    with an international standard?
Washington, USA     \ A: Someone who makes you an offer you
http://shorewall.org \    can't understand
                      \________________________________________
#ACTION          SOURCE         DEST          PROTO     DPORT       SPORT      
USER    TEST
RESTORE:T        -              -             -         -           -          
-       !0:C
CONTINUE:T       -              -             -         -           -          
-       !0
MARK(2):T        -              -             icmp
MARK(1):T        -              -             udp       $UDP_VOIP   -          
-       0
MARK(1):T        $IP_VOIP       -             -         -           -          
-       0
MARK(1):T        -              $IP_VOIP      -         -           -          
-       0
MARK(2):T        -              -             tcp       $TCP_PRIO   -          
-       0
MARK(2):T        -              -             udp       $UDP_PRIO   -          
-       0
MARK(2):T        -              -             tcp       -           $TCP_PRIO  
-       0
MARK(2):T        -              -             udp       -           $UDP_PRIO  
-       0
MARK(3):T        -              -             tcp       $TCP_NORMAL -          
-       0
MARK(4):T        -              -             ipp2p:all -           -          
-       0
MARK(5):T        -              -             tcp       $TCP_BULK   -          
-       0
MARK(5):T        -              -             tcp       -           $TCP_BULK  
-       0
MARK(5):T        -              -             udp       $UDP_BULK   -          
-       0
MARK(5):T        -              -             udp       -           $UDP_BULK  
-       0
SAVE:T           -              -             -         -           -          
-      !0

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to