Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Nov 2010 12:46:48 -0500
From:      Michael Scheidell <michael.scheidell@secnap.com>
To:        Andrei Kolu <antik@bsd.ee>
Cc:        freebsd-jail@freebsd.org
Subject:   Re: loopback in jail
Message-ID:  <4CDADA88.5000706@secnap.com>
In-Reply-To: <AANLkTinVQ8=9O9Vm4rH_OpQhsX3YotTtGZM=nV-em_EX@mail.gmail.com>
References:  <AANLkTinVQ8=9O9Vm4rH_OpQhsX3YotTtGZM=nV-em_EX@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
for amavisd-new, right?


On 11/10/10 12:16 PM, Andrei Kolu wrote:
> Hi,
>
> I have problem with binding port to localhost inside of jail (ezjail).
>
can only have one '127.0.0.1'.  even with vnet, I am sure.


/usr/local/etc/amavisd.conf:$inet_socket_port = 10024;
should be fine.
however, you also need this:

@inet_acl = ( qw [ 0.0.0.0/0 ] );

plus a lot of things.  We have a commercial hosted email security 
product with multiple dozens of amavisd based VPS's and it took a while 
to get it to work.
try the amavisd users group as well.

-- 
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
ISN: 1259*1300
 >*| *SECNAP Network Security Corporation

    * Certified SNORT Integrator
    * 2008-9 Hot Company Award Winner, World Executive Alliance
    * Five-Star Partner Program 2009, VARBusiness
    * Best in Email Security,2010: Network Products Guide
    * King of Spam Filters, SC Magazine 2008


______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). 
For Information please see http://www.secnap.com/products/spammertrap/
______________________________________________________________________  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CDADA88.5000706>