ping OK but no internet

Goti

Member
Oct 31, 2021
7
0
6
40
I have this problem with fresh intsall

root@lithium:~# ping -c3 google.com
PING google.com (216.58.213.110) 56(84) bytes of data.
64 bytes from sof04s03-in-f14.1e100.net (216.58.213.110): icmp_seq=1 ttl=117 time=35.6 ms
64 bytes from lhr25s02-in-f110.1e100.net (216.58.213.110): icmp_seq=2 ttl=117 time=35.3 ms
64 bytes from sof04s03-in-f14.1e100.net (216.58.213.110): icmp_seq=3 ttl=117 time=35.7 ms

--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 35.293/35.538/35.689/0.175 ms


root@lithium:~# curl https://ipleak.net/json/
curl: (28) Failed to connect to ipleak.net port 443 after 135153 ms: Couldn't connect to server

For apt update same probleme.


My architecture:
PVE with OPNsense VM.
LAN on Vmbr0

This computer, phone etc are connected in DHCP via Vmbr0 without problem.

I don't know if it's PVE or OPNsensewith bad settings.

Help
 
Sorry for the delay I was oversea and busy.

root@lithium:~# traceroute google.com
traceroute to google.com (142.250.187.110), 30 hops max, 60 byte packets
1 OPNsense.lithium (10.3.1.99) 0.268 ms 0.253 ms 0.246 ms
2 10.10.70.6 (10.10.70.6) 0.834 ms 0.833 ms 1.057 ms
3 10.10.80.185 (10.10.80.185) 2.241 ms 1.989 ms 1.976 ms
4 10.10.71.14 (10.10.71.14) 1.479 ms 1.834 ms 1.832 ms
5 109.235.192.165 (109.235.192.165) 2.728 ms 2.713 ms 2.704 ms
6 10.240.0.42 (10.240.0.42) 3.898 ms 2.673 ms 2.662 ms
7 as15169.226.90.netix.net (185.1.226.90) 37.478 ms 36.972 ms 37.195 ms
8 192.178.107.85 (192.178.107.85) 37.326 ms 37.154 ms 37.004 ms
9 142.251.52.81 (142.251.52.81) 37.405 ms 142.251.52.83 (142.251.52.83) 37.039 ms 142.251.52.81 (142.251.52.81) 37.305 ms
10 sof02s44-in-f14.1e100.net (142.250.187.110) 36.678 ms 36.216 ms 36.348 ms

I have an another effect, but maybe some context:
I have computer with 4 rj45 ports. On the top there is PVE 8.3.0.
Inside some VM and one is OPNsense with PCI passthrough for the PORT 2,3 and 4.
PORT 2,3 and VTnet0 are in bridge and identify like LAN, port 4 is WAN.

in PVE there is a bridge with port1 and the Vtnet of OPNsense VM and others VM.
If I connect my computer to the port 1 (PVE) , I have internet I can reach to the OPNsense and PVE webui, dhcp working, life is good.
if I connect to the port 2 or 3 everything ok except PVE webui.

I think there is a link with my problem