Title here
Summary here
Notice: This is the legacy documentation. For the latest features and updates, refer to our current SolusVM documentation.
/usr/local/solusvm/data/hooks/ebtables-pre.sh
The variables that are passed:
$1 - Interface (vif)
/usr/local/solusvm/data/hooks/ebtables-iploop.sh
The variables that are passed:
$1 - Interface (vif)
$2 - Ipaddress
/usr/local/solusvm/data/hooks/ebtables-iploop6.sh
The variables that are passed:
$1 - Interface (vif)
$2 - Ipaddress
/usr/local/solusvm/data/hooks/ebtables-post.sh
The variables that are passed:
$1 - Interface (vif)
Example files of all 4 hooks can be found in /usr/local/solusvm/data/hooks/:
ebtables-pre.sh.example
ebtables-iploop.sh.example
ebtables-iploop6.sh.example
ebtables-post.sh.example