Created
December 31, 2015 08:17
-
-
Save jabb3rd/abda2622c3e4ef77b19d to your computer and use it in GitHub Desktop.
Mikrotik Proxy allow acess to Trello
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
add dst-host=d78fikflryjgj.cloudfront.net | |
add dst-host=trello.com | |
add dst-host=trello-avatars.s3.amazonaws.com | |
add dst-host=trello-attachments.s3.amazonaws.com | |
add dst-host=trello-backgrounds.s3.amazonaws.com | |
add dst-host=trello-logos.s3.amazonaws.com | |
add dst-host=pixel.quantserve.com | |
add src-address=<IP ADDRESS TO ALLOW> | |
add action=deny comment="Deny everything else" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment