rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: HosterMost on March 08, 2007, 01:11:10 AM

Title: How to obtain ip address of user when using Stunnel?
Post by: HosterMost on March 08, 2007, 01:11:10 AM
Without Stunnel running, in the Log window I get the proper ip address of remote user.
With Stunnel running no matter who connects,, only 127.0.0.1 (localhost) is shown.
(Yes from outside lines.)
Thank you
Title: Re: How to obtain ip address of user when using Stunnel?
Post by: maverick on March 08, 2007, 06:31:27 AM
With Stunnel running in the background and in use while someone is accessing your server, look at the Stunnel log not the HFS log.  You can also right click or double click the Stunnel tray icon to get some of the current Stunnel log activity.  Stunnel is a stand-alone application and not part of HFS.
Title: Re: How to obtain ip address of user when using Stunnel?
Post by: HosterMost on March 08, 2007, 07:19:17 AM
Thanks maverick!