5
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-02-28 11:41:34 +00:00

Update 2018-07-15-remote-access.md

This commit is contained in:
Neil Alexander 2018-07-15 23:02:05 +01:00 committed by GitHub
parent 908f840fae
commit 08f9fe5ef8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,9 +97,7 @@ whitelist are dropped, hiding my machines from anyone else on the network.
An example of how I achieved this on my EdgeRouter X:
```
set firewall group ipv6-address-group YGG_TRUSTED description 'Trusted yggdrasil hosts'
set firewall group ipv6-address-group YGG_TRUSTED ipv6-address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
set firewall group ipv6-address-group YGG_TRUSTEDNETS description 'Trusted yggdrasil networks'
set firewall group ipv6-network-group YGG_TRUSTEDNETS ipv6-network 'xxx:xxx:xxx::/48'
set firewall ipv6-name YGG_IN default-action drop