Proxy for http traffic


SRB

Recommended Posts

A while ago (unRAID 6.3 days) I was trying to get my server configured to connect to an enterprise proxy for http traffic. Through discussions with LimeTech support, I was advised to add the following to my go config file

 

http_proxy=http://proxyserver:port /usr/local/sbin/emhttp &

 

which is also advised in this thread:

 

Back then it didn't end up working and I was told to wait for the release of unRAID 6.4 since the front-end http server was being changed to nginx. So now that some time has passed I'd figure I'd give it another go, but alas I am still not able to get it working. What's more, I know this is a configuration issue within unRAID because if I create a Win10 VM within unRAID, I can get traffic through the proxy within Windows. Any suggestions on how I can get this working within unRAID? Thanks.

Edited by SRB
spelling
Link to comment
  • 2 weeks later...
  • 1 year later...
On 1/26/2019 at 8:50 PM, eschultz said:

Try adding https_proxy in the mix too:


http_proxy=http://proxyserver:port https_proxy=http://proxyserver:port /usr/local/sbin/emhttp &

 

i tried to put this in the go file but the webGui cannot connect to the internet.

Any suggestions on how I can get this working within unRAID? Thanks.

Link to comment

sorry i'm so newbie

 

Which config file?

 

On 1/17/2019 at 1:06 PM, SRB said:

A while ago (unRAID 6.3 days) I was trying to get my server configured to connect to an enterprise proxy for http traffic. Through discussions with LimeTech support, I was advised to add the following to my go config file


http_proxy=http://proxyserver:port /usr/local/sbin/emhttp &

.

 

Link to comment
  • 1 year later...
On 9/1/2020 at 8:12 AM, BasDL said:

issue is solved, was a problem with the proxy configuration of the company.

What was wrong with your configuration of the company? If got the same issue. I can't update my plugins after being behind the enterprise web proxy (aka Sophos Web Proxy)  

In my Opinion it stuck at the moment they Download the .plg or the .txz file. 

 

 

and here a part of the Logging after restart the Server

Jan 5 11:35:49 MKServer root: plugin: running: anonymous

Jan 5 11:35:49 MKServer root: plugin: skipping: /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz already exists Jan 5 11:35:49 MKServer root: plugin: running: /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz

Jan 5 11:35:49 MKServer root:

Jan 5 11:35:49 MKServer root: +==============================================================================

Jan 5 11:35:49 MKServer root: | Installing new package /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz

Jan 5 11:35:49 MKServer root: +==============================================================================

Jan 5 11:35:49 MKServer root:

Jan 5 11:35:49 MKServer root: Verifying package community.applications-2021.11.05-x86_64-1.txz.

Jan 5 11:35:49 MKServer root: Unable to install /boot/config/plugins/community.applications/community.applications-2021.11.05-x86_64-1.txz: tar archive is corrupt (tar returned error code 2)

Jan 5 11:35:49 MKServer root: plugin: running: anonymous Jan 5 11:35:49 MKServer root: Creating Directories

Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: Adjusting icon for unRaid version

Jan 5 11:35:49 MKServer root: Jan 5 11:35:49 MKServer root: ----------------------------------------------------

Jan 5 11:35:49 MKServer root: community.applications has been installed.

Jan 5 11:35:49 MKServer root: Copyright 2015-2021, Andrew Zawadzki

Jan 5 11:35:49 MKServer root: Version: 2021.11.05

Jan 5 11:35:49 MKServer root: ----------------------------------------------------

Jan 5 11:35:49 MKServer root:

Jan 5 11:35:49 MKServer root: plugin: community.applications.plg installed

Jan 5 11:35:49 MKServer root: Installing language packs

Jan 5 11:35:49 MKServer root: Starting go script

Jan 5 11:35:49 MKServer root: Starting emhttpd

Edited by copyyy
better view
Link to comment
  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.