Hello all,
I have been having an issue getting IN packets from egress interface to pass through the firewall. When we run a tcpdump it is telling us that rule 155 is the rule causing the connection to be blocked. When I run
I have been having an issue getting IN packets from egress interface to pass through the firewall. When we run a tcpdump it is telling us that rule 155 is the rule causing the connection to be blocked. When I run
pfctl -s rules | less -N
it shows the line numbers. When I look at the referenced line number the corresponding rule has nothing do with the type of connection we are using. So I guess what I'm getting at is what rule number does PF start counting from? 0?