Microsoft
Software
Hardware
Network
Question : how to load ipt_REDIRECT.ko
Hello Guys,
I am faced with an issue loading this above module into the kernel , I have tried running the command for which it returned it the error as follows
root@server [/etc/csf]# insmod /lib/modules/2.6.18-194.3.
1.el5PAE/k
ernel/net/
ipv4/netfi
lter/ipt_R
EDIRECT.ko
insmod: error inserting '/lib/modules/2.6.18-194.3
.1.el5PAE/
kernel/net
/ipv4/netf
ilter/ipt_
REDIRECT.k
o': -1 Unknown symbol in module
Please can you advice more on this. Thank you
Regards,
Mike
Answer : how to load ipt_REDIRECT.ko
try: modprobe ipt_REDIRECT
This should load dependencies first.
But actually, iptabls command should be capable of loading required modules by itself, why You need it to load be hand?
Random Solutions
FTP Upload
odbcad32 DSN to SQL Server 2005/2008 from Windows 7 x64 fails
How do I test the speed of my network?
SharePoint 2010 Database Names and Location
Excel processing mutiple csv files into one sheet using a criteria
Excel VBA Error - Trying to select range
naming for 2 to the power of ...
HttpUnit: ReferenceError: "ValidationSummaryOnSubmit
" is not defined.
TransactionScope - Sample Code
How do I decode and launch files with non-Latin-encoded fileNames using JAVA?