# Node Red behind a proxy

**URL:** https://discourse.nodered.org/t/node-red-behind-a-proxy/4600
**Category:** General
**Created:** [6 November 2018 07:50 UTC](https://discourse.nodered.org/t/node-red-behind-a-proxy/4600 "2018-11-06T07:50:41Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ashash2](https://avatars.discourse-cdn.com/v4/letter/a/9d8465/32.png) [@ashash2](https://discourse.nodered.org/u/ashash2)
#### Post date: [6 November 2018 07:50 UTC](https://discourse.nodered.org/t/node-red-behind-a-proxy/4600/1 "2018-11-06T07:50:41Z")

</div>

Hello friends, in my work we have put a raspberry pi with raspbian stretch lite, on which we have mounted mqtt and node-red.  
At work we have a proxy squid that does not require authentication.  
If I create a flow with the HttpRequest node to access the telegram url that contains a url from outside my organization, this node gives an error:  
"11/5/2018 13: 04: 53node: e9b89ab8.f85e98  
msg: error  
"Error: tunneling socket could not be established, cause = connect EINVAL 0.0.31.144:80 - Local (0.0.0.0:0)" "

I have configured the proxy in the operating system, but I have no way for the HttpRequest to work.  
Some help?

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [6 November 2018 09:32 UTC](https://discourse.nodered.org/t/node-red-behind-a-proxy/4600/2 "2018-11-06T09:32:45Z")

</div>

Also posted in the slack channel and being answered / clarified there.
