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

2005-02-24 Thread Richard Mixon (qwest)
The tcpListenAddress (on the 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 >

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

2005-02-23 Thread Joseph Lam
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 Lis

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

2005-02-22 Thread Filip Hanik - Dev Lists
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 unsu

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

2005-02-17 Thread Rainer Jung
Depends on the OS. Usually the system decides which interface to use depending on the routing table. E.g. on Solaris: netstat -rnv shows: Destination Mask Gateway Device Mxfrg Rtt Ref Flg Out In/Fwd --- --

Cluster: how to set mcast interface for dual LAN card?

2005-02-17 Thread Joseph Lam
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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]