Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
ping OK but no internet with static client
« previous
next »
Print
Pages: [
1
]
Author
Topic: ping OK but no internet with static client (Read 45 times)
Gautier
Newbie
Posts: 17
Karma: 0
ping OK but no internet with static client
«
on:
November 20, 2024, 07:53:51 am »
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
Logged
dseven
Sr. Member
Posts: 300
Karma: 33
Re: ping OK but no internet with static client
«
Reply #1 on:
November 20, 2024, 11:37:52 am »
I wonder if curl is trying to use IPv6. Try "curl -4v
https://ipleak.net/json/
" ?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
ping OK but no internet with static client