Hello,
After rebooting the Proxmox shuddenly I cannot access through the IPV4 address but I am able to connect by the IPv6 address.
root@lab:~# pveversion
pve-manager/8.2.2/9355359cd7afbae4 (running kernel: 6.8.4-2-pve)
root@lab:~# cat /proc/sys/net/ipv6/bindv6only
0
root@lab:~# ss -tlpn
State Recv-Q Send-Q Local Addressort Peer Addressort Process
LISTEN 0 128 0.0.0.0:22 0.0.0.0:* users("sshd",pid=1321,fd=3))
LISTEN 0 4096 0.0.0.0:111 0.0.0.0:* users("rpcbind",pid=1147,fd=4),("systemd",pid=1,fd=36))
LISTEN 0 100 127.0.0.1:25 0.0.0.0:* users("master",pid=1464,fd=13))
LISTEN 0 4096 127.0.0.1:85 0.0.0.0:* users("pvedaemon worke",pid=1525,fd=6),("pvedaemon worke",pid=1524,fd=6),("pvedaemon worke",pid=1523,fd=6),("pvedaemon",pid=1522,fd=6))
LISTEN 0 4096 *:3128 *:* users("spiceproxy work",pid=1539,fd=6),("spiceproxy",pid=1538,fd=6))
LISTEN 0 128 [::]:22 [::]:* users("sshd",pid=1321,fd=4))
LISTEN 0 4096 [::]:111 [::]:* users("rpcbind",pid=1147,fd=6),("systemd",pid=1,fd=38))
LISTEN 0 4096 *:8006 *:* users("pveproxy worker",pid=12946,fd=6),("pveproxy worker",pid=1534,fd=6),("pveproxy worker",pid=1533,fd=6),("pveproxy",pid=1531,fd=6))
LISTEN 0 100 [::1]:25 [::]:* users("master",pid=1464,fd=14))
After rebooting the Proxmox shuddenly I cannot access through the IPV4 address but I am able to connect by the IPv6 address.
root@lab:~# pveversion
pve-manager/8.2.2/9355359cd7afbae4 (running kernel: 6.8.4-2-pve)
root@lab:~# cat /proc/sys/net/ipv6/bindv6only
0
root@lab:~# ss -tlpn
State Recv-Q Send-Q Local Addressort Peer Addressort Process
LISTEN 0 128 0.0.0.0:22 0.0.0.0:* users("sshd",pid=1321,fd=3))
LISTEN 0 4096 0.0.0.0:111 0.0.0.0:* users("rpcbind",pid=1147,fd=4),("systemd",pid=1,fd=36))
LISTEN 0 100 127.0.0.1:25 0.0.0.0:* users("master",pid=1464,fd=13))
LISTEN 0 4096 127.0.0.1:85 0.0.0.0:* users("pvedaemon worke",pid=1525,fd=6),("pvedaemon worke",pid=1524,fd=6),("pvedaemon worke",pid=1523,fd=6),("pvedaemon",pid=1522,fd=6))
LISTEN 0 4096 *:3128 *:* users("spiceproxy work",pid=1539,fd=6),("spiceproxy",pid=1538,fd=6))
LISTEN 0 128 [::]:22 [::]:* users("sshd",pid=1321,fd=4))
LISTEN 0 4096 [::]:111 [::]:* users("rpcbind",pid=1147,fd=6),("systemd",pid=1,fd=38))
LISTEN 0 4096 *:8006 *:* users("pveproxy worker",pid=12946,fd=6),("pveproxy worker",pid=1534,fd=6),("pveproxy worker",pid=1533,fd=6),("pveproxy",pid=1531,fd=6))
LISTEN 0 100 [::1]:25 [::]:* users("master",pid=1464,fd=14))