Hi admins and network experts,
we want to set port encryption and port enabling via policies (desktop settings).
I find in the desktop settings document, Tab preferences/network ports the possibilty to set network compression for certain ports, but no encryption.
And I cannot find any setting where I can enable/disable ports (we only want TCP enabled).
Looking into the notes.ini - and playing with the Prefences… in the Standard Notes Client - gives me the following ini settings:
TCPIP=TCP,0,15,0,45088, (encr.+compr.)
Can I set this with a custom $PrefTCPIP Field in the desktop setting form?
Or can I extend the field $PortFlagsTCP with a value for encryted+compressed? At the moment this field has:
Compress|32,32
Do Not Compress|32,0
maybe with sth like:
Encrypted|32,32768
Comp+Encr|32,32800
??
Thanks for any hint (and any light in this network “darkness”)
Uwe