Re: rsync error using ssh : @ERROR: access denied toserver.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}

2004-01-27 Thread jw schultz
On Tue, Jan 27, 2004 at 09:55:41PM -0500, [EMAIL PROTECTED] wrote: > I've encountered a similar situation, and tracked it down. It seems that > if the shell for your user is set to bash2 versions 2.0 -> 2.05.0, it > causes your IP to appear as 0.0.0.0 . However, this has been fixed in > 2.05b.0,

Re: rsync error using ssh : @ERROR: access denied toserver.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}

2004-01-27 Thread tallen
I've encountered a similar situation, and tracked it down. It seems that if the shell for your user is set to bash2 versions 2.0 -> 2.05.0, it causes your IP to appear as 0.0.0.0 . However, this has been fixed in 2.05b.0, and also works as normal in every other shell I've tested (zsh, csh, bash v

Re: rsync error using ssh : @ERROR: access denied to server.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}

2004-01-27 Thread jw schultz
On Tue, Jan 27, 2004 at 04:31:53PM -0800, AI Connex wrote: > I use rsync to mirror several servers. > > I run RH7.3 > > My rsyncd.conf file is: > > motd file = /etc/rsync.d/rsync.motd > log file = /var/log/rsyncd.log > pid file = /var/run/rsyncd.pid > lock file = /var/run/rsync.lock > hosts allo

rsync error using ssh : @ERROR: access denied to server.domain.com from unknown (0.0.0.0) {Scanned By MailScanner}

2004-01-27 Thread AI Connex
I use rsync to mirror several servers. I run RH7.3 My rsyncd.conf file is: motd file = /etc/rsync.d/rsync.motd log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock hosts allow = 10.1.2.200 10.1.2.201 hosts deny = 0.0.0.0/0.0.0.0 use chroot = yes max conne

FW: SSH Error

2002-01-16 Thread David L Nickel
PROTECTED] Subject: Re: SSH Error Ok, you're talking about ssh, and you're talking about a rsyncd. Except in rare cases, you don't use ssh to access rsyncd. I'm guessing you're doing something like rsync -e ssh remotehost:www localdestinationdirectory (-e ssh isn&#

Re: SSH Error

2002-01-15 Thread tim . conway
on AIM perl -e 'print pack(, 19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970), ".\n" ' "There are some who call me Tim?" "David L Nickel" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 01/15/2002 02:23 PM To: <[EMAIL

SSH Error

2002-01-15 Thread David L Nickel
I created a user on the machine I am attempting to mirror. I when I run rsync with this user I get the following errors "receiving file list ... link_stat www : No such file or directory done client: nothing to do: perhaps you need to specify some filenames or the --recursive option? rsync error