On Tue, Feb 08, 2005 at 10:00:39AM -0500, Don Carlton enlightened us:
> It looks like it might be a firewall issue on the server? Does anyone know
> what the minimum "server rules" and "client rules" would be in
> iptables/ipchains?
>

I use the following:

Server:
allow udp 10080 and tcp 10082,10083 from subnet
ip_conntrack_amanda

Client
allow udp 10080 from server
ip_conntrack_amanda

You can do things withouth ip_conntrack_amanda by compiling with
--with-tcpportrange and --with-udp-portrange, then opening those holes, but
that is more work :-)

Hope that helps,
Matt

-- 
Matt Hyclak
Department of Mathematics 
Department of Social Work
Ohio University
(740) 593-1263

Attachment: pgpw8H8GnefPL.pgp
Description: PGP signature

Reply via email to