Hi,
I have an AC68U with Merlin's software.
My goal is to be able to access different services from my server, which all has the same IP, 192.168.1.2.
I want to be able to access my nginx webserver by visiting web.lan, and another webserver by visiting web2.lan and Sonarr with sonarr.lan etc.
I have read in a guide that this is possible with OpenMediaVault which is my NAS software:
http://forum.openmediavault.org/ind...ess-through-prefix-hostname-Nginx-Proxy-pass/
One thing I need is to use DNS local resolver according to the above guide.
I found this:
https://github.com/RMerl/asuswrt-merlin/wiki/Custom-domains-with-dnsmasq
Which I followed and somehow managed to break my internet completely, couldn't access the router. No connection and was not able to reset the router. But after a long time I managed to reset it and setup everything again.
So I don't want to make the same mistakes.
How do I do this?
Add the following to dnsmasq.conf.add?
address=/web.lan/web2.lan/sonarr.lan/192.168.1.2
Is this correct?
I have an AC68U with Merlin's software.
My goal is to be able to access different services from my server, which all has the same IP, 192.168.1.2.
I want to be able to access my nginx webserver by visiting web.lan, and another webserver by visiting web2.lan and Sonarr with sonarr.lan etc.
I have read in a guide that this is possible with OpenMediaVault which is my NAS software:
http://forum.openmediavault.org/ind...ess-through-prefix-hostname-Nginx-Proxy-pass/
One thing I need is to use DNS local resolver according to the above guide.
I found this:
https://github.com/RMerl/asuswrt-merlin/wiki/Custom-domains-with-dnsmasq
Which I followed and somehow managed to break my internet completely, couldn't access the router. No connection and was not able to reset the router. But after a long time I managed to reset it and setup everything again.
So I don't want to make the same mistakes.
How do I do this?
Add the following to dnsmasq.conf.add?
address=/web.lan/web2.lan/sonarr.lan/192.168.1.2
Is this correct?