Hi community, I have a strange issue on one of my hosts. Since recently (probably after an update, but can't pinpoint the exact issue) I cant connect to the WAN from one of my PVE hosts and underlying VM's. Internal connections are no issue, I can ssh to other hosts, acces web interface etc.
On the WAN I can ping, I can resolve hosts, but when I try to make a connection to port 80 or 443 the network is unreachable.
PING www.google.com (142.251.36.4) 56(84) bytes of data.
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=1 ttl=60 time=6.03 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=2 ttl=60 time=6.22 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=3 ttl=60 time=6.10 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=4 ttl=60 time=6.09 ms
--- www.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
wget www.google.com
--2023-09-03 13:34:24-- http://www.google.com/
Resolving www.google.com (www.google.com)... 142.251.36.4, 2a00:1450:400e:803::2004
Connecting to www.google.com (www.google.com)|142.251.36.4|:80... failed: Connection timed out.
I have disabled all firewall's (on cluster config and on host config) and have disabled my opnsense firewall. This had no effect. Other machines in the same network have no issues.
On the WAN I can ping, I can resolve hosts, but when I try to make a connection to port 80 or 443 the network is unreachable.
PING www.google.com (142.251.36.4) 56(84) bytes of data.
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=1 ttl=60 time=6.03 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=2 ttl=60 time=6.22 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=3 ttl=60 time=6.10 ms
64 bytes from ams15s44-in-f4.1e100.net (142.251.36.4): icmp_seq=4 ttl=60 time=6.09 ms
--- www.google.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
wget www.google.com
--2023-09-03 13:34:24-- http://www.google.com/
Resolving www.google.com (www.google.com)... 142.251.36.4, 2a00:1450:400e:803::2004
Connecting to www.google.com (www.google.com)|142.251.36.4|:80... failed: Connection timed out.
I have disabled all firewall's (on cluster config and on host config) and have disabled my opnsense firewall. This had no effect. Other machines in the same network have no issues.