소스 검색

Allow Bitmessage API port

Bob Mottram 11 년 전
부모
커밋
01146a2342
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0
    1
      beaglebone.txt

+ 0
- 1
beaglebone.txt 파일 보기

@@ -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