Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > comp.os.linux.development.system > #563
| From | Rainer Weikusat <rweikusat@mobileactivedefense.com> |
|---|---|
| Newsgroups | comp.os.linux.development.system |
| Subject | Re: Question using libiptc |
| Date | 2013-10-24 22:37 +0100 |
| Message-ID | <87zjpyfj04.fsf@sable.mobileactivedefense.com> (permalink) |
| References | <1c6b1c19-53c5-4659-97d9-47daaded9532@googlegroups.com> <87y55iflok.fsf@araminta.anjou.terraraq.org.uk> <79a8f6ad-b098-4dba-a14b-32abfe513a1a@googlegroups.com> |
Jeremy Brown <bjeremy32@gmail.com> writes: >> Inspect the source to iptables and see what it does? > > > Hmmm... actually I am, are you familiar with that code enough that you > could actually answer questions or will they be more of the same > helpful suggestions? Ehh ... sorry ... but iptables has code demonstrating how create a firewall rule jumping to an extension target. I'm not particularly familiar with this code as I have added only 1 - 2 new features to it but it isn't that complicated, just fairly byzantine. Judgeing from the code of the version I looked at (1.4.8, used in the product of my employer), you will need the extension code for any extension you want to use in addition to the libiptc code. This means the short answer to your problem statement is: Use iptables.
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 13:32 -0700
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-24 21:39 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 13:56 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-24 22:37 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 15:19 -0700
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-24 15:25 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 15:38 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 11:04 -0700
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 12:04 -0700
Re: Question using libiptc Jorgen Grahn <grahn+nntp@snipabacken.se> - 2013-10-25 13:34 +0000
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 07:26 -0700
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 21:20 +0100
Re: Question using libiptc Jeremy Brown <bjeremy32@gmail.com> - 2013-10-25 14:23 -0700
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-25 22:27 +0100
Re: Question using libiptc Richard Kettlewell <rjk@greenend.org.uk> - 2013-10-25 22:29 +0100
Re: Question using libiptc Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2013-10-25 22:43 +0100
csiph-web