NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
thrane
Jun 11, 2009Aspirant
problem installing kernel modules on ReadyNAS Pro Pioneer
I was excited when I saw that iptables was compiled into the kernel, but dismayed to discover that it didn't include iptables_nat (and associated modules). First I followed the howto guide at http:...
Nikrep
Jan 19, 2011Aspirant
Sorry to resurrect an old thread but I am having problems trying to install the same modules on my ReadyNas Pro.
I have followed the guides that I have found and run
apt-get update
apt-get -f install
apt-get install build-essential
apt-get install lzma
downloaded RNDP6xxx_4.2.15_WW_src.zip
unzip RNDP6xxx_4.2.15_WW_src.zip
cd linux-2.6.33.7
cp /arch/x86/configs/defconfig.up .config
vi .config (configured modules required)
make -j3 (selected modules as 'm' where possible)
make modules
cd net/netfilter
insmod nf_conntrack.ko
Then I get an error telling me the module is an invalid format?
but modinfo shows the version of the module to be the same as the running kernel??
I have followed the guides that I have found and run
apt-get update
apt-get -f install
apt-get install build-essential
apt-get install lzma
downloaded RNDP6xxx_4.2.15_WW_src.zip
unzip RNDP6xxx_4.2.15_WW_src.zip
cd linux-2.6.33.7
cp /arch/x86/configs/defconfig.up .config
vi .config (configured modules required)
make -j3 (selected modules as 'm' where possible)
make modules
cd net/netfilter
insmod nf_conntrack.ko
Then I get an error telling me the module is an invalid format?
but modinfo shows the version of the module to be the same as the running kernel??
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!