Hi all,
Since I've updated my UTM to 9.401-11 i'm seeing such inputs in my log files:
/var/log/packetfilter/2016/04/packetfilter-2016-04-17.log.gz:2016:04:17-18:45:34 UTMNAME ulogd[19007]: id="2000" severity="info" sys="SecureNet" sub="packetfilter" name="Packet logged" action="log" fwrule="0" srcip="SOURCEIP " dstip="DSTIP " proto="6" length="40" tos="0x00" prec="0x00" ttl="128" srcport="2571" dstport="3389" tcpflags="RST" info="nf_ct_tcp: invalid RST "
/var/log/packetfilter/2016/04/packetfilter-2016-04-17.log.gz:2016:04:17-18:45:34 UTMNAME ulogd[19007]: id="2012" severity="info" sys="SecureNet" sub="packetfilter" name="strict TCP state" action="strict TCP state" fwrule="60009" initf="eth1" outitf="eth2" srcmac="SRCMAC" dstmac="DSTMAC" srcip="SOURCEIP " dstip="DSTIP " proto="6" length="40" tos="0x00" prec="0x00" ttl="127" srcport="2571" dstport="3389" tcpflags="RST
This is actually dropping my RDP session for a few seconds. I think it's related to the "Use strict TCP session handling" firewall parameter which I've set to ENABLED. It seems that disabling and re enabling the Use strict TCP session handling parameter helps for some time but does not correct the issue.
Any help would be appreciated.
Thanks,
m.
EDIT: Firewall live log logs the followings:
Suspicious TCP state - TCP
EDIT2: I've tested now with a new service definition for RDP this using TCP&UDP port 3389 (instead of TCP only). Issues seems gone now. Would anyone have some links about the Microsoft latest RDP protocol tech specs as well as if it's advised to used both TCP & UDP for RDP ?
This thread was automatically locked due to age.