Skip to content

Instantly share code, notes, and snippets.

@jabb3rd
Created December 31, 2015 08:17
Show Gist options
  • Save jabb3rd/abda2622c3e4ef77b19d to your computer and use it in GitHub Desktop.
Save jabb3rd/abda2622c3e4ef77b19d to your computer and use it in GitHub Desktop.
Mikrotik Proxy allow acess to Trello
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