QNAP TS-451 Web Server doesn't work

Post your questions about Web Server usage and Apache + PHP + MySQL/SQLite web applications.
Post Reply
kahlenberg
New here
Posts: 4
Joined: Fri Sep 24, 2021 7:18 pm

QNAP TS-451 Web Server doesn't work

Post by kahlenberg »

Hi,

I have a QNAP TS-451 and its web server doesn't work. I can not reach the web site.
I checked open ports with nmap, it seems everything is ok but web site doesn't work.
What can the problem be?
Thanks.

nmap output:

Code: Select all

pi@raspberrypi:~ $ nmap 192.168.0.19
Starting Nmap 7.70 ( https://nmap.org ) at 2021-09-24 12:21 BST
Nmap scan report for 192.168.0.19
Host is up (0.00098s latency).
Not shown: 986 closed ports
PORT      STATE SERVICE
21/tcp    open  ftp
80/tcp    open  http
111/tcp   open  rpcbind
139/tcp   open  netbios-ssn
443/tcp   open  https
445/tcp   open  microsoft-ds
548/tcp   open  afp
2049/tcp  open  nfs
2222/tcp  open  EtherNetIP-1
8080/tcp  open  http-proxy
8081/tcp  open  blackice-icecap
8200/tcp  open  trivnet1
9102/tcp  open  jetdirect
30000/tcp open  ndmps

Nmap done: 1 IP address (1 host up) scanned in 0.43 seconds
pi@raspberrypi:~ $
User avatar
dolbyman
Guru
Posts: 34903
Joined: Sat Feb 12, 2011 2:11 am
Location: Vancouver BC , Canada

Re: QNAP TS-451 Web Server doesn't work

Post by dolbyman »

webbgui (8080) or webserver (80)?
kahlenberg
New here
Posts: 4
Joined: Fri Sep 24, 2021 7:18 pm

Re: QNAP TS-451 Web Server doesn't work

Post by kahlenberg »

I mean webgui.
I tried
http://192.168.0.19:8080
https://192.168.0.19:443

I scanned it again with nap but now it seems that port 8080 and 2222 (SSH) are not open at all.

When I enter http://192.168.0.19, a white page comes with "404 Not Found, nginx".
That means apache web server is working, but admin page or webgui (port 8080) not.
User avatar
OneCD
Guru
Posts: 12010
Joined: Sun Aug 21, 2016 10:48 am
Location: "... there, behind that sofa!"

Re: QNAP TS-451 Web Server doesn't work

Post by OneCD »

Nginx and Apache are two different servers. ;)

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage
Post Reply

Return to “Web Server & Applications (Apache + PHP + MySQL / SQLite)”