diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/configuration/highavailability/index.rst | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/docs/configuration/highavailability/index.rst b/docs/configuration/highavailability/index.rst index 9158ac1d..93d01364 100644 --- a/docs/configuration/highavailability/index.rst +++ b/docs/configuration/highavailability/index.rst @@ -220,6 +220,10 @@ Verification     inet 172.25.0.247/16 scope global eth0v10     valid_lft forever preferred_lft forever +.. warning:: RFC 3768 creates a virtual interface. If you want to apply  +   the destination NAT rule to the traffic sent to the virtual MAC, set  +   the created virtual interface as `inbound-interface`. +  Global options  -------------- | 
