Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Feb 2012 11:20:55 -0500
From:      "Bender, Chris" <chris_bender@cellularatsea.com>
To:        "Bernt Hansson" <bah@bananmonarki.se>
Cc:        freebsd-questions@freebsd.org
Subject:   RE: Email issues, relay failure, perhaps Jails is causing it.
Message-ID:  <assp.04046d0d50.863259E16B6C464DAD1E9DD10BB31154059CFD90@wmsexg01.corp.cellularatsea.com>
In-Reply-To: <4F49DD2E.9010406@bananmonarki.se>
References:  <863259E16B6C464DAD1E9DD10BB31154059CFC23@wmsexg01.corp.cellularatsea.com> <4F49DD2E.9010406@bananmonarki.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Does anybody have an idea on how to clear the bruteforCE TABLE ON PFCTL
?
An adaptive fw or pftcl device is blocking some of my email?

Thanks

-----Original Message-----
From: Bernt Hansson [mailto:bah@bananmonarki.se]=20
Sent: Sunday, February 26, 2012 2:20 AM
To: Bender, Chris
Cc: freebsd-questions@freebsd.org
Subject: Re: Email issues, relay failure, perhaps Jails is causing it.

2012-02-26 00:54, Bender, Chris skrev:
> Hi Brent
>
> Yes the system we are calling X, is jailed by another system.
>
> Here is the jailer system:
>
> zs1#  netstat -aptcp | grep smtp
> tcp4       0      0 tools2.smtp            10.156.31.20.45081
> SYN_RCVD
> tcp4       0      0 tools2.smtp            *.*
LISTEN
> tcp4       0      0 rt3.smtp               *.*
LISTEN
> tcp4       0      0 npims.smtp             *.*
LISTEN
> tcp4       0      0 wiki.smtp              *.*
LISTEN
> tcp4       0      0 localhost.smtp         *.*
LISTEN

Here is about jails;

http://www.uk.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html

Have you tried to telnet into the other jailed hostnames and
ip-addresses, like telnet rt3.* 25

What does it say? Can you connect?

There seems to be either a jail problem or a routing problem

You can look at your routing table with netstat -r



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?assp.04046d0d50.863259E16B6C464DAD1E9DD10BB31154059CFD90>