Networking Forums

Networking Forums > Computer Networking > Linux Networking > NetFilter/IPTables

Reply
Thread Tools Display Modes

NetFilter/IPTables

 
 
Learner
Guest
Posts: n/a

 
      01-14-2004, 02:23 PM
Dear All,

Hope you guys are doing good! I am in need of a stand-alone versions
of portions of NetFilter/IpTables. What I really want is a
user-application-level-C-program that does 'computationally' something
close to what various parts of NetFilter/IPTables do. So it needs to
be free from the networking stack and all other kernel-related issues
- since it's in userland. I just want a plain simple Program that
emulates closely what NetFilter/IPTables does, and I am basically
looking for Network Address Translation (NAT), Routing, and also
packet filtering.
I am thinking of snipping off portions of the netfilter/iptables code
that corresponds to each of those parts. Can anyone suggest which
c-files to look for code corresponding to NAT, routing, and Packet
Filtering? Any other suggestions are welcome too.

The stand-alone program will not actually be dropping packets as
such...but will be just reading in a text file or some trace for
packets and then performing lookup for routing, NAT and filtering on
that packet.

Cheers!
Learner
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
newb: netfilter/iptables ?? extension? protocol Linux Networking 5 01-01-2005 01:54 AM
IPTABLES netfilter mac drops PenguinsAnonymous@NotaChance.com Linux Networking 5 07-12-2004 12:41 PM
Does the netfilter/iptables H.323 patch support T.38( fax over IP )? Nick Wu Linux Networking 0 01-29-2004 06:46 AM
multicasting, iptables (netfilter) and routing wim delvaux Linux Networking 0 01-05-2004 01:54 AM
netfilter/iptables quick question Lyle H. Gray Linux Networking 2 11-14-2003 08:10 AM



1 2 3 4 5 6 7 8 9 10 11