Replies: 1 comment 6 replies
-
|
But if your provider is using NAT64, you don't have an IPv4 available on your device so WebSSH can't ping over IPv4 unfortunately |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
I use a VPN and on my mobile connection (T-mobile) force CG-NaT behind IPv6.
The ping tool for some reason tries to automatically translate the IPv4 address I input (directly) to IPv6.
But if I put in a dNS entry that resolves to IPv4, it will ping IPv4.
The logic should be changed, so that if an IPv4 address is detected in the input field. It forces IPv4.
Beta Was this translation helpful? Give feedback.
All reactions