mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Add support for "ipv6 firewall nat" (#204)
RouterOS supports NAT for IPv6 under the `ipv6 firewall nat` path. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
adff9bbf8c
commit
b7569b9dfd
4 changed files with 64 additions and 0 deletions
|
@ -142,6 +142,7 @@ options:
|
|||
- ipv6 firewall address-list
|
||||
- ipv6 firewall filter
|
||||
- ipv6 firewall mangle
|
||||
- ipv6 firewall nat
|
||||
- ipv6 firewall raw
|
||||
- ipv6 nd
|
||||
- ipv6 nd prefix default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue