configuation arch linux network by dhcp: …
configuation arch linux network by dhcp:
add following lines to /etc/rc.conf
eth0=”dhcp”
INTERFACES=(eth0)
ROUTES=(!gateway)
then try /etc/rc.d/network restart
configuation arch linux network by dhcp:
add following lines to /etc/rc.conf
eth0=”dhcp”
INTERFACES=(eth0)
ROUTES=(!gateway)
then try /etc/rc.d/network restart
Kelly Brown is discussing. Toggle Comments
Proudly powered by WordPress. Theme: P2 by Automattic.
Kelly Brown 8:31 pm on June 12, 2009 Permalink
Hi, interest post. I’ll write you later about few questions!