summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/ebtables.8
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2006-01-23 19:51:30 +0000
committerBart De Schuymer <bdschuym@pandora.be>2006-01-23 19:51:30 +0000
commitb5d4088b89b9ddb80688de6eaec6723f0e46cf03 (patch)
treee271647178a43b9c9bd00d2e8f16a5645ad89069 /userspace/ebtables2/ebtables.8
parent7587ebea0c2a12080d399a502ff157db5f61500f (diff)
trivial detail
Diffstat (limited to 'userspace/ebtables2/ebtables.8')
-rw-r--r--userspace/ebtables2/ebtables.815
1 files changed, 5 insertions, 10 deletions
diff --git a/userspace/ebtables2/ebtables.8 b/userspace/ebtables2/ebtables.8
index e8188c9..278f5f2 100644
--- a/userspace/ebtables2/ebtables.8
+++ b/userspace/ebtables2/ebtables.8
@@ -852,8 +852,7 @@ userspace before the queue is full, this happens when the ulog
kernel timer goes off (the frequency of this timer depends on
.BR flushtimeout ).
.SS TARGET EXTENSIONS
-.SS
-.B arpreply
+.SS arpreply
The
.B arpreply
target can be used in the
@@ -877,8 +876,7 @@ Specifies the standard target. After sending the ARP reply, the rule still
has to give a standard target so ebtables knows what to do with the ARP request.
The default target
.BR "" "is " DROP .
-.SS
-.B dnat
+.SS dnat
The
.B dnat
target can only be used in the
@@ -907,8 +905,7 @@ multiple target extensions on the same frame. Making it
sense in the
.BR BROUTING " chain but using the " redirect " target is more logical there. " RETURN " is also allowed. Note that using " RETURN
in a base chain is not allowed (for obvious reasons).
-.SS
-.B mark
+.SS mark
.BR "" "The " mark " target can be used in every chain of every table. It is possible"
to use the marking of a frame/packet in both ebtables and iptables,
if the bridge-nf code is compiled into the kernel. Both put the marking at the
@@ -926,8 +923,7 @@ still has to give a standard target so ebtables knows what to do.
The default target is
.BR ACCEPT ". Making it " CONTINUE " can let you do other"
things with the frame in subsequent rules of the chain.
-.SS
-.B redirect
+.SS redirect
The
.B redirect
target will change the MAC target address to that of the bridge device the
@@ -947,8 +943,7 @@ The default target is
multiple target extensions on the same frame. Making it
.BR DROP " in the " BROUTING " chain will let the frames be routed. " RETURN " is also allowed. Note"
.BR "" "that using " RETURN " in a base chain is not allowed."
-.SS
-.B snat
+.SS snat
The
.B snat
target can only be used in the