Manuel Ostendorf wrote:
> Hi Bruno,
> 
> I tried with nmap. Right, bacula-fd is not there, that means is closed.
> I have been tried with "iptables -A INPUT -j ACCEPT -p tcp -dport:9102",
> but it is not working. Is that wrong?
> 

its just not all you need
you have to set rules for incoming and outgoing connections on both
firewalls
its quite simple when you know what are you doing.
briefly:
- you need to allow connection from dir on remote machine with fd to
port 9102

guess/hope you dont have rules about outgoing connection then

- you need to allow connection from fd on dir/sd machine to port 9101
(dir) and to 9103 (sd)

like i said till you dont rule anyhow outgoing connection that will do
the job

last thing - of course if both servers are in public net (public IPs)


> Manuel
> 
> On 9/20/07, *Bruno Friedmann* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Hi Manuel
> 
>     simply try (if you have ) the nmap command
> 
>     nmap -v "ip or name of bacula-fd's machine" this should show you at
>     least the bacula-fd daemon listen port open
>     if not working : aka no ping you could use -P0 flag.
>     and if no result are shown, this would indicate that some firewall
>     rules block your bacula traffic.
> 
>     Hope this help you a bit ...
> 
>     Manuel Ostendorf wrote:
>     > Hello,
>     >
>     >
>     > I want to backup the datas from the remote machine. The bacula is
>     on lokal
>     > machine fine, but the bacula server tried to connect bacula-fd on
>     remote
>     > machine and the connection is failed.
>     >
>     > error message:
>     > 20-Sep 13:39 HomeLinux-dir: -Console-.2007-09-20_13.35.38 Fatal error:
>     > bsock.c:129 Unable to connect to File daemon on ponte-net.de:9102
>     <http://ponte-net.de:9102>. ERR=Die
>     > Wartezeit für die Verbindung ist abgelaufen
>     >
>     > local-machine:
>     > HomeLinux:/etc/bacula # netstat -l | grep bacula
>     > tcp        0      0
>     *:bacula-dir            *:*                     LISTEN
>     > tcp        0      0 *:bacula-fd            
>     *:*                     LISTEN
>     > tcp        0      0 *:bacula-sd            
>     *:*                     LISTEN
>     >
>     > remote-machine:
>     > ponte-net:/home/argonist # netstat -l | grep bacula
>     > tcp        0      0 *:bacula-fd            
>     *:*                     LISTEN
>     >
>     > I habe been checked between bacula-dir.conf and bacula-fd.conf.
>     It's fine.
>     > I think it is maybe a problem on firewall and don't know well about
>     > firewall.
>     >
>     > Manuel
>     >
>     >
>     >
>     ------------------------------------------------------------------------
>     >
>     >
>     -------------------------------------------------------------------------
>     > This SF.net email is sponsored by: Microsoft
>     > Defy all challenges. Microsoft(R) Visual Studio 2005.
>     > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
>     >
>     >
>     >
>     ------------------------------------------------------------------------
> 
>     >
>     > _______________________________________________
>     > Bacula-users mailing list
>     > Bacula-users@lists.sourceforge.net
>     <mailto:Bacula-users@lists.sourceforge.net>
>     > https://lists.sourceforge.net/lists/listinfo/bacula-users
> 
> 
>     --
> 
>          Bruno Friedmann  [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
>     Ioda-Net Sàrl   - www.ioda-net.ch <http://www.ioda-net.ch>
>       2830 Vellerat - Switzerland
> 
>       Tél : ++41 32 435 7171
>       Fax : ++41 32 435 7172
>       gsm : ++41 78 802 6760
> 
>     C'est Facile et Cool d'Évoluer en ligne : www.cfcel.com
>     <http://www.cfcel.com>
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


-- 
bEsT rEgArDs            |       "Confidence is what you have before you
tomasz dereszynski      |       understand the problem." -- Woody Allen
TD840-RIPE              |

Spes confisa Deo numquam confusa recedit

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to