Displaying 20 results from an estimated 20000 matches similar to: "Questoin on iptables"
2006 Oct 25
11
spam control
Gents,
I have added the following to /etc/mail/sendmail.mc and rebuilt it
trying to control spam. I still get about 25 spam messages a day.
Is there something else that can help control spam?
Thanks
jerry
---------------------------
dnl #
dnl # dnsbl - DNS based Blackhole List/Black List/Rejection list
dnl # See http://www.sendmail.org/m4/features.html#dnsbl
dnl #
FEATURE(`dnsbl',
2019 May 27
0
[ANNOUNCE] iptables 1.8.3 release
Hi!
The Netfilter project proudly presents:
iptables 1.8.3
iptables is the userspace command line program used to configure the
Linux 2.4.x and later packet filtering ruleset. It is targeted towards
system administrators.
See ChangeLog that comes attached to this email for more details.
You can download it from:
http://www.netfilter.org/projects/iptables/downloads.html
2011 Jul 29
2
[Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
http://bugzilla.netfilter.org/show_bug.cgi?id=732
Summary: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
Product: netfilter/iptables
Version: linux-2.6.x
Platform: x86_64
OS/Version: RedHat Linux
Status: NEW
Severity: critical
Priority: P1
Component: ip_tables (kernel)
AssignedTo:
2017 Jan 27
0
[ANNOUNCE] iptables 1.6.1 release
Hi!
The Netfilter project proudly presents:
iptables 1.6.1
iptables is the userspace command line program used to configure the
Linux 2.4.x and later packet filtering ruleset. It is targeted towards
system administrators.
This update contains accumulated bugfixes, several new extensions and
lots of translations via iptables-translate to ease migration to
nftables.
See ChangeLog that comes
2015 Dec 18
0
[ANNOUNCE] iptables 1.6.0 release
Hi!
The Netfilter project proudly presents:
iptables 1.6.0
This release includes accumulated fixes and enhancements for the
following matches:
* ah
* connlabel
* cgroup
* devgroup
* dst
* icmp6
* ipcomp
* ipv6header
* quota
* set
* socket
* string
and targets:
* CT
* REJECT
* SET
* SNAT
* SNPT,DNPT
* SYNPROXY
* TEE
We also got rid of the very very old MIRROR and SAME targets and the
2008 Mar 29
1
[LLVMdev] Noob questoin on ExecutionEngine::create
Hello!
I'm using llvm v2.1 on FC8. I'm having some trouble with the tutorial on
adding JIT.
I'm just trying to compile the following code:
using namespace llvm;
static ExecutionEngine *TheExecutionEngine;
static Module *TheModule;
int main(){
TheModule = new Module("my cool jit");
TheExecutionEngine = ExecutionEngine::create(TheModule);
}
I'm using the following
2011 Jun 07
4
[Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
http://bugzilla.netfilter.org/show_bug.cgi?id=720
Summary: iptables no longer compiles for Linux 2.4 because it
uses linux/magic.h
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P3
Component: iptables
AssignedTo:
2018 Feb 02
0
[ANNOUNCE] iptables 1.6.2 release
Hi!
The Netfilter project proudly presents:
iptables 1.6.2
iptables is the userspace command line program used to configure the
Linux 2.4.x and later packet filtering ruleset. It is targeted towards
system administrators.
This update contains accumulated bugfixes, a few new extensions and
lots of translations via iptables-translate to ease migration to
nftables.
See ChangeLog that comes
2023 Dec 18
4
[Bug 1728] New: Regression: iptables lock is now waited for without --wait
https://bugzilla.netfilter.org/show_bug.cgi?id=1728
Bug ID: 1728
Summary: Regression: iptables lock is now waited for without
--wait
Product: iptables
Version: 1.8.x
Hardware: x86_64
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: unknown
2017 Mar 17
2
[Bug 1131] New: iptables-restore crashes on some fuzzed input
https://bugzilla.netfilter.org/show_bug.cgi?id=1131
Bug ID: 1131
Summary: iptables-restore crashes on some fuzzed input
Product: iptables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables-restore
Assignee:
2008 Dec 05
6
xtables-addons+iptables-1.4.1+
Hi all,
We are trying to upgrade to iptables 1.4.1+
however the ipp2p module now it is included in the xtables-addons modules.
In the xtables-addons modules the commad line for ipp2p is changed
and the
-m ipp2p --ipp2p
option is not supported anymore ....
instead the maintainer requires that we use -m ipp2p --bit ... -m ipp2p
--kaza for each different P2P protocol.
as a result shorewall does
2010 Jun 04
5
help with sendmail closing relay
I have centos 4.8 i686. It has stock sendmail. see file below.
I am getting reports that it is an open relay. I have searched all
around and
it seems like it should be closed. I have dnl for
accept_unresolvable_domains.
What can I do to close my sendmail.
Thanks,
Jerry
My sendmail.mc is as follows:
---------------------------------
divert(-1)dnl
dnl #
dnl # This is the sendmail macro config
2010 Feb 08
7
slowness in sendmail - 60 second timeout
I am sending an email from my machine devcentos5x64.
the transcript below (hangs for 60 seconds) at the line:
MAIL From:<root at devcentos5x64.msgnet.com> SIZE=56
AUTH=root at devcentos5x64.msgnet.com
The email succeeds - but I am trying to figure out the 60 second delay.
Neither email server is busy. Nothing is waiting.
the DNS on both machines point to the same nameserver. The DNS
2010 Apr 15
5
Apparent BIND problem doing RBL lookups for Postfix
My apologies if I'm posting the wrong place, or am asking a common
question. All my looking so far hasn't turned up anything very useful
in knowing what to look at, or what to modify.
---
CentOS 5, running BIND 9.3.6
i386
Hardware:
P4, 2.8Ghz, 1G memory
Sata drives - non mirrored etc.
Load is light, usually under 0.1
--
This box is running Postfix as our mail server. BIND (9.3.6)
2019 Jul 04
4
[Bug 1348] New: v1.8.2 iptables-nft-restore incorrectly handles multiple replace commands
https://bugzilla.netfilter.org/show_bug.cgi?id=1348
Bug ID: 1348
Summary: v1.8.2 iptables-nft-restore incorrectly handles
multiple replace commands
Product: iptables
Version: unspecified
Hardware: x86_64
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2013 Mar 22
2
Problems with 'iptables'
Hello!
Sorry if this question is already asked, but I not finding answer for it...
I have server with CentOS 6.4, later it will be router for home network.
When I tried tune iptables I have error:
[root at gateway sysconfig]# iptables -t NAT -A POSTROUTING -o eth0 -j
MASQUERADE
iptables v1.4.7: can't initialize iptables table `NAT': Table does not
exist (do you need to insmod?)
2011 Jul 18
2
Spamhaus with Zimbra Mail on CentOS
I realize this is slightly off topic, but I've noticed recently that I've been unable to preform RBL lookups using the the zen and sbl spamhaus RBL lists. Currently using Zimbra Collaboration Suite using CentOS 5 I'm seeing logs showing the following output.
[root at phantom ~]# cat /var/log/zimbra.log | grep spamhaus
Jul 18 13:07:12 phantom postfix/smtpd[27001]: warning:
2011 May 26
1
[ANNOUNCE]: Release of iptables-1.4.11
The netfilter coreteam presents:
iptables version 1.4.10
the iptables release for the 2.6.39 kernels. Due to some mistakes
on my side we didn't have a release for longer than expected, so
this contains a rather large number of changes.
Changes include:
- various bugfixes, cleanups and documentation updates
- a new "guided option parser" from Jan, replacing a lot of the
2005 Dec 19
7
Compaq V2000 laptop no USB recognized
To continue here with problems on this compaq v2000
laptop, I put kernel source on a USB disk and plugged it
into the v2000. NOTHING IS recognized.
I tried to manually mount the disk and nothing either...
I thought USB was well established....
I thought trying to recompile the kernel for realtek support
might get my networking going...
I am stuck???
Jerry
-------------- next part
2017 May 29
8
[Bug 1152] New: iptables-xml crashed on -D rules
https://bugzilla.netfilter.org/show_bug.cgi?id=1152
Bug ID: 1152
Summary: iptables-xml crashed on -D rules
Product: iptables
Version: 1.4.x
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: unknown
Assignee: netfilter-buglog at lists.netfilter.org