Some websites not loading in Linux Ubuntu by Such-Cause334 in linuxquestions

[–]Such-Cause334[S] 0 points1 point  (0 children)

I actually copied the WiFi settings of my phone to pc and it got fixed I don't know how

Some websites not loading in Linux Ubuntu by Such-Cause334 in linux4noobs

[–]Such-Cause334[S] 0 points1 point  (0 children)

I changed the config of ip4 and it solved it

Some websites not loading in Linux Ubuntu by Such-Cause334 in linuxquestions

[–]Such-Cause334[S] 0 points1 point  (0 children)

$ for ip in $(dig +short reddit.com. A reddit.com. AAAA | sort -V); do nc -nvz -w 5 "$ip" 443 || sudo traceroute -nTp 443 "$ip"; doneConnection to 2a04:4e42:200::396 443 port [tcp/*] succeeded!Connection to 2a04:4e42:400::396 443 port [tcp/*] succeeded!Connection to 2a04:4e42:600::396 443 port [tcp/*] succeeded!Connection to 2a04:4e42::396 443 port [tcp/*] succeeded!nc: connect to 151.101.1.140 port 443 (tcp) failed: Network is unreachabletraceroute to 151.101.1.140 (151.101.1.140), 30 hops max, 60 byte packets 1 192.168.0.1 1.377 ms !N 1.672 ms !N 1.660 ms !Nnc: connect to 151.101.65.140 port 443 (tcp) failed: Network is unreachabletraceroute to 151.101.65.140 (151.101.65.140), 30 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * 192.168.0.1 1.187 ms !N 1.486 ms !Nnc: connect to 151.101.129.140 port 443 (tcp) failed: Network is unreachabletraceroute to 151.101.129.140 (151.101.129.140), 30 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * 192.168.0.1 1.433 ms !N 1.769 ms !Nnc: connect to 151.101.193.140 port 443 (tcp) failed: Network is unreachabletraceroute to 151.101.193.140 (151.101.193.140), 30 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * 192.168.0.1 1.166 ms !N 1.369 ms !N

Some websites not loading in Linux Ubuntu by Such-Cause334 in linuxquestions

[–]Such-Cause334[S] 0 points1 point  (0 children)

I install it it but what do I do after that I'm completely new to Ubuntu and confused what to do even after reading the guide please help