Explorar el Código

Allow Bitmessage API port

Bob Mottram hace 11 años
padre
commit
01146a2342
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      beaglebone.txt

+ 0
- 1
beaglebone.txt Ver fichero

@@ -1205,7 +1205,6 @@ iptables -A INPUT -p tcp --destination-port 3306 -j DROP
1205 1205
 iptables -A INPUT -p tcp --destination-port 4242 -j DROP
1206 1206
 iptables -A INPUT -p tcp --destination-port 9050 -j DROP
1207 1207
 iptables -A INPUT -p tcp --destination-port 3000 -j DROP
1208
-iptables -A INPUT -p tcp --destination-port 8442 -j DROP
1209 1208
 iptables -A INPUT -p udp --destination-port 1 -j DROP
1210 1209
 iptables -A INPUT -p udp --destination-port 7 -j DROP
1211 1210
 iptables -A INPUT -p udp --destination-port 109:111 -j DROP