Hi @Gunars_V,
Yes, you're right to double-check - IP filtering is not configured directly under the /filter section in the dispatcher configuration.
Instead, IP-based access control is typically managed through Apache HTTP Server directives, not Dispatcher’s /filter section. You can apply IP restric...