New Member
February 13, 2020
Question
Fortigate blocked TCP packets with PSH flag.
- February 13, 2020
- 9 replies
- 27433 views
Hello community!
Does someone have any idea what is the issue?
PSH flag in TCP packets is rarely used in common life, but our NMEA-to-IP converter is using this.
Fortigate did not allow it to pass and did not logged it as a blocked.
Session was successfully established - SYN, SYN-ACk and ACK passing through firewall,
but PSH-ACK did not want to pass.
I have played with auto-asic-offload config, np-acceleration and inspection proxy/flow mode it did not help.
Wireshark capture:
Config:
Firewall (158) # show
config firewall policy
edit 158
set name "IT Manager to Nmea converter"
set uuid fa3c5914-cca8-51e9-819d-57551413207d
set srcintf "vsw.port16"
set dstintf "GPS"
set srcaddr "all"
set dstaddr "all"
set action accept
set schedule "always"
set service "ALL"
set profile-protocol-options "NMEA"
set ssl-ssh-profile "NMEA"
set logtraffic all
set fsso disable
next
end
Aleksandr
