How do you set up your proxy settings?

Interested in our products? Post your questions here. Let us answer before you buy.

How do you set up your proxy settings?

Postby RobertSimon » Wed Nov 04, 2009 2:27 am

I connect through a proxy at work and I have all of the settings I need to configure the QNAP TS-439 Pro but there does not appear to be any way to enter the proxy information. This is a big issue for me as most big companies use a proxy and this device is advertised for corporate environments. Without the proxy information I am unable to sync my time, install any QPKG, use the bit torrent client, or access my QNAP over the internet. How can I configure the proxy settings?
RobertSimon
New here
 
Posts: 3
Joined: Tue Nov 03, 2009 4:16 am
NAS Model: TS-239 Pro

Re: How do you set up your proxy settings?

Postby QNAPJason » Thu Nov 05, 2009 1:56 pm

Hello,
Currently the support of entering a proxy server is not available. Thanks for your suggestion and we'll look into it when designing our future firmware.
User avatar
QNAPJason
QNAP Staff
 
Posts: 4658
Joined: Thu May 21, 2009 2:14 pm
Location: Taipei
NAS Model: TS-x19P II

Re: How do you set up your proxy settings?

Postby RobertSimon » Thu Nov 05, 2009 10:32 pm

Without proxy support this device is no better than any other corporate NAS device as the features that I had paid extra for can not be used without an internet connection. Is there no way to SSH into the device and change any of the linux config files to set up the proxy information? If not I guess I will just have to return this because I cannot justify the price of this device if I am not able to make use of any QPKG's.
RobertSimon
New here
 
Posts: 3
Joined: Tue Nov 03, 2009 4:16 am
NAS Model: TS-239 Pro

Re: How do you set up your proxy settings?

Postby tj101 » Wed Apr 21, 2010 12:51 pm

I would like to second the need for proxy settings option for web connectivity. I too am behind a firewall that does not allow direct WWW access.
tj101
New here
 
Posts: 2
Joined: Wed Apr 21, 2010 12:46 pm
NAS Model: TS-239 Pro

Re: How do you set up your proxy settings?

Postby tj101 » Wed Apr 21, 2010 12:52 pm

Are there any workarounds that can be applied to enable WWW access?
tj101
New here
 
Posts: 2
Joined: Wed Apr 21, 2010 12:46 pm
NAS Model: TS-239 Pro

Re: How do you set up your proxy settings?

Postby schumaku » Thu Apr 22, 2010 4:51 am

Internet -> NAS ... or .... NAS -> Proxy/ReverseProxy -> Internet ?

RobertSimon wrote:Without the proxy information I am unable to sync my time,...
No NTP server inside the corporate network? Commonly, Proxies allow Web access in first priority only - but not NTP.
RobertSimon wrote:...install any QPKG,...
Can be downloaded over any desktop PC browser...
RobertSimon wrote:...use the bit torrent client, ...
Is your corporate proxy configured for BT, and are the required ports forwarded to the NAS accordingly?
RobertSimon wrote:...or access my QNAP over the internet. How can I configure the proxy settings?
Nothing to configure on the NAS end, routing and potentially port mapping must be done on the corporate infrastructure (firewalls, routers, ...). To reach a NAS on a corporate LAN, from the Internet? So set-up a Internet-reachable server outside of a secured DMZ... appears there is not much IT and IT security in your company.

-Kurt.
User avatar
schumaku
Guru
 
Posts: 22562
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
NAS Model: TS-x79 Pro

Re: How do you set up your proxy settings?

Postby AlexKe » Fri Apr 23, 2010 8:27 pm

Dear tj101,

Although the HTTP proxy is not equipped with QNAP Turbo NAS, but there is a plug-in package, called Squid, which can be installed on QNAP Turbo NAS. The detail of installation can be referred from the article below.

http://wiki.qnap.com/wiki/Squid
AlexKe
Experience counts
 
Posts: 1829
Joined: Wed Jan 06, 2010 2:49 pm
NAS Model: Not Selected

