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): Previous 1 2 3 Next
Y
Ystose78
Member
102
12-10-2021, 05:56 PM
#11
No, I didn't set up a particular DNS provider. Consider using Google's 8.8.8.8 for better performance.
Y
Ystose78
12-10-2021, 05:56 PM #11

No, I didn't set up a particular DNS provider. Consider using Google's 8.8.8.8 for better performance.

H
124
12-10-2021, 06:14 PM
#12
To grasp what a pi-hole does, review the documentation and eventually turn it off. Verify the firewall settings on the modem-router and consider lowering them temporarily. Try this even on the PC running the virtual machine—perhaps the issue lies there. Arch tends to be tricky with firewalls. Also inspect /etc/hosts for more details.
H
HelloItsMeDaro
12-10-2021, 06:14 PM #12

To grasp what a pi-hole does, review the documentation and eventually turn it off. Verify the firewall settings on the modem-router and consider lowering them temporarily. Try this even on the PC running the virtual machine—perhaps the issue lies there. Arch tends to be tricky with firewalls. Also inspect /etc/hosts for more details.

T
TOMASpires
Member
65
12-13-2021, 05:23 AM
#13
I attempted a few things, but it only worsened the situation since there was no internet afterward. It’s possible I’m setting it up incorrectly. I’m not sure what’s going on. @Sauron
T
TOMASpires
12-13-2021, 05:23 AM #13

I attempted a few things, but it only worsened the situation since there was no internet afterward. It’s possible I’m setting it up incorrectly. I’m not sure what’s going on. @Sauron

M
MrBoby89400
Member
66
01-01-2022, 06:16 AM
#14
No specific items mentioned in /etc/hosts. Let me know if you need further clarification.
M
MrBoby89400
01-01-2022, 06:16 AM #14

No specific items mentioned in /etc/hosts. Let me know if you need further clarification.

X
Xjspdia
Junior Member
19
01-01-2022, 11:26 AM
#15
Verify the IP addresses provided.
X
Xjspdia
01-01-2022, 11:26 AM #15

Verify the IP addresses provided.

T
TomyProd
Junior Member
34
01-13-2022, 04:09 AM
#16
If nslookup/dig identifies GitHub as resolvable, DNS appears functional. Routing also seems correctly configured. It might be an issue blocking outgoing traffic or stopping responses. Verify HTTP(S) status for GitHub—should both ports appear accessible. Running nmap -P0 -p 80,443 github.com reveals service availability on those ports.
T
TomyProd
01-13-2022, 04:09 AM #16

If nslookup/dig identifies GitHub as resolvable, DNS appears functional. Routing also seems correctly configured. It might be an issue blocking outgoing traffic or stopping responses. Verify HTTP(S) status for GitHub—should both ports appear accessible. Running nmap -P0 -p 80,443 github.com reveals service availability on those ports.

M
MechanoidBlue
Member
62
01-19-2022, 07:06 AM
#17
You should see: 127.0.0.1 localhost, localhost, and 127.0.1.1 with the arch.localdomain and arch settings.
M
MechanoidBlue
01-19-2022, 07:06 AM #17

You should see: 127.0.0.1 localhost, localhost, and 127.0.1.1 with the arch.localdomain and arch settings.

L
Leumas_R
Member
155
01-23-2022, 12:31 PM
#18
Running nmap on google.com and github.com yields identical results, though google functions correctly while github shows filtered status on all ports. Both sites list the same port states.
L
Leumas_R
01-23-2022, 12:31 PM #18

Running nmap on google.com and github.com yields identical results, though google functions correctly while github shows filtered status on all ports. Both sites list the same port states.

S
SmolDoggo
Junior Member
34
01-23-2022, 02:30 PM
#19
I'm setting it up like this. Can I connect to 8.8.8.8?
S
SmolDoggo
01-23-2022, 02:30 PM #19

I'm setting it up like this. Can I connect to 8.8.8.8?

E
ExlonTrantos
Member
215
01-27-2022, 05:33 AM
#20
Is Google actually accessible or are you seeing old cached data? The filter would show you can't reach it via http(s). Try opening https://www.google.com in a browser to see the live HTML. You can also append "-vvI" for more detailed info. Make sure the SSL certificate from issuer is valid: C=US; O=Google Trust Services LLC; CN=GTS CA 1C3
E
ExlonTrantos
01-27-2022, 05:33 AM #20

Is Google actually accessible or are you seeing old cached data? The filter would show you can't reach it via http(s). Try opening https://www.google.com in a browser to see the live HTML. You can also append "-vvI" for more detailed info. Make sure the SSL certificate from issuer is valid: C=US; O=Google Trust Services LLC; CN=GTS CA 1C3

Pages (3): Previous 1 2 3 Next