« Return to Thread: slp on dual stack linux box

slp on dual stack linux box

by Chuck-66 :: Rate this Message:

Reply to Author | View in Thread

Hello LiveTribe Team,

  When I run a service agent and a user agent on a dual stack linux box using an IPv6 multicast address,  the service discovery does not work.  But when I run the same code bound to an IPv4 multicast address, it all works like a charm.  The unfortunate thing is that we need slp discovery to run on IPv6.  I've attached the log file of my IPv6 run.  What could be the reason for slp to not run on IPv6?  Below are some system/application config that may help you in your analysis:

 - slp version = livetribe-slp-2.0.1
 - java version = "1.6.0_07"
 - uname -a = Linux ctaf5 2.6.24-19-server #1 SMP Wed Aug 20 18:43:06 UTC 2008 x86_64 GNU/Linux
 - ifconfig:

    eth0      Link encap:Ethernet  HWaddr 00:50:56:b5:67:ee
          inet addr:172.16.109.82  Bcast:172.16.0.0  Mask:255.255.255.0
          inet6 addr: fe80::250:56ff:feb5:67ee/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:335853 errors:0 dropped:0 overruns:0 frame:0
          TX packets:36039 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:31658295 (30.1 MB)  TX bytes:8078160 (7.7 MB)
          Base address:0x1070 Memory:f4820000-f4840000

eth1      Link encap:Ethernet  HWaddr 00:50:56:b5:3f:7d
          inet6 addr: fdf8:c879:493e:1:250:56ff:feb5:3f7d/64 Scope:Global
          inet6 addr: fe80::250:56ff:feb5:3f7d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:26945 errors:0 dropped:0 overruns:0 frame:0
          TX packets:446 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:2250217 (2.1 MB)  TX bytes:50957 (49.7 KB)
          Base address:0x1078 Memory:f4840000-f4860000

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:12201 errors:0 dropped:0 overruns:0 frame:0
          TX packets:12201 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:9452744 (9.0 MB)  TX bytes:9452744 (9.0 MB)

Please let me know if you need more information.  Thanks in advance for your help.

Regards,
Chuck Davies


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email

server.log (120K) Download Attachment

 « Return to Thread: slp on dual stack linux box