Displaying 8 results from an estimated 8 matches for "ipt_connmark".
2005 Dec 04
0
a bug ?
.... But when I enter
"iptables -t mangle -A PREROUTING -m mark --mark 2 -j CONNMARK --save-mark"
into my system , it show me message :
"iptables: No chain/target/match by that name" .
When I enter "ls /lib/modules/2.6.9-11.EL/kernel/net/ipv4/netfilter/" , it have not ipt_connmark.ko(or ipt_CONNMARK.ko).
Is it a bug ?
????http://mail.hb165.com ,???m?1165?????????200M????????????????????????M100?1165????2?/???????500??????1G?3G?????????????
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachment...
2007 Aug 04
3
CONNMARK and CentOS4
...2.6.22.1/kernel/net/netfilter
xt_connmark.ko
xt_CONNMARK.ko
Which yields the following gems:
>modinfo xt_CONNMARK.ko
filename: xt_CONNMARK.ko
author: Henrik Nordstrom <snipped his e-mail>
description: IP tables CONNMARK matching module
license: GPL
alias: ipt_CONNMARK
vermagic: 2.6.22.1 SMP mod_unload PENTIUM4 4KSTACKS
depends: x_tables,nf_conntrack
>modinfo xt_connmark.ko
filename: xt_connmark.ko
author: Henrik Nordstrom <snipped his e-mail>
description: IP tables connmark match module
license: GPL
alias:...
2006 Apr 16
2
e2fsck dies with signal 11
...otection fault: e7a8 [#3]
Modules linked in: i915 drm snd_seq_dummy snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd_page_alloc snd soundcore lp parport_pc ppdev parport ipt_REJECT ipt_LOG ipt_state ipt_pkttype ipt_set ipt_CONNMARK ipt_MARK ipt_ROUTE ipt_connmark ipt_owner ipt_recent ipt_iprange ipt_physdev ipt_multiport ipt_conntrack iptable_mangle ip_set_portmap ip_set_macipmap ip_set_ipmap ip_set_iphash ip_set ip_nat_irc ip_nat_tftp ip_nat_ftp iptable_nat ip_conntrack_irc ip_conntrack_tftp ip_conntrack_ftp ip_conntrack ipt...
2004 Nov 24
8
tc and iptables trouble
...1864 -
ipt_MARK 1512 -
cls_fw 3208 -
iptable_mangle 1832 -
ppp_async 7816 -
crc_ccitt 1512 -
ip_gre 8672 -
sch_esfq 4936 -
sch_netem 4808 -
ipt_connlimit 2248 -
ipt_connmark 1160 -
sch_gred 5704 -
sch_red 3368 -
sch_hfsc 16360 -
sch_cbq 13864 -
sch_prio 3528 -
sch_tbf 4168 -
iptable_nat 20264 -
ip_conntrack 37076 -
ip_tables 1...
2005 Dec 24
1
need kernel 2.6.10 on Centos 4.2 switch to Fedora or compile kernel from source ?
Currently I have 2.6.9-22.0.1.EL but i need 2.6.10 or higher, since:
1. I need ipt_CONNMARK
2. The servers are throwing kernel panicks on 2.6.9 and they worked
fine when they were running fedora core 3 with the kernel 2.6.10-1.760
So my question is:
Do i switch the servers back to fedora. Or do I compile the kernel
from source. Or is there a 3rd way out.
Merry christmas and happy holida...
2005 Dec 08
3
trouble with shorewall on Mandriva 2006 (2nd)
...eth0 metric 10
ARP
? (68.57.216.1) at 00:01:5C:22:92:42 [ether] on eth0
? (192.168.1.2) at 00:11:95:07:7A:F9 [ether] on eth1
Modules
ipt_MASQUERADE 2816 1
ipt_REJECT 4256 4
ipt_LOG 6272 13
ipt_state 1312 13
ipt_pkttype 1184 4
ipt_CONNMARK 1696 0
ipt_MARK 1984 0
ipt_ROUTE 4260 0
ipt_connmark 1216 0
ipt_owner 2432 0
ipt_recent 9292 0
ipt_iprange 1312 0
ipt_physdev 1744 0
ipt_multiport 2112 0
ipt_conntrack...
2005 May 29
17
Plans for 2.4.0
Hi folks,
Has anyone tested the changes to multiple ISPs/load balancing or
routestopped in 2.4.0-RC1 yet? We need to talk about what criteria we
will use for determining whether 2.4.0 is ready for release.
I''ve started configuring a firewall at work with the multiple ISPs
support, but its kernel doesn''t have connection marking support, so it''s
going to be a couple of
2005 May 31
11
More Tests for 2.4.0-RC2 - strange behaviour
...es
++ loadmodule ip_tables
++ local modulename=ip_tables
++ local modulefile
++ local suffix
++ moduleloader=modprobe
++ qt which modprobe
++ which modprobe
+++ lsmod
+++ grep ip_tables
++ ''['' -z ''ip_tables 23936 19 ipt_ROUTE,ipt_MASQUERADE,ipt_MARK,ipt_mark,ipt_CONNMARK,ipt_connmark,ipt_owner,ipt_recent,ipt_iprange,ipt_physdev,ipt_multiport,ipt_REJECT,ipt_conntrack,ipt_pkttype,ipt_LOG,ipt_state,iptable_mangle,iptable_nat,iptable_filter'' '']''
++ loadmodule iptable_filter
++ local modulename=iptable_filter
++ local modulefile
++ local suffi...