telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.87k stars 1.08k forks source link

Reverse Proxy infront of T-Pot #1247

Closed Rapter1099 closed 1 year ago

Rapter1099 commented 1 year ago

🗨️ Please post your questions in Discussions and keep the issues for issues. Thank you 😁.

Before you post your issue make sure it has not been answered yet and provide basic support information if you come to the conclusion it is a new issue.




⚠️ Basic support information (commands are expected to run as root)

Linux enchantingauthorization 5.10.0-20-amd64 #1 SMP Debian 5.10.158-2 (2022-12-13) x86_64 GNU/Linux

I have been trying to put a reverse proxy in front of my TPot IP (to be accessed internally only, its not accessible via the internet, I just want to be able to use a URL instead of a IP:Port). I have managed to do this successfuly with cockpit, forwarding to IP:64294. However when I have the same config and I forward to IP:64297 I get a 502 error.

Is anyone aware of a reason for this? Is it to do with the web auth that is on the webui? If so, how can I get around it?

Cheers!