IP not logged in log file

Bill Moseley moseley at hank.org
Fri May 28 16:05:42 GMT 2004


I just setup rsync on Solaris 2.6 and my log file shows:

2004/05/28 07:54:03 [20996] rsync allowed access on module foo from 0.0.0.0 (0.0.0.0)

instead of the actual connecting IP address.  Is this a config issue?

I don't know if this is related but when building:

socket.c: In function `try_bind_local':
socket.c:139: warning: implicit declaration of function `getaddrinfo'
socket.c:148: warning: implicit declaration of function `freeaddrinfo'
clientname.c: In function `client_addr':
clientname.c:71: warning: implicit declaration of function `getnameinfo'
clientname.c: In function `client_name':
clientname.c:126: warning: implicit declaration of function `getaddrinfo'
clientname.c:144: warning: implicit declaration of function `freeaddrinfo'
access.c: In function `match_address':
access.c:102: warning: implicit declaration of function `getaddrinfo'
access.c:113: warning: implicit declaration of function `freeaddrinfo'
access.c:162: warning: implicit declaration of function `inet_pton'
lib/getaddrinfo.c: In function `str_isnumber':
lib/getaddrinfo.c:206: warning: subscript has type `char'
lib/getaddrinfo.c: In function `getaddrinfo':
lib/getaddrinfo.c:397: warning: implicit declaration of function `inet_pton'
lib/getnameinfo.c: In function `getnameinfo':
lib/getnameinfo.c:115: warning: comparison between signed and unsigned
lib/getnameinfo.c:157: warning: implicit declaration of function `inet_ntop'






-- 
Bill Moseley
moseley at hank.org



More information about the rsync mailing list