hello i want to connect to my proxmox server web ui through different network
my proxmox address ip https://192.168.1.9:8006
then i unable port forwading on my router
wan ip = my router public ip
lan ip = 192.168.1.9
wan port = 8006 lan port = 8006
save and exit
change firewall rule on proxmox
iptables -I INPUT -p tcp --dport 8006 -j ACCEPT
iptables-save > /etc/network/iptables.rules
online port scanner says port close
my proxmox address ip https://192.168.1.9:8006
then i unable port forwading on my router
wan ip = my router public ip
lan ip = 192.168.1.9
wan port = 8006 lan port = 8006
save and exit
change firewall rule on proxmox
iptables -I INPUT -p tcp --dport 8006 -j ACCEPT
iptables-save > /etc/network/iptables.rules
online port scanner says port close