You are not logged in.

#1 2006-12-22 12:34:01

drizzt
Member
Registered: 2005-12-17
Posts: 11

Network is not working

Hi all and thanks in advance for your support.

I red some topics with the same problem but, to be honest, I couldn't solve it.

I've got a machine with two net cards, a Realtek PCI and a Nvidia on-board. For the first one the right module is '8139too' - on Ubuntu is working perfectly - and for the second card 'forcedeth' module.

Both the cards seem to be installed correctly and are able to ping a domain.

When I try to 'pacman -Syu' or to 'wget' a page on Internet the connection seems freezed and I have to CTRL-C to stop the command.

This is really strange but I have to solve it to use Arch also on my girlfriend's pc... wink

Offline

#2 2006-12-22 13:49:30

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: Network is not working

What's the output of the following commands?

cat /etc/resolv.conf
ip route show
ip addr show


A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

#3 2006-12-23 15:36:29

drizzt
Member
Registered: 2005-12-17
Posts: 11

Re: Network is not working

'ip' is a command not found on Arch base installation

Offline

#4 2006-12-23 22:03:04

drizzt
Member
Registered: 2005-12-17
Posts: 11

Re: Network is not working

To be honest I'm thinking that is a bug.

Offline

#5 2006-12-24 14:33:28

FUBAR
Member
From: Belgium
Registered: 2004-12-08
Posts: 1,029
Website

Re: Network is not working

ip is in the iproute package. Try these commands instead:

ifconfig -a
netstat -rn

A bus station is where a bus stops.
A train station is where a train stops.
On my desk I have a workstation.

Offline

#6 2006-12-24 20:58:20

drizzt
Member
Registered: 2005-12-17
Posts: 11

Re: Network is not working

As I've just said, network is configured correctly.
I work on Arch and I use it at home too, and I've never had a similar problem.

*for bug I mean the network problem, not the command not found for "ip"*

Offline

Board footer

Powered by FluxBB