rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - bmartino1

Pages: 1 2
16
HFS ~ HTTP File Server / hfs and php/mysql
« on: April 14, 2014, 03:18:20 AM »
I know it is a lot of pressure on the programes, but will there be a time where hfs and mysql/php will be intergrated for web a nd database software? I here if it is true or not that fhfs might include php in the new fhfs build. Coll if true.

Just currious if this is on a to do list or it it will be intergrated in future builds?

17
FHFS / What is fhfs?
« on: April 14, 2014, 03:00:21 AM »
Any info/help appreciated...
i know it is ftp hfs...
but what is it realy,

what is it capable of that hfs alone wasn't.

Any specail downlaod and install note info would be apprecieated as i'm wanting to test it. as i also hear the 2.1 will be obsolute for a new fhfs with possible php capabilities.

download for 2.0 - 2.1
http://www.rejetto.com/forum/fhfs/version-2-0-0-release-download/msg1058450/#msg1058450

any specail port frwarding needs?
???

18
--------------------
To our Dyn free hostname users:

For the last 15 years, all of us at Dyn have taken pride in offering you and millions of others a free version of our Dynamic DNS Pro product. What was originally a product built for a small group of users has blossomed into an exciting technology used around the world.

That is why with mixed emotions we are notifying you that in 30 days, we will be ending our free hostname program. This change in the business will allow us to invest in our customer support teams, Internet infrastructure, and platform security so that we can continue to strive to deliver an exceptional customer experience for our paying customers.

We would like to invite you to upgrade to VIP status for a 25% discounted rate, good for any package of Remote Access (formerly DynDNS Pro). By doing so, you'll have access to customer support, additional hostnames, and more.

Here's how you get this done in two easy steps:

- Login to account.dyn.com.
- Click here to add Remote Access to your cart at the 25% off VIP rate. The discount will be applied upon checkout.

We thank you for your usage of Dyn through the years, and hope to continue to support you through Dyn Remote Access or other products for years to come. Please visit our FAQ page or this blog post for any additional information.
------------------------

19
when you save to registry what is the path in the registry it saves to?

I ask this because i run multiple hfs at one time, and i clicked save to registry instead of ini file, so now when my other hfs load, they load the one that was savde to registry, in whihc i want to delete the line so when they load they(from startup of machine) they load there ini files and not shudown server due to loading the registry file.

just looking for the path in regedit.... any help would be appreciated

20
HFS ~ HTTP File Server / POLL: Curiosity to the world?
« on: November 19, 2013, 02:45:24 AM »
Haven't seen a poll. thought i post one...

21
HFS ~ HTTP File Server / stunnel and HFS (securing your hfs)
« on: November 17, 2013, 07:47:51 PM »

Hello there, i've been using HFS for about 5-9 years and when i started i didn't read any of the docs. I was fascinated with the potential and ease of this program and it web capabilities.

Which is why i'm posting my information on setting up hfs with stunnel.

Most information for doing this has already been done and setup many thanks to these people, but (for me) even flowing there instruction i ran in to problems, it is my hope that these issues can be fixed in this topic, either by helping each other or sharing our findings.

the link is here: http://www.rejetto.com/wiki/index.php?title=HFS:_Secure_your_server
( this page is the base of my setup )
although, i had to edit my stunel config a bit more to make it work the way i wanted...

Following this(the link provided and the instruction here latter) will most likely get you a https access... as it will be prety much straight forward.

