setting upp network in ARCH - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Network Problems (https://www.linux-noob.com/forums/forum-58.html) +--- Thread: setting upp network in ARCH (/thread-1959.html) |
setting upp network in ARCH - broomy - 2006-05-24 hi i have edited my rc.conf so that i have the dns settings and i have added the line "alias eth0 8139too" to my etc/modules.conf and i tried dhcpcd start and ifconfig eth0 up but i cant get connected. when i do a ifconfig it looks like i have a connection, it says FULL DUPLEX and other things, what can be wrong? wich files schuld i edit? setting upp network in ARCH - anyweb - 2006-05-25 could be a dns issue what ip address do you have reported via ifconfig ? can you ping google.com ? can you ping googles IP address ? can you ping anything local ? if it's a DNS issue then you need to start looking at /etc/resolve.conf cheers anyweb |