Search results

  1. A

    Ssh connection, no web interface!

    try iptables -I INPUT -p tcp --dport 8006 -j ACCEPT Also you can get GUI access via ssh tunnel: ssh pvehost -L 8006:127.0.0.1:8006 , then you can open https://127.0.0.1:8006
  2. A

    Ssh connection, no web interface!

    Hello, try adding new rule in Datacenter -> Firewall : Direction: in , Action: ACCEPT , enable: (marked) , protocol: tcp , Dest. port: 8006 . netstat: # netstat -ntpl | grep 8006 tcp6 0 0 :::8006 :::* LISTEN 3748/pveproxy Works on Ipv4 too.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!