I don't think stunnel does host name lookup from ip. But you can try messing with your windows hosts file.<span></span><br><br>On Friday, July 26, 2013, <a href="mailto:mkanet@yahoo.com">mkanet@yahoo.com</a>  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif"><div>I haven't posted on this mail list in a while.  Is there anyone still out there?  I hope I'm sending to the correct mail-list.  Is there a better place I can ask my question below?</div>
<div><br></div><div style="font-style:normal;font-size:13.0667px;background-color:transparent;font-family:arial,helvetica,sans-serif">I'm pretty sure I can't be the first person who wanted to see reverse DNS name lookup in the stunnel log.  I tried looking in the settings and documentation; but, didn't see anything related to this.<br>
<span></span></div><div><br></div>  <div style="font-family:arial,helvetica,sans-serif;font-size:10pt"> <div style="font-family:times new roman,new york,times,serif;font-size:12pt"> <div> ----- Forwarded Message -----<br>
<br>
<div><div><div style="font-size:10pt;font-family:arial,helvetica,sans-serif"><div>I currently have stunnel strip SSL from incoming https connections; which then passes the connections to a proxy before ultimately reaching my web server.  So, the only easy way to see where incoming connections are coming from are in the stunnel log.</div>
<div><br></div><div style="font-style:normal;font-size:13.0667px;background-color:transparent;font-family:arial,helvetica,sans-serif">Below, is a small example of what my stunnel log looks like (no, those arent the real IPs <img alt="*:) happy">).  The information below would be much more useful to me if it included the DNS names in addition to their numeric IP.</div>
<div style="font-style:normal;font-size:13.0667px;background-color:transparent;font-family:arial,helvetica,sans-serif"><br></div><div style="font-style:normal;font-size:12.8px;background-color:transparent;font-family:arial,helvetica,sans-serif">
I currently have the latest Windows version of stunnel installed.  It would be great to know how to get it to resolve DNS names as well in the log file; preferably without impeding general stunnel performance.  I tried several debug levels; but none them did reverse DNS lookup.  Hopefully someone know how to do this on a Windows stunnel setup.<br>
</div><div style="font-style:normal;font-size:13.0667px;background-color:transparent;font-family:arial,helvetica,sans-serif"><br></div><div style="font-style:normal;font-size:12.8px;background-color:transparent;font-family:arial,helvetica,sans-serif">
2013.07.23 10:16:00 LOG5[10152:15136]: Service [stunnel-sslh] connected remote server from
 <a href="http://24.12.152.129:58773" target="_blank">24.12.152.129:58773</a><br>2013.07.23 10:16:00 LOG3[10152:15136]: SSL_read: Connection reset by peer (WSAECONNRESET) (10054)<br>2013.07.23 10:16:00 LOG5[10152:15136]: Connection reset: 272 byte(s) sent to SSL, 96 byte(s) sent to socket<br>
2013.07.23 10:17:53 LOG5[10152:4000]: Service [stunnel-sslh] accepted connection from <a href="http://71.194.51.232:5535" target="_blank">71.194.51.232:5535</a><br>2013.07.23 10:17:53 LOG5[10152:4000]: connect_blocking: connected <a href="http://24.12.152.129:7777" target="_blank">24.12.152.129:7777</a><br>
2013.07.23 10:17:53 LOG5[10152:4000]: Service [stunnel-sslh] connected remote server from <a href="http://24.12.152.129:58799" target="_blank">24.12.152.129:58799</a><br>2013.07.23 10:17:53 LOG5[10152:13212]: Service [stunnel-sslh] accepted connection from <a href="http://71.194.51.232:5508" target="_blank">71.194.51.232:5508</a><br>
2013.07.23 10:17:53 LOG5[10152:3348]: Service [stunnel-sslh] accepted connection from <a href="http://71.194.51.232:5509" target="_blank">71.194.51.232:5509</a><br>2013.07.23 10:17:53 LOG5[10152:2884]: Service [stunnel-sslh] accepted connection from <a href="http://71.194.51.232:5519" target="_blank">71.194.51.232:5519</a></div>
</div></div></div><br><br></div> </div> </div>  </div></div></blockquote>