Access DD-WRT Web-UI behind Teleport docker reverse proxy

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
LightMoon
DD-WRT User


Joined: 09 Sep 2012
Posts: 64

PostPosted: Sat Feb 03, 2024 8:07    Post subject: Access DD-WRT Web-UI behind Teleport docker reverse proxy Reply with quote
Hi!

I am not sure if you guys would be interested in this topic but I am getting 400 bad requests when I try to access DD-WRT administrative web-ui which is behind reverse proxy. I can still access the router from its local IP address but the aim is to place it behind a reverse proxy and access it from the internet.

The reverse proxy works flawlessly for every other app like the Guacamole but not for the dd-wrt management gui.

The setup is like this

Internet <----> traefik (docker container) Listen on 443,80 handling secure connections, also makes Teleport accessible on 443 <----> Teleport (docker container) reverse proxy for any other apps on LAN network <---> other apps including (dd-wrt) management UI

Ports 80, 443 on dd-wrt are forwarded to the Traefik container.
If you can give me some hints on what might be the culprit, I will be appriacated.

If someone is interested in this setup, https://www.youtube.com/watch?v=NzSdNoR-JPo this YouTube video is handy.

Code:
CONTAINER ID   IMAGE                                                     COMMAND                  CREATED        STATUS                  PORTS                                                                                                      NAMES
af0802a7ec0c   mariadb:11.2.2                                            "docker-entrypoint.s…"   16 hours ago   Up 16 hours             3306/tcp                                                                                                   mariadb
faf0011e24ec   guacamole/guacamole                                       "/opt/guacamole/bin/…"   16 hours ago   Up 16 hours             0.0.0.0:8181->8080/tcp, :::8181->8080/tcp                                                                  guacamole
121840de463e   guacamole/guacd                                           "/bin/sh -c '/opt/gu…"   16 hours ago   Up 16 hours (healthy)   0.0.0.0:4822->4822/tcp, :::4822->4822/tcp                                                                  guacd
df5073451cb8   traefik:2.10.7                                            "/entrypoint.sh trae…"   21 hours ago   Up 21 hours             0.0.0.0:80->80/tcp, :::80->80/tcp, 0.0.0.0:443->443/tcp, :::443->443/tcp                                   traefik
486c30466209   public.ecr.aws/gravitational/teleport-distroless:15.0.0   "/usr/bin/dumb-init …"   21 hours ago   Up 31 minutes           0.0.0.0:3023-3025->3023-3025/tcp, :::3023-3025->3023-3025/tcp, 0.0.0.0:3080->3080/tcp, :::3080->3080/tcp   teleport
8f13b1aae4a5   ledidobe/grott:2.7.8                                      "python -u grott.py …"   22 hours ago   Up 22 hours             0.0.0.0:5279->5279/tcp, :::5279->5279/tcp                                                                  grott
d69d6b303db0   portainer/portainer-ce:latest                             "/portainer"             44 hours ago   Up 30 hours             0.0.0.0:8000->8000/tcp, :::8000->8000/tcp, 0.0.0.0:9443->9443/tcp, :::9443->9443/tcp, 9000/tcp             portainer

_________________
Netgear R7000
(Latest SVN revision)
Sponsor
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum