diff options
author | Alain Lamar <alain_lamar@yahoo.de> | 2024-06-26 15:15:04 +0200 |
---|---|---|
committer | Alain Lamar <alain_lamar@yahoo.de> | 2024-06-26 15:15:04 +0200 |
commit | f65658d99669819a3d8b79ed4fbecfc1945e6e76 (patch) | |
tree | c273e681f2d0067e116422d958386073849a794c /docs/configuration | |
parent | a95d2c9744c8e08efac2bb562d5ad1f8956a4c12 (diff) | |
parent | 290bf47c774244230b3ad09c9e7b5c291b7b6a03 (diff) | |
download | vyos-documentation-f65658d99669819a3d8b79ed4fbecfc1945e6e76.tar.gz vyos-documentation-f65658d99669819a3d8b79ed4fbecfc1945e6e76.zip |
wireless: T6320: Merge remote-tracking branch 'upstream/current' into T6320
Diffstat (limited to 'docs/configuration')
-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 -------------- |