Make trusted_ports list
This commit is contained in:
parent
631e09ff74
commit
35a63d7aaa
4 changed files with 11 additions and 5 deletions
|
@ -21,6 +21,8 @@ trusted_ranges:
|
|||
- { v: ipv6, cidr: "2001:678:814:68::/64", comment: "bitlair wifi" }
|
||||
- { v: ipv6, cidr: "2a05:2d01:0:4042::/64", comment: "bitlair servers" }
|
||||
- { v: ipv6, cidr: "2a0e:5700:4:2::/64", comment: "foobar ipv6" }
|
||||
trusted_ports:
|
||||
- ssh
|
||||
|
||||
root_access:
|
||||
- ak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue