@baldusjm wrote:
For various reasons I changed the NAS IP address to a 10.0.x.x from a 192.168.1.x. Additionally I used nmtui to create a bond using NetworkManager. Everything is working as expected, with the notable exception of the web interface failing to respond on the new address.
Even after several reboots, the terminal suggests pointing my browser to the new IP address for management.
I suspect the problem is something telling nginx to listen to the wrong address. When I run a netstat -a I can see "something" sending a SYN_SENT message to the old IP address on the https port.
However, I can't find any configuration file anywhere telling nginx to listen on the old 192.168.1.x address.
Since I didn't use the web-ui to change the address (obviously, it doesn't support bonding), is there some hidden configuration that I can fix to point to the new correct IP address?
TIA,
Josh
Posts: 1
Participants: 1