Date: Mon, 27 Feb 2012 11:12:26 -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.04044bb2e6.863259E16B6C464DAD1E9DD10BB31154059CFD8A@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
Hello Can anybody assist me with pfctl on freebsd? I have pfctl running as adaptive. It is blocking some smtp mail.=20 I am uncertain about flushing the states or machining some of the=20 TIMEWAITING constraints go away. Which is really blocking my email. Can anyone assist? 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.04044bb2e6.863259E16B6C464DAD1E9DD10BB31154059CFD8A>