From 01146a23424347930f1a4573ed678f2e5f7d6e76 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 21 Jul 2014 20:44:02 +0100 Subject: [PATCH] Allow Bitmessage API port --- beaglebone.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/beaglebone.txt b/beaglebone.txt index c048306c..75f5be87 100644 --- a/beaglebone.txt +++ b/beaglebone.txt @@ -1205,7 +1205,6 @@ iptables -A INPUT -p tcp --destination-port 3306 -j DROP iptables -A INPUT -p tcp --destination-port 4242 -j DROP iptables -A INPUT -p tcp --destination-port 9050 -j DROP iptables -A INPUT -p tcp --destination-port 3000 -j DROP -iptables -A INPUT -p tcp --destination-port 8442 -j DROP iptables -A INPUT -p udp --destination-port 1 -j DROP iptables -A INPUT -p udp --destination-port 7 -j DROP iptables -A INPUT -p udp --destination-port 109:111 -j DROP