Hello, The man page says this, for "connect option" : "If host resolves to multiple addresses and/or if multiple connect options are specified, then the remote address is chosen using a round-robin algorithm."
In any doubt, you may try to connect many times to the same service, and "netstat" on your stunnel server and/or activate stunnel logs to check whether it really works like this.
Pierre
Quoting Dave Fazio dave_fazio@me.com:
Group,
Need help confirming Stunnel can be configured the following way:
I have a server that has 5 local IPs, mapping to 5 public IPs on the outside.
For example purposes, my local IPs are "A", "B", "C", "D", and "E"...
If I connect to a stunnel port configured to "C", will Stunnel route the request outbound on "C" or will it use "A" outbound?
The way I have it configured, it's using "A" apparently, no matter what local stunnel IP I bind my connection to.
And help will be greatly appreciated.
- Dave
Windows Server 2003 64-bit Stunnel as a Service
Example Config:
[Connection-A] accept = 10.5.12.57:9000 connect = outbound.example.server:145 TIMEOUTidle = 4
[Connection-B] accept = 10.5.12.58:9005 connect = outbound.example.server:145 TIMEOUTidle = 4 _______________________________________________ stunnel-users mailing list stunnel-users@mirt.net http://stunnel.mirt.net/mailman/listinfo/stunnel-users