Hello All
I am installing stunnel as client in Mac machine. I am using below configuration. accept=127.0.0.1:119 connect=target server information
I am able to start stunnel service and its getting bound also.
Now when I try to open the remote server directory with root folder , this does not work. However if I specify a shared folder name then this does work.
I am facing this problem in Mac OS 10.10.
smb://127.0.0.1:119/ does not work.
smb://127.0.0.1:119/folderName works fine.
However, both cases work fine in case of windows using stunnel.
Please let me know if someone has faced similar issue in Mac OS with stunnel connection. Kindly help.
Regards Saurabh Beriwal