Displaying 3 results from an estimated 3 matches for "libipt_connmark".
2005 Dec 21
0
CONNTRACK problem
...ables: No chain/target/match by that name
root@prensa:~# $IPT -t mangle -A PREROUTING -j CONNMARK
iptables v1.3.4: CONNMARK target: No operation specified
Try `iptables -h'' or ''iptables --help'' for more information.
root@prensa:~# strings /usr/lib/iptables/libipt_CONNMARK.so | grep restore
restore-mark
CONNMARK restore
--restore-mark
--restore-mark [--mask mask] Restore saved nfmark value
CONNMARK target: Can''t specify --restore-mark twice
root@prensa:~# iptables -j CONNMARK -h
bla bla bla
CONNMARK target v1.3.4 options:
--set-mark value[/mask]...
2008 Apr 11
0
Is iptables -j CONNMARK not available in CentOS4??
...th iptables and the CONNMARK target. Is it available in the CentOS 4
kernel?
Running on i386:
kernel: 2.6.9-67.0.4.ELsmp
iptables: v1.2.11
# iptables -t mangle -A PREROUTING -j CONNMARK --set-mark 1
iptables: No chain/target/match by that name
I see I do have the CONNMARK lib in /lib/iptables/libipt_CONNMARK.so. Am I
doing something wrong to have access to it?
Thanks,
Eric
2005 Jun 24
6
Is it that difficult?
Hello,
You will find in attachment the layout of my
current physical configuration.
For now, the Cable ISP is not used. Since it
is a dynamic ISP, my mailserver is rejected and
my domain name registers on blacklists like ORDB
and al.
I want it to be used as a default gateway except
for my mail server that would be seen as coming
from my "honest" ADSL ISP.
Here is