dotmec - 2022-06-13

I have two ethernet card, one is used for profinet and one for programming device and HMI.
I have added this line to runtime .cfg file do disable Codesys communication for fieldbus ethernet card:

[CmpBlkDrvUdp]
itf.0.AdapterName=eth0
itf.0.DoNotUse=1

Reboot the PLC and Codesys still can connect to the fieldbus ethernet card.
What I can check to fix it?
Is also possbible to disable fieldbus protocol on the ethernet card used only for Codesys?