* getting userspace iptables
@ 2005-10-08 5:20 sureshmadhu
0 siblings, 0 replies; only message in thread
From: sureshmadhu @ 2005-10-08 5:20 UTC (permalink / raw)
To: netfilter
hi,
I am confusing about how to get userspace iptables for linux kernel
version 2.4 and compiling that iptables. I want to add the following
rule in the chain.
iptables -t mangle -A OUTPUT -o! "eth0" -m random --average 50 -j ACCEPT
But the random matching is not available in normal linux kernels. So I
am in need of using userspace iptables.
can anybody help me to solve this problem?
Suresh Madhu D
Project Trainee
e-consystems
chennai
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-08 5:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-08 5:20 getting userspace iptables sureshmadhu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.