search for: xt_string

Displaying 7 results from an estimated 7 matches for "xt_string".

Did you mean: ext_string
2011 Aug 31
9
Centos VPS Kernel 2.6.35.4 & 'string-less' IP tables
...er (C 5.6) iptables -A XXXX -p tcp -m string --algo bm --string 'login' -j DROP is accepted. uname -a = 2.6.18-274.el5 #1 lsmod | grep ipt = ipt_LOG 39617 1 iptable_filter 36161 1 ip_tables 55457 1 iptable_filter x_tables 50505 6 xt_string,xt_state,ipt_LOG,xt_tcpudp,ip_tables,ip6_tables ------------------------------------------------ Appreciate suggestions on how to get kernel 2.6.35.4 to install the whole IP tables package, especially the STRING and RECENT options (in -m). Thank you. Paul.
2019 Dec 11
4
[Bug 1390] New: iptables -m string not working with --algo bm and OUTPUT chain under 5.3.x
...16384 1 nf_nat 40960 2 iptable_nat,xt_MASQUERADE iptable_filter 16384 1 ipt_REJECT 16384 0 nf_reject_ipv4 16384 1 ipt_REJECT ip_tables 32768 2 iptable_filter,iptable_nat x_tables 40960 9 xt_conntrack,iptable_filter,xt_LOG,xt_string,xt_tcpudp,xt_addrtype,ipt_REJECT,ip_tables,xt_MASQUERADE + echo POST + nc -w10 example.com 80 HTTP/1.0 501 Not Implemented Content-Type: text/html Content-Length: 357 Connection: close Date: Wed, 11 Dec 2019 12:43:33 GMT Server: ECSF (nyb/1D24) <?xml version="1.0" encoding="iso-8...
2011 Apr 07
8
[Bug 714] New: Kernel panics in same_src()
...cgi?id=353) Kernel config Overview: NATing router server. 2x Intel Xeon X7550, 2x i82599 network adapters. Linux nat9 2.6.32.32 #1 SMP Fri Mar 25 12:32:45 MSK 2011 x86_64 GNU/Linux .config file attached Modules Loaded binfmt_misc ipt_NETFLOW ts_kmp xt_length ipt_REJECT xt_comment xt_state xt_string iptable_filter iptable_nat ip_tables x_tables ext2 nf_nat_pptp nf_conntrack_pptp nf_conntrack_proto_gre nf_nat_proto_gre nf_nat_sip nf_conntrack_sip nf_nat_ftp nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack_ftp nf_conntrack ipmi_devintf ipmi_si ipmi_msghandler loop tpm_tis pcspkr i2c_i801 evd...
2011 Feb 16
2
RE: [PATCH V2 0/3] drivers/staging: zcache: dynamic page cache/swap compression
...nf_conntrack_ipv4 nf_defrag_ipv4 > nf_conntrack_ftp > >>>> iptable_filter ipt_addrtype xt_DSCP xt_dscp xt_iprange ip_tables > >>>> ip6table_filter xt_NFQUEUE xt_owner xt_hashlimit xt_conntrack > xt_mark > >>>> xt_multiport xt_connmark nf_conntrack xt_string ip6_tables > x_tables > >>>> it87 hwmon_vid coretemp snd_seq_dummy snd_seq_oss > snd_seq_midi_event > >>>> snd_seq snd_seq_device snd_pcm_oss snd_mixer_oss > snd_hda_codec_hdmi > >>>> snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep &...
2020 Oct 09
1
[PATCH] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
...000000000000 R09: 0000000000000007 Oct 09 14:17:46 lp-sasha kernel: R10: 000000000000000f R11: 0000000000000246 R12: 00007fd01a19f95d Oct 09 14:17:46 lp-sasha kernel: R13: 0000000000000000 R14: 0000563f6e7fbc10 R15: 0000563f6e7fd530 Oct 09 14:17:46 lp-sasha kernel: Modules linked in: nouveau(+) ttm xt_string xt_mark xt_LOG vgem v4l2_dv_timings uvcvideo ulpi udf ts_kmp ts_fsm ts_bm snd_aloop sil164 qat_dh895xccvf nf_nat_sip nf_nat_irc nf_nat_ftp nf_nat nf_log_ipv6 nf_log_ipv4 nf_log_common ltc2990 lcd intel_qat input_leds i2c_mux gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_com...
2020 Oct 13
1
[PATCH v2] drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
...000000000000 R09: 0000000000000007 Oct 09 14:17:46 lp-sasha kernel: R10: 000000000000000f R11: 0000000000000246 R12: 00007fd01a19f95d Oct 09 14:17:46 lp-sasha kernel: R13: 0000000000000000 R14: 0000563f6e7fbc10 R15: 0000563f6e7fd530 Oct 09 14:17:46 lp-sasha kernel: Modules linked in: nouveau(+) ttm xt_string xt_mark xt_LOG vgem v4l2_dv_timings uvcvideo ulpi udf ts_kmp ts_fsm ts_bm snd_aloop sil164 qat_dh895xccvf nf_nat_sip nf_nat_irc nf_nat_ftp nf_nat nf_log_ipv6 nf_log_ipv4 nf_log_common ltc2990 lcd intel_qat input_leds i2c_mux gspca_main videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_com...
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500, Andi Kleen <andi@firstfloor.org> wrote: > On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote: > > On 11/07/2010 08:45 PM, Andi Kleen wrote: > > >> I read about barrier-problems and data getting to the partition when > > >> using dm-crypt and several layers so I don''t know if that could be > >