<p dir="ltr">I knew that was the default in 6.1.5, but I haven't installed 7.</p>
<p dir="ltr">I'm going to try your settings out here when I get a chance and see if I can figure it out.</p>
<div class="gmail_quote">On Aug 12, 2015 9:41 PM, "William A. Mahaffey III" <<a href="mailto:wam@hiwaay.net">wam@hiwaay.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 08/12/15 16:29, Branden Harper wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Did you enable inetd via /etc/rc.conf?<br>
<br>
04:21:54 [bharper@harmony.chaosweb.us:/dev/pts/1 +1] ~<br>
$ sudo /etc/rc.d/inetd rcvar<br>
# inetd<br>
$inetd=YES<br>
<br>
<br>
On Wed, Aug 12, 2015 at 3:37 PM, William A. Mahaffey III <<a href="mailto:wam@hiwaay.net" target="_blank">wam@hiwaay.net</a>><br>
wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
.... I am trying to get my Q6600-based server, running FC14-x86_64 (button<br>
it, I am going to upgrade to CentOS6 *soon*) to backup my RPiB+ timeserver<br>
running NetBSD 7.0 beta as follows:<br>
<br>
[root@Q6600:/etc, Wed Aug 12, 03:43 PM] 1178 # rsync -avviiz root@rpitimer::root<br>
/home/rsync/RPiTimer<br>
opening tcp connection to rpitimer port 873<br>
rsync: failed to connect to rpitimer (*inet_ntop failed*): Connection<br>
refused (111)<br>
rsync error: error in socket IO (code 10) at clientserver.c(122)<br>
[Receiver=3.0.8]<br>
[root@Q6600:/etc, Wed Aug 12, 03:43 PM] 1179 # uname -a<br>
Linux Q6600 2.6.35.14-106.fc14.x86_64 #1 SMP Wed Nov 23 13:07:52 UTC 2011<br>
x86_64 x86_64 x86_64 GNU/Linux<br>
[root@Q6600:/etc, Wed Aug 12, 03:43 PM] 1180 # whoami<br>
root<br>
[root@Q6600:/etc, Wed Aug 12, 03:43 PM] 1181 #<br>
<br>
From the RPi:<br>
<br>
rpi # uname -a<br>
NetBSD rpi 7.0_BETA NetBSD 7.0_BETA (RPI.201503272230Z) evbarm<br>
rpi # cat /usr/pkg/etc/rsync/rsyncd.conf<br>
# rsyncd.conf - Example file, see rsyncd.conf(5)<br>
#<br>
<br>
# Set this if you want to stop rsync daemon with rc.d scripts<br>
pid file = /var/run/rsyncd.pid<br>
<br>
# Edit this file before running rsync daemon!!<br>
<br>
[root]<br>
path = /<br>
comment = root fs ....<br>
hosts allow = <a href="http://192.168.0.0/24" rel="noreferrer" target="_blank">192.168.0.0/24</a><br>
<br>
rpi # grep rsync inetd.conf<br>
rsync stream tcp nowait root /usr/pkg/bin/rsync<br>
rsyncd --daemon<br>
rpi #<br>
<br>
Why doesn't this work ? Nothing in the messages or auth.log files on the<br>
RPi, nothing in my messages file on the server .... *Any* clues appreciated<br>
:-/ ....<br>
<br>
<br>
--<br>
<br>
William A. Mahaffey III<br>
<br>
----------------------------------------------------------------------<br>
<br>
"The M1 Garand is without doubt the finest implement of war<br>
ever devised by man."<br>
-- Gen. George S. Patton Jr.<br>
<br>
_______________________________________________<br>
LUNA mailing list<br>
<a href="mailto:LUNA@lunagroup.us" target="_blank">LUNA@lunagroup.us</a><br>
<a href="http://lunagroup.us/mailman/listinfo/luna" rel="noreferrer" target="_blank">http://lunagroup.us/mailman/listinfo/luna</a><br>
<br>
</blockquote>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lunagroup.us/pipermail/luna/attachments/20150812/19e9947b/attachment.html" rel="noreferrer" target="_blank">http://lunagroup.us/pipermail/luna/attachments/20150812/19e9947b/attachment.html</a>><br>
_______________________________________________<br>
LUNA mailing list<br>
<a href="mailto:LUNA@lunagroup.us" target="_blank">LUNA@lunagroup.us</a><br>
<a href="http://lunagroup.us/mailman/listinfo/luna" rel="noreferrer" target="_blank">http://lunagroup.us/mailman/listinfo/luna</a><br>
<br>
</blockquote>
<br>
Yep (actually, enabled by default, was running):<br>
<br>
rpi # grep inetd rc.conf<br>
rpi # grep inetd defaults/rc.conf<br>
# inetd is used to start the IP-based services enabled in /etc/inetd.conf<br>
inetd=YES inetd_flags="-l" # -l logs libwrap<br>
rpi #<br>
<br>
-- <br>
<br>
William A. Mahaffey III<br>
<br>
----------------------------------------------------------------------<br>
<br>
"The M1 Garand is without doubt the finest implement of war<br>
ever devised by man."<br>
-- Gen. George S. Patton Jr.<br>
<br>
_______________________________________________<br>
LUNA mailing list<br>
<a href="mailto:LUNA@lunagroup.us" target="_blank">LUNA@lunagroup.us</a><br>
<a href="http://lunagroup.us/mailman/listinfo/luna" rel="noreferrer" target="_blank">http://lunagroup.us/mailman/listinfo/luna</a><br>
</blockquote></div>