You are not logged in.

#1 2012-03-08 12:58:58

archluser
Member
Registered: 2010-01-07
Posts: 18

Network issue

I'm attempting my first install of Arch.

The only issue I have is getting a network.

I've set Interface to eth0 but when booting after install and updating via pacman, it fails to connect.

Using DHCP are there any other settings to alter?

Offline

#2 2012-03-08 13:00:09

swanson
Member
From: Sweden
Registered: 2011-02-05
Posts: 759

Re: Network issue

How did you set eth0? In rc.conf? netcfg?

Offline

#3 2012-03-08 13:11:13

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Network issue

Not exactly a whole lot of info there. Start off with having a look at this.


Burninate!

Offline

#4 2012-03-08 17:04:48

archluser
Member
Registered: 2010-01-07
Posts: 18

Re: Network issue

I set the network in rc.conf file

interface = eth0

Offline

#5 2012-03-08 17:18:23

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,822

Re: Network issue

It is not clear what you mean by "Using DHCP".  I assume this means you intend to use a dynamic address.

Try this.  As root, run dhcpcd eth0 from the command line and see if the network comes up.
You might also post the output of ip addr


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#6 2012-03-08 17:30:10

aking9
Member
Registered: 2009-03-30
Posts: 65

Re: Network issue

can you post your rc.conf too please.

Offline

#7 2012-03-08 22:25:15

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Offline

#8 2012-06-02 15:17:13

archluser
Member
Registered: 2010-01-07
Posts: 18

Re: Network issue

I solved it by editing rc.conf to

interface=eth0
eth0=dhcp

and this gave me internet access.

Offline

Board footer

Powered by FluxBB