Re: Two NICs and Spring configuration

2009-05-21 Thread Shahbaz Khalid
We are using the latest MINA release On Wed, May 20, 2009 at 4:05 PM, Emmanuel Lecharny elecha...@apache.orgwrote: Which MINA version ? 2.0.0-M5 Yes, you can. You just have to telll MINA to listen on the needed addresses. How? We are using the Spring Based configuration, as below:

Re: Two NICs and Spring configuration

2009-05-21 Thread Shahbaz Khalid
Further update to this message: We configured MINA using *:1235 , and also , since this machine also had Microsoft ISA Server, while using Microsoft ISA it's necessary to turn off Kernel IP Routing for services that don't bind to either interface, OR, that don't have an Application ISA filter

Re: Two NICs and Spring configuration

2009-05-21 Thread Emmanuel Lecharny
Shahbaz Khalid wrote: Further update to this message: We configured MINA using *:1235 , and also , since this machine also had Microsoft ISA Server, while using Microsoft ISA it's necessary to turn off Kernel IP Routing for services that don't bind to either interface, OR, that don't have an

Re: Two NICs and Spring configuration

2009-05-20 Thread Emmanuel Lecharny
On Wed, May 20, 2009 at 4:53 PM, Shahbaz Khalid shahbaz.kha...@gmail.comwrote: Hi, We are trying to setup a custom MINA server (configured with spring) on a machine that has two Network cards. Which MINA version ? It's a windows 2003 server. When we start the server, it listens on