Hi Aidan,

On Wed, 2006-06-28 at 09:40 +0100, Aidan Delaney wrote:
> Hey all,
> I've been experiencing some strange network issues with OpenSG on a
> client with multiple NICs.  The network setup looks as follows
> eth0 (192.168.0.1) - the private cluster network
> eth2 (foo.bar.baz.blah) - the Internet facing NIC
> 
> running
> [EMAIL PROTECTED]:~/OpenSG/Tutorials$ strace ./13ClusterClient -m mercury -i
> 192.168.0.1 2>&1 | grep sockopt

your -i is right, but the cla intepreter stops at the first argument
without -. Try

./13ClusterClient -m -i 192.168.0.1 mercury

that should work better.

Hope it helps

        Dirk



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to