--- Ahmad Almulhem <feltah@xxxxxxxxx> wrote: > I am new to iptables and I am confusing > ipt_TOS.o and libipt_TOS.so. > > When you specify the following target > > iptables -j TOS --set-tos 4 > > which one is called? Every iptables match/target has a kernel module and a user space shared library. The libipt_*.so are the user space shared libraries while the ipt_*.o (now ipt_*.ko) are the kernel modules. Both of them are required for every match/target. Hope this helps. ===== Regards, Kiran Kumar Immidi __________________________________ Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online. http://taxes.yahoo.com/filing.html