~ubuntu-branches/debian/sid/shorewall/sid

« back to all changes in this revision

Viewing changes to configfiles/routestopped.annotated

  • Committer: Package Import Robot
  • Author(s): Roberto C. Sanchez
  • Date: 2013-09-24 19:17:20 UTC
  • mfrom: (1.3.53)
  • Revision ID: package-import@ubuntu.com-20130924191720-zn2nxs9sjn117ypr
Tags: 4.5.20-1
* New Upstream Version (Closes: #712282, #686909)
* Update to Standards-Version 3.9.4 (no changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
# OPTIONS - [-|option[,option]...]
42
42
43
43
#     Optional. A comma-separated list of options. The order of the options is
44
 
#     not important but the list can contain no embedded whitespace. The
 
44
#     not important but the list can contain no embedded white-space. The
45
45
#     currently-supported options are:
46
46
47
47
#     routeback
48
48
49
49
#         Set up a rule to ACCEPT traffic from these hosts back to themselves.
50
 
#         Beginning with Shorewall 4.4.9, this option is automatically set if
 
50
#         Beginning with Shorewall 4.4.9, this option is automatically set if 
51
51
#         routeback is specified in shorewall-interfaces (5) or if the rules
52
52
#         compiler detects that the interface is a bridge.
53
53
67
67
68
68
#     notrack
69
69
70
 
#         The traffic will be exempted from conntection tracking.
 
70
#         The traffic will be exempted from connection tracking.
71
71
72
72
# PROTO (Optional) ‒ protocol-name-or-number
73
73
88
88
#     Beginning with Shorewall 4.5.15, you may place '=' in this column, provided
89
89
#     that the DEST PORT(S) column is non-empty. This causes the rule to match
90
90
#     when either the source port or the destination port in a packet matches one
91
 
#     of the ports specified in DEST PORTS(S). Use of '=' requires multiport
 
91
#     of the ports specified in DEST PORTS(S). Use of '=' requires multi-port
92
92
#     match in your iptables and kernel.
93
93
94
94
# Note