Tagged Questions
1
vote
0answers
436 views
Unable to install Atheros AR8161 Ethernet controller driver for centOS 6
I've installed CentOS 6.3. However, eth0 does not show up on ifconfig.
So I figured out that I need to install alx Ethernet driver from here.
Since my internet is not working, as ethernet drivers are ...
1
vote
0answers
44 views
Would it be possible to not have the network link cycled on loading the kernel module?
Using some cheap hardware in a thin-client setup we use a diskless PXE booting a small Linux kernel. Currently, it takes a quite some time to boot it fully up and we're looking into some optimizations ...
2
votes
1answer
105 views
directions about customized Layer 2 implementation in linux
I have some machines running on the same network. One node is the control node which distributes traffic coming to it to the other nodes. The thing is that I want to have a custom protocol header ...