0
votes
0answers
19 views

Troubles with Wifi and ethernet Aspire One AO725

I'm use Debian wheezy on a Acer Aspire One AO725. It has the following kernels: 3.2.0.4-amd64 3.7-trunk-amd64 The command lscpi | grep Network: 02:00:0 Network controller: Atheros ...
0
votes
1answer
47 views

How do I check if I have packet socket support enabled in my distro's kernel?

How do I check that packet socket support has been compiled into my kernel? I'm running Crunchbang, a Debian-based distribution.
2
votes
3answers
126 views

Connecting Debian webserver to network

I am currently running a webserver with Debian 5.0.2. It has been working (more or less) fine for the past 2-3 years but recently it went down due to some power-outage. Ever since I have brought it ...
2
votes
2answers
319 views

How can I configure ethernet?

I just started using linux (installed Debian) and the one thing I'm trying to do right now is have my internet working. I connected my ethernet port but still no internet works. I googled for awhile ...
7
votes
2answers
954 views

Solving Ethernet watchdog timer deadlocks

I have a debian linux box (Debian Squeeze) that deadlocks every few hours if I run a python script that sniffs an interface... The stack trace is attached to the bottom of this question. ...
1
vote
0answers
259 views

Configuring multiple static IP addresses for a disk image

Using Ubuntu 10.04 I'm using Clonezilla to create and install a customized image. I'd like to be able to set up multiple static IP addresses. For example, I'd like the first interface to have the IP ...
1
vote
1answer
328 views

Upgrading to linux kernel 3.0.1 but my ethernet card is still not found?

Please forgive my ignorance, as I am still fairly new when it comes to linux under the hood! Anyways - following up on my previous semi-related post, instead of trying a Debian testing image, I ...
4
votes
2answers
1k views

changing the names of network interfaces, debian wheezy

I'm trying to set a name for an interface, "ethLan" instead of eth0. Doing so also ensures that the if's name will remain consistent at every reboot and kernel. I did find some articles in the ...
2
votes
1answer
1k views

eth0 is proxy-arping, but /proc/sys/net/ipv4/conf/eth0/proxy_arp is 0

I'm scratching my head about this question... I have a debian squeeze machine that is connected to an internal lab network. We have a lot of machines that have default proxy-arp configurations on ...
1
vote
1answer
1k views

Debian Live - modprobe failed to bring up Broadcom ethernet interfaces

I have a Dell 710 with Quad Bcom NetExtreme 5709s. In the name of expediency, I'm trying to boot off the Squeeze live CD, but the Broadcom drivers are in non-free, so they don't come up when you ...
2
votes
1answer
799 views

eth0 r8169 down on wake up from standby

On waking up after standby the network (eth0) remains down. The eth0 card is r8169. I have tried : ifconfig eth0 up Doesn't work ifconfig eth0 up; dhcpcd eht0 Worked but how do I configure my ...
3
votes
2answers
405 views

PPC Debian: eth0: switching to forced 10bt / 100bt

I recently installed debian on an old G4 iMac, and everything is working fine except that the console is constantly spammed with alternating eth0: switching to forced 10bt eth0: switching to forced ...