F5F Stay Refreshed Software Operating Systems ArchLinux network config

ArchLinux network config

ArchLinux network config

J
Joao_locco
Junior Member
15
10-10-2016, 11:00 PM
#1
Hello, your Archlinux installation seems to be set up properly and boots fine. However, you're facing issues connecting to your network, especially since it's a professional network likely using IP or gateway settings. You've followed the official guide and additional tutorials, but the problem persists. The network log shows a temporary issue with pinging 8.8.8.8, indicating a possible DNS resolution failure. Have you tried checking your gateway configuration or restarting the network interface?
J
Joao_locco
10-10-2016, 11:00 PM #1

Hello, your Archlinux installation seems to be set up properly and boots fine. However, you're facing issues connecting to your network, especially since it's a professional network likely using IP or gateway settings. You've followed the official guide and additional tutorials, but the problem persists. The network log shows a temporary issue with pinging 8.8.8.8, indicating a possible DNS resolution failure. Have you tried checking your gateway configuration or restarting the network interface?

_
_ZeVuN_
Member
234
10-11-2016, 03:43 AM
#2
To get a static IP, confirm your router accepts leasing that address. With another PC's IP, you're using the wrong network entirely—your actual range should start at 10.49.111 and go up to 253. Consider this an example; not all routers follow it. The hardcoded number might also be taken or unavailable. But... why choose static when DHCP is easier?
_
_ZeVuN_
10-11-2016, 03:43 AM #2

To get a static IP, confirm your router accepts leasing that address. With another PC's IP, you're using the wrong network entirely—your actual range should start at 10.49.111 and go up to 253. Consider this an example; not all routers follow it. The hardcoded number might also be taken or unavailable. But... why choose static when DHCP is easier?

C
crankster21
Junior Member
13
10-11-2016, 09:22 AM
#3
You're correct, I'm concentrating on this static IP setup since the DHCP failed during installation. The dhcpcd is now working perfectly! Appreciate the clarification on my approach!
C
crankster21
10-11-2016, 09:22 AM #3

You're correct, I'm concentrating on this static IP setup since the DHCP failed during installation. The dhcpcd is now working perfectly! Appreciate the clarification on my approach!