From d273ec24086aedd98a8a3ffa242d499ea98f2bef Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Tue, 1 Sep 2015 08:13:12 +0300 Subject: [PATCH] ufw: specify that Dropbox means the LAN sync --- _posts/2015-06-12-ufw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2015-06-12-ufw.md b/_posts/2015-06-12-ufw.md index 1466c6c..cd1bb4c 100644 --- a/_posts/2015-06-12-ufw.md +++ b/_posts/2015-06-12-ufw.md @@ -48,7 +48,7 @@ ufw allow 60000:61000/udp outside local network * 9091/transmission web interface — also something I want to access from LAN. -* 17500/Dropbox — which I use everywhere +* 17500 TCP/Dropbox LAN sync — which I use with desktops * 60000:61000/mosh — I feel this is the most insecure part of this setup and there should be something bettter instead of this.