In this new version, POE is not correctly recognizing the load attached to the port letting it down.
The easy resolution is to force to on in the configuration.
Hello to everyone, this is my rules: Flags: X - disabled, I - invalid, D - dynamic 0 chain=output action=drop connection-state=new dst-address=8.8.8.8 1 X ;;; Allow Established connections chain=input action=accept connection-state=established in-interface=Unidata 2 ;;; Drop Invalid connections chai...