![]() |
| ||||||||||||||||
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
|
|||||||
Thecus.care@HEXUS Founded in 2004, Thecus brings decades of R&D expertise, sales channel development, and a strong customer focus to deliver high-quality products that meet the storage needs of individuals and large organizations alike. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
web interface management
Hello,
for a big mistake I have stopped the web gui interface, now I am not able to connect to the nas for management purpose, I suppose that in some way will be still possible to restart the web gui, can someone help me? I am still able to login to the Nas by the way of telnet.Thanks to all in advance Dommy |
|
|
|
|
|
#2 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Hello,
Originally Posted by dommy
Can anyone help?
![]() ![]() ![]() I am really in a mess......... ![]() Cheers |
|
|
|
|
|
#5 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
I had problem accessing the web server once. I reset the box to factory default and used the setup wizard to setup the connection. I could connect my N5200 again from web browser. Hope this help.
|
|
|
|
|
|
#6 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Hello,
Originally Posted by fruitflier
Tnx for to take time to answer, probably your suggestion will be right but in that case I will loose all the configuration.
There are a lot of folder and trustee configured and also users and groups and isn't so simple to recover all also due the fact that is impossible to save the configuration file. I am not a linux expert but I am sure that there is the possibility to start all service by hands, I hope that someone expert put me in the correct way. Cheers Dommy |
|
|
|
|
|
#7 (permalink) |
|
Registered+
Join Date: Apr 2008
Posts: 55
Thanks: 0
Thanked 1 Time in 1 Post
|
Re: web interface management
Do you remember what you exactely did?
You have a chance at least to find what happens on your NAS in entering it via ssh connection, after you installed the according plugin (they don't name it plugin, I forgot, but you should find it mentioned here somewhere). |
|
|
|
|
|
#8 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Originally Posted by pit234a
I remember that I have disabled the web interface.
About the ssh connection I know that the connection work well, I am able to connect with userid and pwd to my nas with a telnet connection and I can see all the data and the file system, what I am looking for are the commands for to restart the web interface from telnet connection Cheers |
|
|
|
|
|
#9 (permalink) |
|
Registered+
Join Date: Apr 2008
Posts: 55
Thanks: 0
Thanked 1 Time in 1 Post
|
Re: web interface management
so, I am no expert here.
I do not know what it means to disable the webif, it could cause a simple kill of the service that used to realize it, it could cause the webif to accept no one anymore or it could just stop listening of the port used for http, maybe somewhat more that I cannot see now. I also do not know which command would start that service back, means in case it is not running at all. I know, how unix systems handle that usually: the service is called by an init script and the different stages of such scripts are in some files called rc1 to rc5 or rc6. I find some here:
Here, I show you the output of ps -w on my NAS. That gives all the processes currently running and almost ind the sequence, they had been started. Maybe, you find differences to yours.
Here, you would probably have to just eliminate the fault and restart the NAS. Sorry, I cannot help with detailed information, because I don't have them. But maybe you get some new ideas by just discussing your problem. edit: one hint: the service used for http in the NAS is apache |
|
|
|
|
|
#10 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Hello,
Originally Posted by pit234a
Thank you very much for your time and support.
I will try to make checks with the information that you have given me, I hope to be able to do something, unfortunately my job is totally different and I do not have any capacity in the Linux world to which I am really incompetent. I try to better better what I had done: In practice I connected to nas with a browser as usual to watch for a module, then, by mistake, instead of stopping the module used for to publish a web (the web server) I stopped the web interface of the nas....... that's all, after this is I am not able to connect the NAS by browser. The only connection available is the sysuser installed. I have activated a ticket with the Thecus Helpdesk two days ago, but seem that the Thecus people have more important things to do, probably the words "customer care" are insignificant for them, perhaps know better the terms "business at any cost" ![]() Thanks again for your support Cheers Dommy |
|
|
|
|
|
#11 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Originally Posted by dommy
Hello Dommy,
Something tells me from reading this, maybe you were looking at a particular howto in regards to trying to setup the N5200 to run a basic website. (just a hunch) however, I remember coming across something about this and I think you might be able to re-enable it via ssh. I am not about to test it on my own box (since I don't need httpd daemon working for this purpose) ![]() I remember reading some notes about this part and will see if there's a way to re-enable it from command level. It might take me a few days since I'm currently in work mode till near end of week. I have just 1 specific question - there is 2 parts in the web interface 1 for secure port and the other for non secure - did you also disable them? Nibbles |
|
|
|
|
|
#12 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management-SOLVED-
Hello Nibbles,
Originally Posted by nibbles
Thank you for your support, your post as pointed me to the correct way.......
![]() Just tried to connect via the https and it work! Now I have reenabled also the http and all come back. Thanks to you and all community for support Cheers Dommy |
|
|
|
|
|
#13 (permalink) |
|
Registered User
Join Date: Jul 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management-SOLVED-
WoW! That's good to hear.... Something you might want to keep in mind for next time. In addition the httpd can be pointed to port 80 in which you can do when you setup your webserver module if you like. Cheers, Nibbles |
|
|
|
|
|
#15 (permalink) |
|
Registered+
Join Date: Apr 2008
Posts: 55
Thanks: 0
Thanked 1 Time in 1 Post
|
Re: web interface management
I just followed what you found as source for your problem: you had disabled one port, that is the standard http port.
You would have been able to see this immediately with nmap. Nmap is a simple but effective port scanner and available for almost every platform, at least available for M$ windows too.
|
|
|
|
|
|
#16 (permalink) |
|
Registered User
Join Date: Oct 2007
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
|
Re: web interface management
Originally Posted by pit234a
I have installed nmap after your last message and I agree with you that is a nice piece of software.
Cheers Dommy |
|
|
|
![]() |
| Breadcrumb | ||||||
|
||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|