How can I force WiFi connection to only use ipv4?
- by krasilich
I have Broadcom bcm43224 wifi card with proprietary broadcom sta driver.
At home wifi connection works well, but in the office when I ping some resource there is a lot of loss packets and I cant browse websites.
I have tried another way to check internet connection - download file with wget.
wget google.com - very slow speed
wget -4 google.com - normal speed
So, it seems that the problem is with the ipv6 configuration at the office, can I force my wifi connection to use only ipv4 and completely ignore ipv6 ?.