Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@AN01:/home/joe# iptables -L
- Chain INPUT (policy ACCEPT)
- target prot opt source destination
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: iprop
- ACCEPT udp -- anywhere anywhere udp dpts:27005:270 15
- ACCEPT tcp -- anywhere anywhere tcp dpts:27005:270 15
- ACCEPT udp -- anywhere anywhere udp dpt:64738
- ACCEPT tcp -- anywhere anywhere tcp dpt:64738
- ACCEPT tcp -- anywhere anywhere tcp dpt:24777
- ACCEPT udp -- anywhere anywhere udp dpt:777
- ACCEPT tcp -- anywhere anywhere tcp dpt:moira-upda te
- ACCEPT tcp -- anywhere anywhere state RELATED,ESTA BLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:7777
- ACCEPT udp -- anywhere anywhere udp dpt:7777
- ACCEPT udp -- anywhere anywhere udp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:24545
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 33333
- ACCEPT all -- 192.99.200.15 anywhere
- ACCEPT all -- anywhere anywhere state RELATED,ESTA BLISHED
- ACCEPT icmp -- anywhere anywhere
- ACCEPT all -- anywhere anywhere
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 56742
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 57845
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: http
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 25565
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 25565
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 27765
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 27766
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: iprop
- REJECT all -- anywhere anywhere reject-with icmp-h ost-prohibited
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:24545
- ACCEPT udp -- anywhere anywhere udp dpt:24545
- ACCEPT tcp -- anywhere anywhere tcp dpt:27960
- ACCEPT udp -- anywhere anywhere udp dpt:27960
- ACCEPT tcp -- anywhere anywhere tcp dpt:24545
- ACCEPT tcp -- anywhere anywhere tcp dpt:4242
- ACCEPT tcp -- anywhere anywhere tcp dpt:33333
- ACCEPT tcp -- anywhere anywhere state NEW tcp dpt: 33333
- ACCEPT tcp -- anywhere anywhere tcp dpt:6666
- ACCEPT tcp -- anywhere anywhere tcp dpt:24545
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop
- ACCEPT udp -- anywhere anywhere udp dpt:27015
- ACCEPT udp -- anywhere anywhere udp dpt:27005
- ACCEPT tcp -- anywhere anywhere tcp dpt:27005
- ACCEPT tcp -- anywhere anywhere tcp dpt:27015
- ACCEPT tcp -- anywhere anywhere tcp spt:ftp-data s tate RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spt:iprop stat e ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spt:ftp-data s tate RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:6553 5 dpts:1024:65535 state ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spt:ftp-data s tate RELATED,ESTABLISHED
- ACCEPT all -- anywhere anywhere state RELATED,ESTA BLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop
- ACCEPT tcp -- anywhere anywhere tcp spt:ftp-data s tate RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpts:50000:600 00 state RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data c tstate RELATED,ESTABLISHED /* Allow ftp connections on port 20 */
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:6553 5 dpts:1024:65535 ctstate ESTABLISHED /* Allow passive inbound connections */
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop ctst ate ESTABLISHED /* Allow ftp connections on port 2121 */
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop ctst ate NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data c tstate NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:6553 5 dpts:ftp-data:65535 ctstate NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere state ESTABLISHED
- Chain FORWARD (policy ACCEPT)
- target prot opt source destination
- REJECT all -- anywhere anywhere reject-with icmp-h ost-prohibited
- Chain OUTPUT (policy ACCEPT)
- target prot opt source destination
- ACCEPT tcp -- anywhere anywhere tcp dpt:24545
- ACCEPT tcp -- anywhere anywhere
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp ctstat e NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data s tate ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop stat e NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data s tate ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:6553 5 dpts:1024:65535 state RELATED,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data c tstate ESTABLISHED /* Allow ftp connections on port 20 */
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:65535 dpts:1024:65535 ctstate RELATED,ESTABLISHED /* Allow passive inbound connections */
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp ctstate NEW,ESTABLISHED /* Allow ftp connections on port 21 */
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop ctstate NEW,ESTABLISHED /* Allow ftp connections on port 2121 */
- ACCEPT tcp -- anywhere anywhere tcp dpt:iprop ctstate NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp dpt:ftp-data ctstate NEW,ESTABLISHED
- ACCEPT tcp -- anywhere anywhere tcp spts:1024:65535 dpts:ftp-data:65535 ctstate NEW,ESTABLISHED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement