Hello,
Has anyone successfully used stunnel on Solaris 2.6 or Solaris 7? I would appreciate if you can provide the binary.
I am using gcc (tried both 3.3.2 and 3.4.2) on 2.6. It compiles, but it seems to hang somewhere after accepting a connection. Here's the log:
2004.10.08 13:05:20 LOG5[21833:1]: stunnel 4.05 on sparc-sun-solaris2.6 PTHREAD with OpenSSL 0.9.7d 17 Mar 20
04
2004.10.08 13:05:20 LOG7[21833:1]: RAND_status claims sufficient entropy for the PRNG
2004.10.08 13:05:20 LOG6[21833:1]: PRNG seeded successfully
2004.10.08 13:05:20 LOG5[21833:1]: FD_SETSIZE=1024, file ulimit=64 -> 29 clients allowed
2004.10.08 13:05:20 LOG7[21833:1]: FD 4 in non-blocking mode
2004.10.08 13:05:20 LOG7[21833:1]: SO_REUSEADDR option set on accept socket
2004.10.08 13:05:20 LOG7[21833:1]: SeS_SOCKS_NJ bound to 0.0.0.0:1373
2004.10.08 13:05:20 LOG7[21833:1]: FD 5 in non-blocking mode
2004.10.08 13:05:20 LOG7[21833:1]: FD 6 in non-blocking mode
2004.10.08 13:05:20 LOG7[21834:1]: Created pid file /stunnel-client.pid
2004.10.08 13:05:25 LOG7[21834:1]: SeS_SOCKS_NJ accepted FD=0 from 155.184.22.17:62844
2004.10.08 13:05:25 LOG7[21834:1]: FD 0 in non-blocking mode
I appreciate all help with this.
Jai