We have a local router that we use to provide internet access to our desktop Proxy server, which is configured with version 8.1.4/ec5affc9e41f1d79 (running kernel 6.5.11-8-pve). However, when I attempt to connect it via LAN to provide internet access, it does not work. i can see my ip addr 192.168.50.18
But I am unable to connect https://192.168.50.18:8006/ in any browser and below is the conf file of etc/network/interfaces if there any changes need to be done kindly assist then
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.50.18/32
gateway 192.168.50.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-disable-mac-learning
But I am unable to connect https://192.168.50.18:8006/ in any browser and below is the conf file of etc/network/interfaces if there any changes need to be done kindly assist then
auto lo
iface lo inet loopback
auto eno1
iface eno1 inet manual
auto vmbr0
iface vmbr0 inet static
address 192.168.50.18/32
gateway 192.168.50.1
bridge-ports eno1
bridge-stp off
bridge-fd 0
bridge-disable-mac-learning