You must set up your network interface (e.g. eth0) for multicast and add
a route to that interface (replace INTERFACE with eth0 for example) :

ifconfig INTERFACE multicast
route add -net 224.0.0.0 netmask 240.0.0.0 dev INTERFACE

On Wed, Jun 07, 2000 at 09:56:13PM -0400, David Blankley wrote:
> Has anyone successful set-up jini on their linux box??
> 
> Whenever I try to start the jini registry I get a bunch of errors.
> 
> RMI is working fine tho.
> 
> Any suggestions/successful configurations/tips would be appreciated.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to