Good morning,

Thank you for your immediate reply but my question is about this loadbalancing 
setup.  How do I implement this one?
I'm trying to copy the server side and performed the following below, but I 
don't understand how I could control to set the source IP in sending INIT_ACK, 
COOKIE_ACK etc.  Is there a socket option that I could use?

sockfd = socket(AF_INET, SOCK_STREAM, IPPROTO_SCTP);
bind()            <----- binded 218.40.33.101
sctp_bindx()  <----- binded 192.168.13.101
 
 
This message posted from opensolaris.org
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to