You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Joseph Lam <jl...@ust.hk> on 2005/02/24 08:33:25 UTC

Re: Cluster: how to set mcast interface for dual LAN card? (SOLVED)

I have tried that but still got some weird behavior (seems that it was
able to send out broadcast with the proper interface but unable to listen
broadcast...).

So I gave up that an simply set a static route in the OS for mcast. But
thanks anyway.

Joseph

On Tue, 22 Feb 2005, Filip Hanik - Dev Lists wrote:

> there is an attribute "mcastBindAddr"
> 
> that allows you to bind to the interface.
> 
> Joseph Lam wrote:
> 
> >Hi,
> >
> >If I have two LAN cards and I want my Tomcat to mcast through one of them,
> >what parameter should I set?
> >
> >Regards,
> >Joseph
> >
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >  
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Cluster: how to set mcast interface for dual LAN card? (SOLVED)

Posted by "Richard Mixon (qwest)" <rn...@qwest.net>.
The tcpListenAddress (on the <Receiver tag) may also need to be set to
the correct interface/nic (rather than just "auto").

- Richard

Joseph Lam wrote:
> I have tried that but still got some weird behavior (seems that it was
> able to send out broadcast with the proper interface but unable to
> listen broadcast...).
>
> So I gave up that an simply set a static route in the OS for mcast.
> But thanks anyway.
>
> Joseph
>
> On Tue, 22 Feb 2005, Filip Hanik - Dev Lists wrote:
>
>> there is an attribute "mcastBindAddr"
>>
>> that allows you to bind to the interface.
>>
>> Joseph Lam wrote:
>>
>>> Hi,
>>>
>>> If I have two LAN cards and I want my Tomcat to mcast through one
>>> of them, what parameter should I set?
>>>
>>> Regards,
>>> Joseph
>>>
>>>
>>> --------------------------------------------------------------------
-
>>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>>
>>>
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org