Displaying 2 results from an estimated 2 matches for "libipt_random".
2005 Jun 23
7
where s filtering done?
hello,
I am trying to find where filtering is done in order to drop packets
randomly there (eg.10%of them) for a testing purpose in a school
project.
I want to do this after packet is filtered and before being sent. I d
aprreciate if you could help or suggest.
Thanks.
2006 Aug 14
14
Routing packets over multiple links (NICS) all on the same ISP all with same gateway.
...inds of things and
searching the net a
lot, i found out that 2.6 kernel doesnt support this random match??
Anyway, so ive installed Slackware 10.2 on the box with a 2.4.32 kernel.
Ofcourse with multipath routing enabled
in the kernel. Again it couldnt: load match ''random:
/usr/lib/iptables/libipt_random.so''
As far as i know it should be available in iptables 1.3.3 that comes with
slackware 10.2.
I know that trunking/bonding the 8 nics with the swicht in the complex would
be the ideal solution, but first of all
the isp won''t do this, and seccond im not even sure if the switch su...