Page 4 of 7

Re: [TUTORIAL] How to config your webserver first time

Posted: Wed May 19, 2010 8:04 pm
by thorejoha
Hello

You have to port forward port 8080 outside to IPYournas port 8080 innside

The same way as you forwarded port 80

:-)

Re: [TUTORIAL] How to config your webserver first time

Posted: Wed May 19, 2010 8:36 pm
by Angelo
Wow, I'm stupid. I tried that yesterday but was trying to access the NAS-admin page from inside (LAN) and was routed to the router. I will try to forward port 8080
again later.

Thanks guiding me in the right direction;-)

Re: [TUTORIAL] How to config your webserver first time

Posted: Thu May 20, 2010 1:58 am
by Angelo
Great, it all works! Many thanks for your advice :-)

Re: [TUTORIAL] How to config your webserver first time

Posted: Sat Jun 26, 2010 8:56 pm
by lostsoul
ello, sorry to be a pain...

But on the system admin-network-DDNS screen...Once I "enable dynamic DNS Services" and go to select DDNS Server my DDNS Server prover is not on the list.

How do I add a new to the list?

And pls remember my brain has gone from years of hard drinking and harder women, so please keep it simple.

Re: [TUTORIAL] How to config your webserver first time

Posted: Sat Jul 03, 2010 12:05 pm
by ddkirk
Got it working - thanks.

Re: [TUTORIAL] How to config your webserver first time

Posted: Tue Aug 03, 2010 4:30 pm
by xavier123
When you get a dedicated virtual server to run your website, chances are good that it's configured for everybody, and not customized to maximize performance for running a website.Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the key to faster pages.


_______________________________________________________________________
For connecting to remote desktop of another computer (via internet or network) and controls.  Also connecting to VNCServer through Repeater or directly to VNCServer and a lot of other configuration options. For more details VNCServer

Re: [TUTORIAL] How to config your webserver first time

Posted: Wed Aug 04, 2010 11:50 am
by danny1
This is the problem if you use Joomla as document root for your dyndns address, and you have only one address.
If you want to connect to PHPMyAdmin or something later it will be difficult.

The best thing is to have One DynDNS address to the Q web folder.

If you want to have your root directory redirected, you can create one index.php in the Q web folder
Inside of this you have this lines
Edit your address

Code: Select all
<?php
header("Location: http://mypage.com/joomla"); /* Redirect browser */

/* Make sure that code below does not get executed when we redirect. */
exit;
?>



Rename the index file from Nap in the root folder to something like index old.html
Then everyone that visits your headdress will be redirected to Joomla directory.
And you are still able to use your http://mypage.com/phpMyAdmin


________________________________________________________
For connecting to remote desktop of another computer (via internet or network) and controls.  Also connecting to VNCServer through Repeater or directly to VNCServer and a lot of other configuration options. For more details VNCServer

Re: [TUTORIAL] How to config your webserver first time

Posted: Wed Aug 11, 2010 7:04 pm
by linosilva
Hi!

I'm trying to configure the web server of the TS-410, with the last firmware, i have a account on dyndns.org and i'm trying activate the ddns on the qnap nas, but i've
this error "DDNS server internal error, please contact your DDNS technical support." do you know what can be?

Best Regards

Re: [TUTORIAL] How to config your webserver first time

Posted: Sun Sep 19, 2010 5:57 am
by junker79
Cool guide - everything seems to work, but I get the same error message as @linosilva.

I can access the website via the IP or the host setup with dyndns.org from outside the local network. It works now, but I assume it won't after the next IP refresh.

I am on a TS-219P. Current firmware version: 3.3.2 Build 0819T.

Any suggestions?

Re: [TUTORIAL] How to config your webserver first time

Posted: Fri Jan 28, 2011 9:41 pm
by janpap
I have also a question,

I'am using the 210. I have a domain name and forwarding to my nas. This works but hè won't show my domain name but:"ip nummer/welkom".

Is it possible that if i forward to the nas it shows my domain name instead of ip? How can I fix this? I have à static ip adres.

Thanks.
Regards Jan/ Netherlands.

Re: [TUTORIAL] How to config your webserver first time

Posted: Mon Apr 04, 2011 1:08 pm
by thorejoha
If you have a new broadband router it is also support for DyDNS in this.
Some broadband routers also have support for many DynDNS adresses.
I use 9 adresses in my router and it is no problem at all.

Re: [TUTORIAL] How to config your webserver first time

Posted: Tue May 17, 2011 4:15 am
by perfect
Thank you very much for your great information friend..... Your explanation is very nice and its very easy to read.....

Re: [TUTORIAL] How to config your webserver first time

Posted: Tue May 17, 2011 4:36 am
by thorejoha
Thanks.
Nice to hear.
Have a good day.

Re: [TUTORIAL] How to config your webserver first time

Posted: Mon Nov 14, 2011 10:42 pm
by mikeknipp
Thanks for the share. It helped me a lot and saved me several hours while configuring my qnap.

Re: [TUTORIAL] How to config your webserver first time

Posted: Sat Jan 07, 2012 10:36 pm
by wrighta
I signed up with no-ip.com for DDNS as it was the first suggested on the QNAP site. I find that no-ip.com only offers host names with no-ip.org at the end. The no-ip.com option does not exist in the no-ip system. Since no-ip.org is not one of the QNAP offered options for setting DDNS, what should I do?