arpwatch to bond
This commit is contained in:
parent
c78adea1e8
commit
b6f44b082e
|
@ -12,22 +12,21 @@
|
||||||
# For example:
|
# For example:
|
||||||
|
|
||||||
#eth0 -m root
|
#eth0 -m root
|
||||||
#eth1 -m root
|
#bond0 -m root
|
||||||
#eth2 -m root
|
#eth2 -m root
|
||||||
|
|
||||||
# or, if you have an MTA configured for plussed addressing:
|
# or, if you have an MTA configured for plussed addressing:
|
||||||
#
|
#
|
||||||
#eth0 -m root+eth0
|
#eth0 -m root+eth0
|
||||||
#eth1 -m root+eth1
|
#bond0 -m root+bond0
|
||||||
#eth2 -m root+eth2
|
#eth2 -m root+eth2
|
||||||
|
|
||||||
# prod setup
|
# prod setup
|
||||||
eth0 -m nukemailz
|
#bond0 -m nukemailz
|
||||||
#eth1 -m nukemailz
|
bond0.20 -m nukemailz
|
||||||
eth1.20 -m nukemailz
|
bond0.21 -m nukemailz
|
||||||
eth1.21 -m nukemailz
|
bond0.22 -m nukemailz
|
||||||
eth1.22 -m nukemailz
|
bond0.23 -m nukemailz
|
||||||
eth1.23 -m nukemailz
|
bond0.24 -m nukemailz
|
||||||
eth1.24 -m nukemailz
|
bond0.25 -m nukemailz
|
||||||
eth1.25 -m nukemailz
|
bond0.26 -m nukemailz
|
||||||
eth1.26 -m nukemailz
|
|
||||||
|
|
Loading…
Reference in New Issue