diff options
author | Robert Göhler <github@ghlr.de> | 2022-04-30 20:20:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 20:20:28 +0200 |
commit | 6bbd9dfca47066a6cd900f0269c4efe6b268fa37 (patch) | |
tree | 15d3df254d777fed485f3671d671571c09eaf759 /docs | |
parent | 7fb847939f74627eb3e4e9517e07ad09d11a3119 (diff) | |
parent | c0e1931e83a33b57da5796f5ae3074209c17b9fa (diff) | |
download | vyos-documentation-6bbd9dfca47066a6cd900f0269c4efe6b268fa37.tar.gz vyos-documentation-6bbd9dfca47066a6cd900f0269c4efe6b268fa37.zip |
Merge pull request #764 from nicolas-fort/equuleus
Remove note on firewall
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/firewall/index.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/configuration/firewall/index.rst b/docs/configuration/firewall/index.rst index 46b892dd..92f2da8d 100644 --- a/docs/configuration/firewall/index.rst +++ b/docs/configuration/firewall/index.rst @@ -154,8 +154,6 @@ either a source or destination. Members can be added or removed from a group without changes to, or the need to reload, individual firewall rules. -.. note:: Groups can also be referenced by NAT configuration. - Groups need to have unique names. Even though some contain IPv4 addresses and others contain IPv6 addresses, they still need to have unique names, so you may want to append "-v4" or "-v6" to your group |