LANG=C netstat -tunlp | grep -E '(^Proto|8006)'
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN 5357/pveproxy
How to open ipv6 portOn my machine, there is no open IPv6 port, so it cannot work. Could you please check that too?
Code:LANG=C netstat -tunlp | grep -E '(^Proto|8006)' Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN 5357/pveproxy
There is still a problem, modify the hosts, add ipv6 will cause ssl (certificate) will be deleted, you can test, but fortunately my virtual machine has a backup,On my machine, there is no open IPv6 port, so it cannot work. Could you please check that too?
Code:LANG=C netstat -tunlp | grep -E '(^Proto|8006)' Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:8006 0.0.0.0:* LISTEN 5357/pveproxy
We use essential cookies to make this site work, and optional cookies to enhance your experience.