F5F Stay Refreshed Software Operating Systems Occasionally, certain sites fail to load on Arch Linux.

Occasionally, certain sites fail to load on Arch Linux.

Occasionally, certain sites fail to load on Arch Linux.

Pages (3): 1 2 3 Next
T
TheYoanZ
Member
156
10-14-2021, 08:13 PM
#1
Hi there! Yesterday you set up Arch Linux with KDE on both a regular computer and a virtual machine using VirtualBox. Everything seems to be running smoothly, but you're facing problems with certain websites not loading. It's strange since sites like YouTube, Google, and others work perfectly. However, platforms such as Reddit, Twitter, and Github are completely inaccessible. You also can't install specific packages or apps. What should you try next? Thanks!
T
TheYoanZ
10-14-2021, 08:13 PM #1

Hi there! Yesterday you set up Arch Linux with KDE on both a regular computer and a virtual machine using VirtualBox. Everything seems to be running smoothly, but you're facing problems with certain websites not loading. It's strange since sites like YouTube, Google, and others work perfectly. However, platforms such as Reddit, Twitter, and Github are completely inaccessible. You also can't install specific packages or apps. What should you try next? Thanks!

C
CatFlag
Member
53
10-15-2021, 02:36 AM
#2
Have you attempted changing networks? When your device has Wi-Fi enabled, consider using hotspot mode on the system and check if it improves performance.
C
CatFlag
10-15-2021, 02:36 AM #2

Have you attempted changing networks? When your device has Wi-Fi enabled, consider using hotspot mode on the system and check if it improves performance.

B
banshee45
Senior Member
726
10-15-2021, 05:24 PM
#3
It means the system can't fetch the necessary information to load a resource. It could stem from a DNS problem, a certificate issue, or a general network failure. This often points to a connectivity concern rather than just a DNS error. The specific DNS server in use isn’t clear here. You might install dnsutils via sudo and then test with nslookup or another tool like curl.
B
banshee45
10-15-2021, 05:24 PM #3

It means the system can't fetch the necessary information to load a resource. It could stem from a DNS problem, a certificate issue, or a general network failure. This often points to a connectivity concern rather than just a DNS error. The specific DNS server in use isn’t clear here. You might install dnsutils via sudo and then test with nslookup or another tool like curl.

_
_ErikThePanda_
Posting Freak
807
10-27-2021, 07:20 PM
#4
The browser says it can't connect. Curl reports a failed connection to the website after a long wait, and the ping confirms the destination is unreachable. Changing the DNS server didn't help.
_
_ErikThePanda_
10-27-2021, 07:20 PM #4

The browser says it can't connect. Curl reports a failed connection to the website after a long wait, and the ping confirms the destination is unreachable. Changing the DNS server didn't help.

A
Alk_craft
Member
64
11-02-2021, 12:08 PM
#5
A
Alk_craft
11-02-2021, 12:08 PM #5

W
WitherDerp
Junior Member
39
11-08-2021, 03:03 AM
#6
These alerts suggest a connection issue instead of a DNS problem. Verify both ip addr show and ip route commands display your network interface. Ensure the default gateway IP matches your card's network. If you run nslookup or dig, do you receive a reasonable result? The output shows a valid canonical name and address for github.com. A 3563 A record points to 140.82.121.4.
W
WitherDerp
11-08-2021, 03:03 AM #6

These alerts suggest a connection issue instead of a DNS problem. Verify both ip addr show and ip route commands display your network interface. Ensure the default gateway IP matches your card's network. If you run nslookup or dig, do you receive a reasonable result? The output shows a valid canonical name and address for github.com. A 3563 A record points to 140.82.121.4.

K
Killerman1834
Posting Freak
885
11-13-2021, 01:02 AM
#7
Your IP address appears to match the local network of the network card. The identical results from nslookup and dig suggest similar routing behavior, which could indicate a consistent network configuration or DNS caching issue.
K
Killerman1834
11-13-2021, 01:02 AM #7

Your IP address appears to match the local network of the network card. The identical results from nslookup and dig suggest similar routing behavior, which could indicate a consistent network configuration or DNS caching issue.

D
dm20_tm
Member
227
11-22-2021, 04:07 PM
#8
This device is a Pi-hole. To set it up, refer to the official Arch Linux documentation: https://wiki.archlinux.org/title/Pi-hole
D
dm20_tm
11-22-2021, 04:07 PM #8

This device is a Pi-hole. To set it up, refer to the official Arch Linux documentation: https://wiki.archlinux.org/title/Pi-hole

B
65
12-06-2021, 06:14 PM
#9
Your network appears to be functioning properly. All other devices—Windows, Android, etc.—work well within it. On your local machine, there’s no indication of any installation that might interfere with websites or similar services. You haven’t modified your local firewall settings.
B
blackveilsiren
12-06-2021, 06:14 PM #9

Your network appears to be functioning properly. All other devices—Windows, Android, etc.—work well within it. On your local machine, there’s no indication of any installation that might interfere with websites or similar services. You haven’t modified your local firewall settings.

B
BroZockerLuca
Member
73
12-06-2021, 08:03 PM
#10
The need for a Pi-hole isn't clear—it might be an installation error or incorrect files that can be resolved.
B
BroZockerLuca
12-06-2021, 08:03 PM #10

The need for a Pi-hole isn't clear—it might be an installation error or incorrect files that can be resolved.

Pages (3): 1 2 3 Next