want to connect to proxmox web UI through different network
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
in second attachment i just didnt fill my public ip for security resons while screenshot
Attachments
Last edited: