Quote:
Originally Posted by obiche
I Am A Newbie..... In Computer Science
|
Hello and welcome to LQ. Being new isn't a problem, you just have to get familiar to gathering information by searching for and reading manuals, tutorials and posts.
Quote:
Originally Posted by obiche
And My Teacher Wants To Get Iptables U32 In The Lab....
|
Check
an explanation on LQ. Then you'll want:
- time to read,
- patience to try things,
- the kernel source for your currently running kernel (from your distribution or from kernel.org),
- the iptables source (from your distribution or from iptables.org),
- a grasp of what POM (patch-o-matic) is, how to apply it and install stuff from the
Netfilter Extensions HOWTO,
- and later on the
IPTables U32 Match Tutorial because without rules the u32 match won't be doing a lot.