• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Qnap webserver help

FreedomEclipse

~Technological Technocrat~
Joined
Apr 20, 2007
Messages
24,906 (3.76/day)
Location
London, UK
System Name WorkInProgress
Processor AMD 7800X3D
Motherboard MSI X670E GAMING PLUS
Cooling Thermalright AM5 Contact Frame + Phantom Spirit 120SE
Memory 2x32GB G.Skill Trident Z5 NEO DDR5 6000 CL32
Video Card(s) Gainward RTX 4070Ti Phantom Reunion (The54thvoid Edition)
Storage WD SN770 1TB (Boot)|1x WD SN850X 8TB (Gaming)| 2x2TB WD SN770| 2x2TB+2x4TB Crucial BX500
Display(s) LG GP850-B
Case Corsair 760T (White) {1xCorsair ML120 Pro|5xML140 Pro}
Audio Device(s) Yamaha RX-V573|Speakers: JBL Control One|Auna 300-CN|Wharfedale Diamond SW150
Power Supply Seasonic Focus GX-850 80+ GOLD
Mouse Logitech G502 X
Keyboard Cherry G80-3000N (TKL)
Software Windows 11 Home
Benchmark Scores ლ(ಠ益ಠ)ლ
Is there anyone that can hold my hand and walk me through a few steps to set up a Web or file server that any friends of mine can access?

Ive been trying to get it working for the last hour but im absolutely clueless :laugh:
 
Are you looking for some informations on how to setup a file hosting server on your Qnap ?

there should be Nextcloud or Owncloud available as plugins on the Qnap store.
 
Are you looking for some informations on how to setup a file hosting server on your Qnap ?

there should be Nextcloud or Owncloud available as plugins on the Qnap store.

yup. I'll look into those plugins once the box has restarted. Just testing some configurations
 
I have another suggestion : use the embedded File Station app instead of those 3rd party fileservers.

All you would have to do is:

1/ In your Qnap Control Panel \ Priviledges \ Users, create a user + strong password, and set some restricted priviledges to the File Station app only
2/ Register a free dyndns account and set your router with those credentials ( This way it would be easier to share your public url with your friend(s) )
3/ Port forward the inbound 443 port from your router to your Qnap
4/ Give the url to your friend ( https://thedyndns.domainyoucreated.com:443/filestation/ ) and let's share some files
 
I got port forwarding and everything else setup but Qnap overview still says internet connection failed because ports aren't open even though my router says portforwarding is active and everything passed through just fine.

I might need to restart my router.
 
Please note that usually you can't test loopback dyndns adresses ( such as https://thedyndns.domainyoucreated.com:443/filestation/ ) from within your LAN boundaries.

You have to test it from a different location (friend's home)

On the other hand, if https://192.168.1.XXX:443/filestation/ is accessible from your local browser, at least you know the filesharing service is up and running.

Also, did you make sure that the NAS UI is set to allow HTTPS connections on port 443, and not just the default 8080 plain HTTP web port ?
 
Please note that usually you can't test loopback dyndns adresses ( such as https://thedyndns.domainyoucreated.com:443/filestation/ ) from within your LAN boundaries.

You have to test it from a different location (friend's home)

On the other hand, if https://192.168.1.XXX:443/filestation/ is accessible from your local browser, at least you know the filesharing service is up and running.

Also, did you make sure that the NAS UI is set to allow HTTPS connections on port 443, and not just the default 8080 plain HTTP web port ?


Yup. I did all this.
 
Back
Top