Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 2008 12:50:17 -0500
From:      John Almberg <jalmberg@identry.com>
To:        freebsd-questions@freebsd.org
Subject:   rsync throwing odd error
Message-ID:  <D1B28BB7-CCA0-4028-93A2-1E1B027E2390@identry.com>

next in thread | raw e-mail | index | archive | help
This is the week for strange problems...

I use rsync to copy tinydns data files to backup name servers. This  
has been working for about a year with no problem. Suddenly, I am  
getting odd errors:

/usr/local/bin/rsync -az -e 'ssh ' data.cdb admin@qu.example.com:/usr/ 
local/etc/tinydns/root/data.cdb
channel 1: open failed: administratively prohibited: open failed

The rsync does work. That is, the file is copied over. So this is  
actually a warning, I guess.

On the other server, the one the file is being copied TO, the  
following is printed in /var/log/auth.log

Nov 21 12:43:38 qu sshd[4604]: Address 67.111.0.194 maps to  
on.example.com, but this does not map back to the address - POSSIBLE  
BREAK-IN ATTEMPT!
Nov 21 12:43:38 qu sshd[4604]: Accepted publickey for root from  
67.111.0.194 port 55777 ssh2

I'm guessing this is some sort of DNS mis-match, but I don't quite  
grasp what the problem could be.

Again, this did work without error or warning until recently.  
Something has changed, but not the DNS records.

I'm stumped. Any ideas much appreciated. (I have changed the  
addresses in the examples above to protect the innocent (me!)

-- John




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D1B28BB7-CCA0-4028-93A2-1E1B027E2390>