ping 92.168.100.2
)? Whats the output of cat /etc/network/interfaces
, ip a
and systemctl status pveproxy
run from your PVE servers console?Then you can type in the commands. (what commands) ?
Whats the output ofcat /etc/network/interfaces
,ip a
andsystemctl status pveproxy
run from your PVE servers console?
ip a
to check if your NIC is running and got an IP.nmap -p8006 192.168.100.2
netstat -tulnp | grep 8006
curl -s -k https://127.0.0.1:8006 | grep title