Created
August 7, 2017 06:07
-
-
Save Skehmatics/d9f60e22de7cd0cbb98e740b0535f4a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
To Action From | |
-- ------ ---- | |
192.168.0.0/24 ALLOW Anywhere | |
Anywhere ALLOW 192.168.0.0/24 | |
Anywhere on tun0 ALLOW Anywhere | |
Anywhere (v6) on tun0 ALLOW Anywhere (v6) | |
1194/udp ALLOW OUT Anywhere | |
Anywhere ALLOW OUT Anywhere on tun0 | |
192.168.0.0/24 ALLOW OUT Anywhere | |
224.0.0.251 ALLOW OUT Anywhere | |
1194/udp (v6) ALLOW OUT Anywhere (v6) | |
Anywhere (v6) ALLOW OUT Anywhere (v6) on tun0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment