Quantcast
Channel: linuxadmin: Expanding Linux SysAdmin knowledge
Viewing all articles
Browse latest Browse all 17812

Finding which rule iptables blocks a packet

$
0
0

I am trying to find which specific rule is blocking a connection to an http proxy server. My pc is running Fedora 23, and I would like something that allows me to see the following example, if possible: - Packet A: went thru rule (blank)- pass/accept - Packet A: went thru rule (blank)- pass/accept - Packet A: went thru rule (blank)- block/drop

I just really would like to see the path these packets take and which rules allow them, and which one finally drops the packets so that I may alter that rule.

submitted by /u/Wenzel-Dashington
[link] [comments]

Viewing all articles
Browse latest Browse all 17812

Trending Articles