Created
July 8, 2015 08:18
-
-
Save kim3er/7b69a715ff488b977168 to your computer and use it in GitHub Desktop.
ufw config for Couchbase 3
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
ufw allow 11211 | |
ufw allow 11210 | |
ufw allow 11209 | |
ufw allow 4369 | |
ufw allow 8091 | |
ufw allow 8092 | |
ufw allow 18091 | |
ufw allow 18092 | |
ufw allow 11214 | |
ufw allow 11215 | |
ufw allow proto tcp to any port 21100:21299 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment