Displaying 1 result from an estimated 1 matches for "findsrv".
Did you mean:
find_srv
2002 Sep 22
2
[patch] SLP support (+ question)
...www.openslp.org). This allows you to automagically
discover all the rsync servers on your network (which is defined in terms of
your SLP configuration - typically equal to multicast scope, but you can
change it around with Directory agents).
Here is an example:
bradh@squirt rsync-2.5.5 $ slptool findsrvs service:rsync
service:rsync://192.168.0.22:873:/,65535
service:rsync://192.168.0.22:873:,65535
service:rsync://squirt.cuneata.net.(none):873:,65535
service:rsync://squirt.cuneata.net:873:,65535
[OK, so these are really all the same server, but there is no reason why a
real network wouldn't h...