Specifies whether TCP/IP filtering should be enabled on the network connection. This property is for LTI only. For ZTI, see the OSDAdapterxEnableTCPFilteringproperty.
Note The x in this properties name is a placeholder for a zero-based array that contains network adapter information, such as OSDAdapter0EnableTCPIPFiltering or OSDAdapter1EnableTCPIPFiltering.
Property configured by |
|
|
Property applies to |
|
BootStrap.ini |
|
|
LTI |
˜ |
CustomSettings.ini |
˜ |
|
|
|
MDT DB |
˜ |
|
ZTI |
|
Value |
Description |
TRUE |
Enables TCP/IP filtering |
FALSE |
Disables TCP/IP filtering |
Example |
[Settings] Priority=Default
[Default] OSDAdapter0EnableTCPIPFiltering=TRUE |
Related Topics