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.


Messages - bmartino1

Pages: 1 ... 36 37 38 39 40 ... 61
556
You are correct J7n, unless there is a template way to restart if  another instance is not running... etc..etc..

the solution these peps came up with was:
http://community.spiceworks.com/topic/276806-creating-a-dns-record-with-a-port-number

having a specific server site that would be a redirect with aherf links(this one would be the site you would never want to go down...

can't seem to find it, but it is available for html template to go to link and it it replies 404, then it will go to a different link...
( I know its possible, seen it / used it once... )

see here for more info...:
http://www.wordstream.com/blog/ws/2010/06/02/how-to-find-and-fix-broken-links
http://www.yourhtmlsource.com/myfirstsite/basiclinks.html

------------
here it is:
http://www.rapidtables.com/web/tools/redirect-generator.htm

557
HFS ~ HTTP File Server / Re: Regarding sharing on other connections
« on: June 24, 2015, 07:41:41 PM »
its advance network stuff. Tunneling with network devices... AGAIN:(assuming that port 22 isn't blocked )
Easier to do with linux, install openssh, and use putty to connect to it.. setting are on putty to open tunnel and allow report ports

 http://blog.trackets.com/2014/05/17/ssh-tunnel-local-and-remote-port-forwarding-explained-with-examples.html


possible on windows, this is a pay for software, probably a key / torrent online..., but i have had great service with this software (Bitvise win sshd) for windows:

some free/pay for: http://serverfault.com/questions/8411/what-is-a-good-ssh-server-to-use-on-windows
I recommend a pay for product...
https://www.bitvise.com/ssh-server-download

More info...
https://www.bitvise.com/port-forwarding

--------------------

the point of the last part is that since you can't get a port open for public access, you clients will need to tunnel to your machine....

Most tunnels are setup via SSH, you conect to a SSH server and the software you use to connect opens/allows remote ports (you machine we connected HFS) and forwards them to the clients local host, so on a client they would access your machines stuff via the tunnel....

Server:
Hfs port 8080
Hfs machien running ssh server

Client:
Puty(allowing remote/local ports) connect to ssh server 
client goes to web browser via http:\\127.0.0.1:8080 and reaches hfs via tunnel....

558
HFS ~ HTTP File Server / Re: Regarding sharing on other connections
« on: June 23, 2015, 11:28:13 AM »
because i have to little info, and teamveiwer is very insecure( i have used it before, but there are issues now(due to the web version) There are similar versions such as AMMYY admin that are not safe...Hackers scan for open team viewer ports listening for connections), I don't feel comfortable RDP into your machine...

Set hfs port to a 4 digit port number, 9000+ are reserved for basic connection and temp access....

use port 8080 or 6880...
There are reserved ports for standard applications taht you shouldn't use...
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers

(i don't normally offer "port scanners"), but once HFS is set to a port, then run this site to that port:
http://www.canyouseeme.org/

and put HFS port you set and click run, if it is successful, then HFS is achievable form you Public IP
xxx.xxx.xxx.xxx:8080

If not, You ISP is blocking ports and i can't help you, its an ISP problem....
--------------------------------------------

i would then point you to openssh  / putty and pagent to create tunnels. (assuming that port 22 isn't blocked to open and create secure tunnels...

http://the.earth.li/~sgtatham/putty/0.58/htmldoc/Chapter9.html

http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

using putty on a client machine, they can connect and make a tunnel using localhost to transfer and use data ont he remote machine....
(this means, a client must open putty and connect to your machine (this makes a tunnel), in putty, mark that you are accepting connections form remote server...)

Using the webrowser to access hfs, the client would go to local host 127.0.0.1....

559
cmd net use can be easier: https://technet.microsoft.com/en-us/library/bb490717.aspx
example "net use v: \\192.168.1.2\share"

so the network drive is not allowed read/write privileges, for use in HFS?

Double check security to who has read/write access to the drive
is the network drive shared from a linux and/or windows the share?

I have found, that the everyone user is required for HFS to read/write ( a bit insecure to allow everyone, but with at least a test...

windows, it can be a simple permission change: http://superuser.com/questions/697352/access-denied-when-writing-files-to-network-drive

Linux, you have to fix/edit samba config to allow read/write...

As you have just said a nas, with out any other info on what you are using as a nas, it is hard to help you trouble shoot the device. (usually security setting have to be enabled on a nas via there web browsers, depending on hardware...)

560
HFS ~ HTTP File Server / Re: Regarding sharing on other connections
« on: June 23, 2015, 04:26:55 AM »
... i don't see why people put please help on forums... help is immediate attention, you will not see that on forums... (just a pet peeve of mine, don't stress on it...

----------------------------------------------------------------
I never said you had a router....

Your ISP is probably blocking port 80....

what is the ip you are getting
-----------
windows command prompt:
cmd > "ipconfig /all"(<=command) has all the network info you need:
http://windows.microsoft.com/en-us/windows/change-tcp-ip-settings#1TC=windows-7

ip address is the machine address
subnet depends on your network most likely "255.255.255.0"
gateway in this case will be the ISP modem... or your router's ip/switch IP address most likely "192.168.1.1"
-------------------------
does it correlate(match) with this site ip address that you are getting...?
http://www.ipchicken.com/

If you are not receiving the "public I{P, then there is a device that supplies your network (usual a switch/router) that has not been setup to allow "open" ports...
http://www.canyouseeme.org/

--------------Sometimes this can be a fix:
have you tried changing and using a different port on HFS other than 80...?

561
HFS ~ HTTP File Server / Re: Regarding sharing on other connections
« on: June 22, 2015, 09:36:34 PM »
http://www.rejetto.com/forum/router-port-problems/some-router-info-for-newbies-or-not-so-newbies/

sounds like port forwarding isn't setup... that / and/or your ISP is blocking port 80...

562
HFS ~ HTTP File Server / Re: HFS including SSl tools
« on: June 18, 2015, 01:39:02 PM »
15-06-2015     HFS 2.3e SSL 293g is online.

News:
-  Stable release
Stunnel 5.18 Compiled/running with OpenSSL 1.0.2b-fips 11 Jun 2015
-  Ciphers parameter (button C)

For users of a previous BUILD, update Stunnel with the "S" button




17-06-2015     HFS 2.3e SSL 293h is online.

News:
-  Stable release
Stunnel 5.18 Compiled/running with OpenSSL 1.0.2b-fips 11 Jun 2015
-  Ciphers parameter (button C)

For users of a previous BUILD, update Stunnel with the "S" button


openssl version in this HFS:
1.0.2b-fips

I don't think i t matters to much, but openssl is using a"c" versions to fix minor bugs
OpenSSL 1.0.2c is now available, including bug fixes
https://www.openssl.org/news/

What i'm getting at is that i see no difference in the last two posts of files...

I assume it was a bug fix...

563
... Ts not easy to "create" a forum from scratch.. Possible but, i would recommend you to use ubuntu linux with LAMP

follow these two guide with more info:

https://www.digitalocean.com/community/tutorials/how-to-install-linux-apache-mysql-php-lamp-stack-on-ubuntu

REVIEW THIS FIRST!:
http://www.2createawebsite.com/enhance/create-message-board.html

if you still want HFS, then it will be a reserves proxy ruing though wine...
HFS doesn't native-ly support PHP, which is what mainly runs to build a reply on a "blog/forum webpage...

https://www.phpbb.com/downloads/

564
HFS ~ HTTP File Server / Re: allowed referer
« on: June 16, 2015, 03:15:41 PM »
If your machine can handle it, i would open a virtual machine and nat the traffic, calling the virtual machine download.domain.com and have HFS run it it...

565
HFS ~ HTTP File Server / Re: allowed referer
« on: June 16, 2015, 12:12:32 AM »
I might have a solution, but it requires another computer....

In the windows server world, the "domain.com" is considered a PDC(Primary Domain Controller) a server that x and x domain for services...

You will need two machines! A PDC and the HFS server machine at download.domain.com

so your current website will be on one server the PDC "domain.com " and the HFS server will connect to the PDC and you can nat traffic on the local network so the HFS server talks to and works only for domain.com .... Thereby giving you download.domain.com not accessible via the web except through domain.com and tunneling....

that the only solution that comes to mind... good luck
exaple picture of a server setup via domains:
http://programming4.us/image/062011/Understanding%20Networking_2.jpg

566
Bug reports / Re: unable to stream movie files with 250
« on: June 12, 2015, 09:46:36 PM »
yes, it old.. the issues is that HFS needs to have the mime type defined for the file extension, and the option "open directly in browser" enabled... once that is done, a video/music file may load and say can't play due to x and x codec... that is due to the codec issue... for more info on setting this up see here:

http://www.rejetto.com/forum/hfs-~-http-file-server/information-(mime-types)-embed-pdfsvideo-and-audio/msg1059164/#msg1059164

567
not 100% sure, I belive if you edit the default hfs template, you might find verticle and change that to horizontals.., but that is if the macros alow that...

can give a screen shot?

568
HFS ~ HTTP File Server / Re: HFS including SSl tools
« on: June 12, 2015, 06:33:33 PM »
wel, its that time again... a new security path to open ssl:

--------------------
Original release date: June 12, 2015

OpenSSL has released updates addressing multiple vulnerabilities, one of which allows a remote attacker to downgrade vulnerable TLS connections to 512-bit export-grade cryptography—an attack known as Logjam (CVE-2015-4000). Exploitation of some of these vulnerabilities could allow the attacker to read and modify data passed over the connection.

Updates available include:
•OpenSSL 1.0.2b for 1.0.2 users
•OpenSSL 1.0.1n for 1.0.1 users
•OpenSSL 1.0.0s for 1.0.0d (and below) users
•OpenSSL 0.9.8zg for 0.9.8r (and below) users

Users and administrators are encouraged to review the OpenSSL Security Advisory and apply the necessary updates.

OpenSSL Security Advisory: https://www.openssl.org/news/secadv_20150611.txt
updates: http://www.openssl.org/news/

https://opendec.wordpress.com/tag/openssl/

569
HFS ~ HTTP File Server / Re: On - Off Script on website
« on: June 11, 2015, 06:07:33 PM »
let me get this straight, you want a site to show the hfs log to see who is/has connected?

or you want a template that shows your users and who is currently online/connected?

This is possible via macros in the hfs template and new scripting commands....
You would have to accomplish this by going to a website on hfs???

(i don't know the commands / macros enough to help you on this....)
Just trying to be sure what your are trying to accomplish...?

570
if you don't want files access, and still show files, print screen and paint, save print screen... alt+print screen gets curent windows only....
see picture of link to download...

any ways, thank you for clarifying that it is HFS and it is the default template upload.

what do you mean by this setting:
I've tried unticking "Experimental high speed handling" and restarted, which made no apparent difference.

hfs setting or widows settings? see pic

also, take a look into tcp optimizer, as you aid it might be a lan thing ... specifically latency (ping)
http://www.rejetto.com/forum/router-port-problems/routers-ports-firewalls-oh-my!/msg1060335/#msg1060335

Pages: 1 ... 36 37 38 39 40 ... 61