Website Migration Notice: SafePoint is now operated by CyberServal.Learn more →
DiscussionSLA

Safeline with another reverse proxy

Published a year ago

# SafeLine WAF

Published a year ago

profile_photo

Ertinoxix_swap

Updated a year ago

0

Hello i have a problem with safeline on robots protection

profile_photo

Ertinoxix_swap

Updated a year ago

0

I tried to put homeassistant behind safeline. The problem is that when I set the protection against bots, I get an error all the time.

profile_photo

Ertinoxix_swap

Updated a year ago

0

image.png

profile_photo

Naldela Teleyal

Updated a year ago

0

Homeassistant is not able to work, when you activate encryption settings.

profile_photo

Naldela Teleyal

Updated a year ago

0

You can activate "Anti-Bot Challenge", but the rest is, sadly, incompatible with the JavaScript Homeassistant needs to execute

profile_photo

Ertinoxix_swap

Updated a year ago

0

ohhhh nooooooo

profile_photo

Ertinoxix_swap

Updated a year ago

0

I'll have to dig into the details, but I have another problem: when I want to access adons, it won't load.

profile_photo

Naldela Teleyal

Updated a year ago

0

🤔

profile_photo

Naldela Teleyal

Updated a year ago

0

Maybe you need to adjust the proxy settings in your configuration.yaml of HomeAssistant?
Something like this:

1http:
2  server_port: 8123
3  use_x_forwarded_for: true
4  trusted_proxies:
5    - 192.168.1.12
profile_photo

Ertinoxix_swap

Updated a year ago

0

Yes, I already have configure