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
  • Been there already tcpdumping. Neat. ;-))

    "conntrack -F" does cause the connection to be dropped.

    ... But what does that tell me? That it is a normal behavior?
    Perhaps the table should be flushed when changes to a rule is made. (Just the connections affected)

    Cant believe that the Rules I am seeing in the GUI may not be what is currently being allowed to pass. Cant see what else is permited either. Spooky.
Reply
  • Been there already tcpdumping. Neat. ;-))

    "conntrack -F" does cause the connection to be dropped.

    ... But what does that tell me? That it is a normal behavior?
    Perhaps the table should be flushed when changes to a rule is made. (Just the connections affected)

    Cant believe that the Rules I am seeing in the GUI may not be what is currently being allowed to pass. Cant see what else is permited either. Spooky.
Children
No Data