Re: How do you set up your proxy settings?

Postby david.bliaisonneau » Thu May 27, 2010 1:00 am

You can access the Internet behind a proxy using wget configuration file.
  • Login in SSH to you NAS
  • Edit the file /etc/wgetrc:
    Code: Select all
    http_proxy = http://proxyip:port
    use_proxy = on
    wait = 15
It give me the possibility to get qpkg from the WebUI
david.bliaisonneau
First post
 
Posts: 1
Joined: Thu May 27, 2010 12:52 am
NAS Model: TS-409U

Re: How do you set up your proxy settings?

Postby thomas666 » Mon Mar 07, 2011 3:31 pm

Qnap is realy slow on getting the Proxy update.
Why is is so hard to update the firmware so our NAS can connect to a proxy ?
thomas666
Starting out
 
Posts: 17
Joined: Sat Dec 04, 2010 5:32 pm
Location: Denmark
NAS Model: SS-439 Pro

Re: How do you set up your proxy settings?

Postby r6ual » Tue May 24, 2011 9:51 am

Agreed that this product is severely lacking in something that would be considered a very basic function to access the internet from behind a corporate firewall. Without be able to access the internet using this device, it is no better than a tape backup.
r6ual
First post
 
Posts: 1
Joined: Mon May 16, 2011 1:54 pm
NAS Model: TS-559 Pro

Re: How do you set up your proxy settings?

Postby jo.strasser » Mon Aug 22, 2011 2:19 pm

Hi QNAP!

Was the proxy setting now available???

The latest firmware (3.5.0) contains a VSCAN implementation, but in a company network we cannot use this without proxy settings for updating the definitions!!!

PLEASE IMPLEMENT PROXY SETTINGS!!

Thanks, Jo!
jo.strasser
First post
 
Posts: 1
Joined: Mon Aug 22, 2011 2:16 pm
NAS Model: TS-459 Pro+

Re: How do you set up your proxy settings?

Postby AlexKe » Mon Aug 22, 2011 10:01 pm

Hi jo.strasser

Here is the Proxy server setting via command line for your reference. Current the proxy server is not in the main project list. Sorry about that.
http://wiki.qnap.com/wiki/Squid
AlexKe
Experience counts
 
Posts: 1829
Joined: Wed Jan 06, 2010 2:49 pm
NAS Model: Not Selected

Re: How do you set up your proxy settings?

Postby schumaku » Tue Aug 23, 2011 4:02 am

Alex,

Sorry, you fully mised the question. These users are not seeking for a proxy installation on the NAS - they need the ability to automatically configure the usage of an outgoing proxy for the Internet connections, ie. to list QPKG, to get live updates, to have the Download Station using the Proxy for the tracker data, ...

-Kurt.
User avatar
schumaku
Guru
 
Posts: 22562
Joined: Mon Jan 21, 2008 4:41 pm
Location: Kloten (Zurich), Switzerland -- Skype: schumaku
NAS Model: TS-x79 Pro

Re: How do you set up your proxy settings?

Postby AlexKe » Fri Aug 26, 2011 11:25 pm

Sorry about misunderstanding. The proxy client currently is not available on Turbo NAS.

You can download the virus code manually from the link on the AntiVirus page. If the NAS is the company property, please try to set a port forwarding manually for the NAS.

- Update file available at: http://www.clamav.net
AlexKe
Experience counts
 
Posts: 1829
Joined: Wed Jan 06, 2010 2:49 pm
NAS Model: Not Selected

Re: How do you set up your proxy settings?

Postby typhoon@zoznam.sk » Thu Jan 12, 2012 9:26 pm

Please add support for proxy client :)
typhoon@zoznam.sk
Starting out
 
Posts: 13
Joined: Thu Sep 16, 2010 9:48 pm
NAS Model: TS-401T

Next

Return to Presales

Who is online

Users browsing this forum: No registered users and 1 guest