Displaying 11 results from an estimated 11 matches for "ipt_unclean".
2002 Nov 09
1
modprobe: Can''t locate module ipt_unclean
...ing Gentoo 1.4, with the 2.4.19 vanilla kernel, and merged
shorewall-1.3.9b. I have dropunclean set on eth0 in
/etc/shorewall/interfaces. I double checked that I compiled "Unclean
match support (EXPERIMENTAL)" into the kernel, but I still get
"modprobe: Can''t locate module ipt_unclean" logged when I run
''shorewall status''. Does it really need to be compiled as a module,
or is something else awry?
Thanks,
Ian
PS, I''m not currently subscribed, so although I''ll check the archives,
a CC to me would be most appreciated.
.
2002 Mar 01
3
iptables 1.2.5 and shorewall 1.2.8?
...fix-ipv6
submitted/ipchains-redirect-fix
submitted/ip_nat_irc-srcaddr-fix
submitted/ipt_LOG
submitted/ipt_mac-fix
submitted/ipt_MIRROR-ttl
submitted/ipt_REJECT-checkentry
submitted/ipt_unclean-ecn
submitted/module-license
submitted/netlink-tcpdiag
submitted/sackperm
submitted/skb_clone_copy
submitted/tcp-MSS
submitted/TOS-oops-fix
Testing... mangle5hooks.patch ALREADY APPLIED (0 rejects...
2004 Oct 30
4
modules ipt_conntrack ipt_pkttype not found
...640 0 (unused)
ipt_tos 480 0 (unused)
ipt_tcpmss 928 0 (unused)
ipt_multiport 640 0
ipt_mark 480 0 (unused)
ipt_mac 672 0 (unused)
ipt_state 608 30
ipt_limit 960 0 (unused)
ipt_unclean 6784 0 (unused)
iptable_filter 1728 1
ipt_length 512 0 (unused)
ipt_TOS 1024 12
ipt_TCPMSS 2368 0 (unused)
ipt_REJECT 2784 4
ipt_REDIRECT 736 0 (unused)
ipt_MASQUERADE 1216 0 (unuse...
2002 May 27
4
htb3 with imq
...pt_pkttype.o ipt_TOS.o
ip_nat_irc.o ipt_ipv4options.o ipt_pool.o ipt_ttl.o
ip_nat_snmp_basic.o ipt_length.o ipt_POOL.o ipt_TTL.o
ip_pool.o ipt_limit.o ipt_psd.o ipt_ULOG.o
ip_queue.o ipt_LOG.o ipt_realm.o ipt_unclean.o
iptable_filter.o ipt_mac.o ipt_recent.o
iptable_mangle.o ipt_mark.o ipt_record_rpc.o
[root@cab1 root]#
[root@cab1 root]# tc -V
tc utility, iproute2-ss010824
[root@cab1 root]#
[root@cab1 root]# iptables -V
iptables v1.2.7-20020423
[root@cab1 root]#
thanking u in adv...
2003 Feb 14
0
[Bug 50] New: Kernel panic with netfilter
...0x18,0x14(%eax)
Code; c0474fd5 <init+15/80>
c: a1 38 01 45 c0 mov 0xc0450138,%eax
Code; c0474fda <init+1a/80>
11: ff 40 10 incl 0x10(%eax)
fuzzy.patch ALREADY APPLIED (0 rejects out of 2 hunks).
iplimit.patch NOT APPLIED ( 2 missing files)
ipt_unclean-ubit.patch NOT APPLIED (1 rejects out of 1 hunks)
ipv4options.patch NOT APPLIED ( 2 missing files)
IPV4OPTSSTRIP.patch NOT APPLIED ( 1 missing files)
mport.patch ALREADY APPLIED (0 rejects out of 2 hunks).
NETLINK.patch NOT APPLIED ( 2 missing files)
NETMAP.patch NOT APPLIED ( 1 missing files)
nth....
2003 Mar 20
6
[Bug 68] Kernel panic
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=68
------- Additional Comments From laforge@netfilter.org 2003-03-20 10:55 -------
This looks strange.
The BUG in slab.c tells us that there is a GFP_ATOMIC missing. This means that
we are allocating kernel memory from softirq context with only GFP_KERNEL.
If I understand your backtrace correctly, what happens is:
- you are
2003 Apr 15
8
repost (passive FTP server in DMZ and shorewall 1.4.2)
I apologize for the first message. :)
---------------------------------------
I have an FTP server running in the DMZ section of my home network. It uses port 23000 for connection and ports 19990 to 19994 for data transfer.
I have setup the following rule for outside people to connect to it:
DNAT net dmz:192.168.2.2 tcp 23000
I''m at work right now and I can''t use
2003 Jan 10
7
System Boot problem...
...ded
afther the boot ....
[root@firewall log]# lsmod
Module Size Used by Not tainted
autofs 13348 0 (autoclean) (unused)
ipt_TOS 1688 12 (autoclean)
ipt_MASQUERADE 2232 1 (autoclean)
ipt_REDIRECT 1400 1 (autoclean)
ipt_unclean 7736 2 (autoclean)
ipt_LOG 4184 8 (autoclean)
ipt_REJECT 3736 4 (autoclean)
ipt_TCPMSS 3064 1 (autoclean)
ipt_state 1080 55 (autoclean)
iptable_mangle 2808 1 (autoclean)
iptable_nat 19992 1 (...
2004 Mar 24
3
IP Masquerade issues
...y hits per sec/min/hr
#
# ipt_multiport - this match allows for targets within a range
# of port numbers vs. listing each port individually
#
# ipt_state - this match allows to catch packets with various
# IP and TCP flags set/unset
#
# ipt_unclean - this match allows to catch packets that have invalid
# IP/TCP flags set
#
# iptable_filter - this module allows for packets to be DROPped,
# REJECTed, or LOGged. This module automatically
# loads the following modules:
#
# ...
2006 Mar 14
1
iptables+iproute problem
...to many hits per sec/min/hr
#
# ipt_multiport - this match allows for targets within a range
# of port numbers vs. listing each port individually
#
# ipt_state - this match allows to catch packets with various
# IP and TCP flags set/unset
#
# ipt_unclean - this match allows to catch packets that have invalid
# IP/TCP flags set
#
# iptable_filter - this module allows for packets to be DROPped,
# REJECTed, or LOGged. This module automatically
# loads the following modules:
#
#...
2003 Mar 23
12
Shorewall 1.4.1
This is a minor release of Shorewall.
WARNING: This release introduces incompatibilities with prior releases.
See http://www.shorewall.net/upgrade_issues.htm.
Changes are:
a) There is now a new NONE policy specifiable in
/etc/shorewall/policy. This policy will cause Shorewall to assume that
there will never be any traffic between the source and destination
zones.
b) Shorewall no longer