Hi, 

 

I am currently working with OpenSLP and trying to deploy DAs, SAs and
UAs on Windows XP. Building and running the slpd deamon and the slptool
were successful. However I face some problems which I cannot overcome:

 

I started slpd with the default configuration settings. Then I run
slptool with the following format: 

slptool findsrvs service:service-agent.

 

The result was errorcode -23. I went through the documents on the web
site of OpenSLP which were mentioning that I had to create a route for
multicast. I checked my routing table and identified that there was the
particular route.

 

C:\WINDOWS\system32>route PRINT

========================================================================
===

Interface List

0x1 ........................... MS TCP Loopback interface

0x2 ...00 50 56 c0 00 08 ...... VMware Virtual Ethernet Adapter for
VMnet8

0x3 ...00 50 56 c0 00 01 ...... VMware Virtual Ethernet Adapter for
VMnet1

0x4 ...00 19 d1 40 59 4c ...... Intel(R) PRO/100 VE Network Connection -
Packet

Scheduler Miniport

========================================================================
===

========================================================================
===

Active Routes:

Network Destination        Netmask          Gateway       Interface
Metric

          0.0.0.0          0.0.0.0        10.0.61.1     10.0.61.142
20

        10.0.61.0    255.255.255.0      10.0.61.142     10.0.61.142
20

      10.0.61.142  255.255.255.255        127.0.0.1       127.0.0.1
20

   10.255.255.255  255.255.255.255      10.0.61.142     10.0.61.142
20

        127.0.0.0        255.0.0.0        127.0.0.1       127.0.0.1
1

     192.168.42.0    255.255.255.0     192.168.42.1    192.168.42.1
20

     192.168.42.1  255.255.255.255        127.0.0.1       127.0.0.1
20

   192.168.42.255  255.255.255.255     192.168.42.1    192.168.42.1
20

    192.168.206.0    255.255.255.0    192.168.206.1   192.168.206.1
20

    192.168.206.1  255.255.255.255        127.0.0.1       127.0.0.1
20

  192.168.206.255  255.255.255.255    192.168.206.1   192.168.206.1
20

        224.0.0.0        240.0.0.0      10.0.61.142     10.0.61.142
20

        224.0.0.0        240.0.0.0     192.168.42.1    192.168.42.1
20

        224.0.0.0        240.0.0.0    192.168.206.1   192.168.206.1
20

  255.255.255.255  255.255.255.255      10.0.61.142     10.0.61.142
1

  255.255.255.255  255.255.255.255     192.168.42.1    192.168.42.1
1

  255.255.255.255  255.255.255.255    192.168.206.1   192.168.206.1
1

Default Gateway:         10.0.61.1

========================================================================
===

Persistent Routes:

  None

 

Then I decided to play with unicast requests. So I used slptool with the
following format :

slptool unicastfindsrvs 127.0.0.1 service:test

 

The result was: service:test:openslp://192.168.100.1,65535. I did the
same thing for service:service-agent and the result was:

service:service-agent://255.255.255.255,65535.

 

It seems to be a problem with my multicast settings.

 

QUESTION: Are there any ideas? Has anybody faced the same problem?

 

 

==> Additionally I would like to know how to setup slpd in order to
operate as a Directory Agent.

 

Regards,

 

Vangelis

 

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openslp-users mailing list
Openslp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openslp-users

Reply via email to