Although, in my setup i ran in to fips errors and other setup issues, so i will be posting my finds here shortly (along with zip files of stunnel and openssh (you will have to recrate you security keys, and the key uploaded are no longer available for access to my server for security purposes...

so first let us get are tools:
For this tutorail i asume you will have a folder in the root of c:

path: C:/webroot/Hfs.exe
You will need to create a folder in that path and call it stunnel (this will be you install path for the program)
You will need to create a folder in that path and call it  openssh (this will be you install path for the program)


You will need:
HFS -  latest stable version 2.2f info http://www.rejetto.com/hfs/?f=dl ( http://www.rejetto.com/hfs/download )
Openssh - info http://slproweb.com/products/Win32OpenSSL.html ( http://slproweb.com/download/Win32OpenSSL-1_0_1g.exe )
Stunnel -  ( ftp://stunnel.mirt.net/stunnel/stunnel-4.56-installer.exe )
Ccleaner - info/donwload ( http://www.filehippo.com/download_ccleaner/ )
---------------------------------------------
You will need to install openssh first!
see info as open ssh requires other "updates" installs such as (Visual C++ 2008 Redistributables)...
once it is installed go to the directory and zip it in a compressed zip folder and put it some where safe like the desktop! we will be using it later

Now install stunnel
You wil be prompted to create security keys, from a batch, that is fine put what ever you like, but your computer name must be in the very last line asked
"commonName = Common Name (FQDN of your server) "
once it is installed go to the directory and zip it in a compressed zip folder and put it some where safe like the desktop! we will be using it later

-----------------------------------
You should now have 2 compressed zip files one open ssh and the other stunnel...  make sure you have them ready as we will need them for the portable versions...

Now open ccleaner and uninstall stunnel and openssh (only do this if you are making it portable)
If you uninstalled the programs
run ccleaners registry cleaner (we do this to remove stunnel and open ssh registry files to prevent issues later down the road...) other wise you can skip this
then restart the machine

the point form these installs is getting particular files and eventual making it portable as once we get the files, you will need to uninstall openssh and stunnel as the zip files house portable excutions...

---------ignore this if you don't want the portable as you will hve to edit stunel config to work with hfs...----------
open you web path: c:/webroot/hfs.exe
( delete stunnel and openssh folders) as they may still be left from the install

create a folder called stunnel and put the ziped files in this folder

to clarify you should have you path: c:/webroot
inside this folder should be hfs.exe and another folder stunnel
inside stunnel should be the 2 zip folders created earlier
 we will now extract the files so you should have a structure like this:
using cmd dir comand(these are the files you should have extracted, the zips contain maore, but htis is all that we will need:

create_pem.bat (which will be created latter by us )

OpenSSL-Win32.zip
stunnel.zip

libeay32.dll
libssl32.dll
openssl.exe
pem.conf
stunnel.conf
stunnel.exe
stunnel.html
stunnel.log
stunnel.pem
zlib1.dll

-----
if you wan to take the easy way out i have made a zip file of my webroot with stunnel and its configs...
----
----------------------
create a batch file named create_pem.bat (in open save as with all file types...)
batch contains:
openssl.exe req -new -x509 -days 3650 -nodes -config pem.conf -out stunnel.pem -keyout stunnel.pem

-------------------------
run the batch files, this will change you key, by asking the same question you had when you installed stunnel
(this is how stunnel generates you certificate...

congrats, all we have left to do is edit th stunnel config:

open the stunnel config: and delete everything in it and replace it with this:
-----------

; Lines preceded with a “;” are comments
; Empty lines are ignored
; For more options and details: see the manual (stunnel.html)

; i had issues with fips mode and my keys, in which to make it wok i need to disable fips
;https://developer.mozilla.org/en-US/docs/NSS/FIPS_Mode_-_an_explanation
fips = no

; File with certificate and private key
cert = stunnel.pem
key = stunnel.pem

; Log (1= minimal, 5=recommended, 7=all) and log file)
; Preceed with a “;” to disable logging
debug = 5
output = stunnel.log

; Some performance tuning
socket = l:TCP_NODELAY=1
socket = r:TCP_NODELAY=1

; Data compression algorithm: zlib or rle
compression = zlib

; SSL bug options / NO SSL:v2 (SSLv3 and TLSv1 is enabled)
options = ALL
options = NO_SSLv2

; Service-level configuration
; Stunnel listens to port 443 (HTTPS) to any IP (443 need to be port forwarded)
; and connects to port 4430 (HFS) on machine ip adress(which should be static)
[https]
accept = 0.0.0.0:443
connect = 192.168.1.254:4430
TIMEOUTclose = 0


-------
that it, with a little fudging, hfs should be available through https

here is the download:
Google has deleted it from my drive??? unknown why - can't seem to fin it...just isn't there...
i would have you go to Silent plz post to get file and/or use taht version of hfs with stunnel!...
http://www.rejetto.com/forum/hfs-~-http-file-server/for-testing-purpose-hfs-beta-279-including-ssl-tools/

22
Bug reports / wild cards and band ip address
« on: November 17, 2013, 06:54:21 PM »
In beta build 285, i noticed that when i was attempting to ban ip address with wild cards ie 202.*.*.*, those address where still being connected.

NO, the ip address was not inputted incorrectly
Yes, i had disconnect without reply on
No, i didn't have my log show banned ip address

It would ban the ip address if it was the full number ie 202.0.0.0 ..... doing that i had over 90 bans, which should have been taken care of with 2-3 ip with wild cards

(Please note, the ip address here are just examples and not the ip i was banning...

Not sure why the wild cards didn't work...

I have recently updated the build to 286 and will attempt to try again. and post picture of my issues if they are still a problem...

23
HFS ~ HTTP File Server / no download
« on: November 17, 2013, 06:41:56 PM »
It not a high priority, and i may have just as easily misread/past it in forums and post.

BUT,

I would like to see another tab int the %folder% > Properties> permissions (access / delete / upload)

that would say download, so you can give the world a view of what is in the folder, but no access to download file with in it...

I see in the %folder% > Properties> Flags that there is "no download option" which may or may not allow this to happen as to my understanding that this will prevent traffic...

So i write to this forum to ask any ideas or opinions on this matter.

My objective to have a file in HFS be view able to the world, but not be able to be download until you login with an account.

(yes, i can restrict access to an account to have them only view and download, but i would like the world to still see what is there...)

Thank you for your time and patience as this will be my first post on this forum :D

Pages: 1 2