Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
and I added this to /etc/hosts:
67.189.1.162 localhost.localdomain localhost ArchHost
Then I restart the network daemon via:
# /etc/rc.d/network restart
Then do:
# dhcpcd -k eth0
# dhcpcd -nd eth0
And I'm still not getting an inet address when I ipconfig eth0. I've also tailored the pacman.conf file to only include the ftp.archlinux.org servers:
Server = ftp : //ftp . archlinux . org/(core, extra, and community)/os/i686
I KNOW this site is capped - I'm just trying to narrow down the problem. But I think the problem is more to do with getting dhcp working and NOT the setup of pacman.conf and the mirrorlist files. Could be wrong though.
I'm kinda new to linux, but eager to learn what I can, so any help would be much appreciated.
Tried that. But I also read somewhere that some people claim to require gateway defined - even for dhcp. It's actually in the Arch Wiki that I saw that (Beginner's Guide wiki, Section 2.9.2.3). By the way, the limit on noobs posting URL's is a BIG pain. Oh well...
The guide you recommend is exactly what I'm working from for the last two days.
One of the points of DHCP is that its supposed to do all that stuff for you automatically. When you begin setting static IPs everywhere (like your machine's IP/subnet mask/gateway ip) it kind of breaks the system since the DHCP server is supposed to handle those configurations. It's better to clean all that out, and then if necessary start doing one thing at a time and see if it works -- if not than change it back.
Additionally, it surprises me that you're on a different subnet than your gateway -- this can cause problems in some cases. Normally DHCP will put you on a similar subnet as your gateway is if not the same one.
I don't know if my post is helpful or not but hopefully it will provide some useful insight.
Not sure, but it appears to me that you might be trying to use a static IP, and dhcp. If so, follow the instructions in the wiki page posted above to use a static IP address. You'll likely have problems if you try to mix the dhcp procedure and the static ip procedure for connecting to the internet.
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe