Hi,

After installing slpd and starting it according to the instructions
given in http://www.openslp.org, I wanted to check if slpd working. I
gave the command

slptool findsrvs service:service-agent

But there was no output. The documentation given at www.openslp.org
states that if there's no output, the installation may not have
happened properly. However the command:

slptool unicastfindsrvs 127.0.0.1 service:service-agent does return
the expected output:

service:service-agent://127.0.0.1,65535

The same behavior is observed when I change the /etc/slp.reg by adding
the following lines:

#------beginning of slp.reg-------#
service:myservice1.x://myhost.caldera.com,en,65535
owner=Matt Peterson
email=mpeter...@caldera.com

service:myservice1.x://yourhost.yourdomain.com,en,65535
owner=Kim Jackson
email=bjack...@yourhost.yourdomain.com
#-----end of slp.reg---------#

The command:

slptool findsrvs service:myservice1.x

doesn't give any output. However the command:

slptool unicastfindsrvs 127.0.0.1 service:myservice1.x does return the
expected output:

service:myservice1.x://myhost.caldera.com,65535
service:myservice1.x://yourhost.yourdomain.com,65535

Has something gone wrong with my installation?

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to