Hi All,
Can someone assist me with follow:
External IP Router: x.x.x.80
DNS:
hassio.domain1.com -> x.x.x.80
www.domain1.com -> x.x.x.80
www.domain2.com -> x.x.x.80
RPi4:
Hassio IP: x.x.x.14
RPi4:
IPSConfig IP: x.x.x.15
- https://www.domain1.com (have Letscrypt config inside ISPconfig)
- https://www.domain2.com (have Letscrypt config inside ISPconfig)
On Hassio I have Ngnix Proxy and configured:
https - www.domain1.com -> x.x.x.15:443
https - hassio.domain1.com -> x.x.x.14:443
https - www.domain2.com -> x.x.x.15:443
I don’t have add a SSL certificate because Hassio and ISPConfig have their own.
But when I try access the domains they all go to hassio.domain1.com