Amanda-Users

IPTables Rules for amanda.

2005-01-07 14:13:50
Subject: IPTables Rules for amanda.
From: "Michael J. Pawlowsky" <mikep AT mikeathome DOT net>
To: "amanda-users AT amanda DOT org" <amanda-users AT amanda DOT org>
Date: Fri, 07 Jan 2005 14:05:19 -0500
I'm trying to back up a remote server.

On both machines (FC3) I am loading the ip_conntrack_amanda module for IPTables.

I have the following in my iptables.

ACCEPT     udp  --  192.168.5.0/24       anywhere            udp dpt:amanda
ACCEPT     tcp  --  192.168.5.0/24       anywhere            tcp dpt:amanda

So port 10080 upd and tcp are open on both machine.

It can calculate the estimate, but the data never dumps.
If I turn off the firewall it works, so I'm guessing I'm just missing some rule?

Can someone tell me which one?

Thanks,
Mike





<Prev in Thread] Current Thread [Next in Thread>