Posted: Thu Mar 02, 2017 13:23 Post subject: N7000 as reverse proxy
Hi all,
I've just flashed the latest firmware for my netgear r7000.
I was searching for a solution that allows me to use the router as reverse proxy.
My object is:
I have a public ip with different webserver running over it (NAS, Domotic, Torrent machine and so over). I would like to access it using subdomain and not by port.
Example: plex.domain.com route to xx.xx.xx.xx:32400
Does your ISP allow port 80 inbound to your IP address? Mine doesn't. _________________ R7000 Nighthawk - DD-WRT v3.0-r40270M kongac (07/11/19)
R7000 Nighthawk - DD-WRT v3.0-r40270M kongac (07/11/19)
~~~~~~~~~~Dismantled for learning opportunities~~~~~~~~~~
WRT54Gv2
WRT54Gv8.2
Struggling to achieve the same objective.
I installed HAProxy on my Netgear R7000 running dd-wrt, but cannot seem to find a guide to setup a reverse proxy.
Struggling to achieve the same objective.
I installed HAProxy on my Netgear R7000 running dd-wrt, but cannot seem to find a guide to setup a reverse proxy.
I gave up and used a Pi 3 to reach the same goal with caddy server (more easy than nginx or haproxy)
I'll follow your example given that I have a pi that's available (there are two but one is being used for homeassistant). Also now that hassio is available it's pretty darn easy to install caddy from repos.