You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With HAProxy setuped like in the "Advanced Variant" mode, do I understand correctly that any ALLOW rule in Anubis will not work (the rule works but Anubis obviously can't select the backend) and must be translated to HAProxy?
I've added a bunch of ALLOW rules with some IP ranges but I'm getting 502 error codes. I tried to change various -target-xxx rules but it doesn't work.
This is my anubis config: anubis_args="-difficulty 4 -target-sni auto -target http://0.0.0.0 -bind 192.168.0.50:8923 -hs512-secret xxx -cookie-dynamic-domain -policy-fname /usr/local/etc/anubis.yaml"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hello,
With HAProxy setuped like in the "Advanced Variant" mode, do I understand correctly that any ALLOW rule in Anubis will not work (the rule works but Anubis obviously can't select the backend) and must be translated to HAProxy?
I've added a bunch of ALLOW rules with some IP ranges but I'm getting 502 error codes. I tried to change various -target-xxx rules but it doesn't work.
This is my anubis config:
anubis_args="-difficulty 4 -target-sni auto -target http://0.0.0.0 -bind 192.168.0.50:8923 -hs512-secret xxx -cookie-dynamic-domain -policy-fname /usr/local/etc/anubis.yaml"What would be the best way to handle this?
Thanks!
Julien
All reactions