Hello,

The examples shown in the mangle documentation are the same as for tcrules.


I ran:


(config files, including shorewall.conf, are stored in /tmp/shorewall/)


% cd /tmp/shorewall/
% shorewall update -t .


And from a tcrules that is:


#MARK  SOURCE     DEST       PROTO   DPORT(S)  SPORT(S) 


1      0.0.0.0/0  0.0.0.0/0  icmp    echo-request


It created a mangle file that is:


#MARK    SOURCE    DEST    PROTO    DPORT(S)  SPORT(S)


MARK(1) 0.0.0.0/0       0.0.0.0/0       icmp    echo-request




Does it mean nevertheless that according to documentation, a standard tcrules 
configuration can simply find itself in a file called 'mangle' instead of 
'tcrules' ?


If so, is there a need to run 'update -t' ?


Thanks.





------------------------------------------------------------------------------
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to