Hi, I seem to have come across a very strange problem.
I cannot access the web-ui from my main Fedora workstation even though I can ping and ssh into the pve, but I can access the web-ui from my MacBook and my Android phone without any issue.
I searched around and found that I can troubleshoot a bit by curling from the pve, so I tried on all four of my linux machines (2 Fedora, 1 AlmaLinux, 1 TrueNAS) as well as my OPNsense firewall.
won't succeed on the four linux machines or the OPNsense firewall, but works fine on my MacBook.
I've checked network and firewall settings on my OPNsense and there shouldn't be any issue, as the MacBook share the same firewall rules. I've also tried disabling firewall on my Fedora workstation and the AlmaLinux install, but that didn't help either.
It's not the end of the world because I can still access the web-ui with my MacBook but this is really strange behaviour and it's a bit inconvenient. Anyone has any idea on what's going on or what I should check next?
Thanks
I cannot access the web-ui from my main Fedora workstation even though I can ping and ssh into the pve, but I can access the web-ui from my MacBook and my Android phone without any issue.
I searched around and found that I can troubleshoot a bit by curling from the pve, so I tried on all four of my linux machines (2 Fedora, 1 AlmaLinux, 1 TrueNAS) as well as my OPNsense firewall.
curl -sk https://${pve-ip}:8006
won't succeed on the four linux machines or the OPNsense firewall, but works fine on my MacBook.
I've checked network and firewall settings on my OPNsense and there shouldn't be any issue, as the MacBook share the same firewall rules. I've also tried disabling firewall on my Fedora workstation and the AlmaLinux install, but that didn't help either.
It's not the end of the world because I can still access the web-ui with my MacBook but this is really strange behaviour and it's a bit inconvenient. Anyone has any idea on what's going on or what I should check next?
Thanks