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
Subreport group only showing the first record
Dhcp problem
Excel - CMS remove blanks - format column
jQuery Button Ajax problem
XMLDOMN
How would I output to CString instead of using stringstream ss?
Delayed printing from outlook to network printer
Understanding why there are no $_POST["myvar"] and how this works on linux but not on windows?
MySQL returning double apostrophes
Google Maps API: how to calculate distance from a location to a ZIP code?