--As of February 26, 2012 8:20:14 AM +0100, Bernt Hansson is alleged to
have said:
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
--As for the rest, it is mine.
This is my strong suspicion as well.
To separate out what the problem is:
'su' to root in the jailed system. Shut down postfix. (`postfix stop`, or
`/etc/rc.d/postfix stop`) Then run `nc -l 25`. This will echo anything
that comes in on port 25 direct to your terminal. Then try telneting to
it. If it works, the problem is postfix. If it doesn't, restart postfix
and ignore it: It's not the problem.
Daniel T. Staal
---------------------------------------------------------------
This email copyright the author. Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes. This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"