We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All the apps have X_IP_SOURCERANGE
They also need to have X_IP_STRATEGY_DEPTH and X_IP_STRATEGY_EXCLUDED_IPS
See https://doc.traefik.io/traefik/middlewares/http/ipallowlist/#ipstrategyexcludedips
This will let you specify a sourcerange to allow and further filter it based on exclusions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
All the apps have X_IP_SOURCERANGE
They also need to have X_IP_STRATEGY_DEPTH and X_IP_STRATEGY_EXCLUDED_IPS
See https://doc.traefik.io/traefik/middlewares/http/ipallowlist/#ipstrategyexcludedips
This will let you specify a sourcerange to allow and further filter it based on exclusions.
The text was updated successfully, but these errors were encountered: