Hello.
I've been trying to setup a grsecurity enabled kernel on my server for a few days now, with only limited success.
My server is running Debian Wheezy, and has a Supermicro X10SAE motherboard. The onboard NICs on this motherboard are Intel I210-AT and Intel I217-LM.
For some reason, whenever I install a grsec-enabled kernel from the mempo project, all networking is disabled and the computer can't see either of the NICs. I also have a WiFi card in there, which is also being hidden. All these devices work fine with the stock 3.2.0-4-amd64 kernel that comes with Debian.
The kernels I've tried are linux-image-3.2.66-grsec-mempo.servmax.0.2.103 and linux-image-3.2.66-grsec-mempo.serv.0.2.103. Same results with both.
I've already run the "i.sh" script made by the mempo project.
Any tips on how to re-enable networking? I believe the appropriate modules are included with those mempo kernels, but for some reason they aren't showing up in lsmod. The modules required are igb and either e1000 or e1000e - I can't remember which right now.
Any help would be greatly appreciated. Thanks!