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:b...@bananmonarki.se] 
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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to