This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Firewall fails to block an established UDP connection...

Hello Guys,

I am have a weird situation here. I have a PC communicating with a server, both connected to my Sophos Firewall (Firmware: 9.100-16 - not an appliance).

I have a Rule that allows this connection, and it works. Without that Rule, the connection cannot be established. So far so good.
Once established, however, the communication continues even if I disable that rule, or add a rule above it to block that connection. [:S]
It just keeps on working and there doesnt seem to be a way to block it if I wanted to...

I tried it using a PC connected via the Internet and I can even disable the DNat Rule and the connection still continues. Only new connections are being blocked. Is this an expected behavior? Doesnt seem right to me.

Greatbyte


This thread was automatically locked due to age.
Parents
  • Very well documented!

    Hmm.. Let's try flushing the connection tracking table just to see what happens.  Turn on SSH on your appliance, SSH in, become root with `su`, and do `conntrack -F`.  Does this cause the connection to get dropped by the firewall rule?

    If so, then I'm pretty sure this is expected behavior for iptables and conntrack.
Reply
  • Very well documented!

    Hmm.. Let's try flushing the connection tracking table just to see what happens.  Turn on SSH on your appliance, SSH in, become root with `su`, and do `conntrack -F`.  Does this cause the connection to get dropped by the firewall rule?

    If so, then I'm pretty sure this is expected behavior for iptables and conntrack.
Children
No Data