Skip to main content

Questions tagged [proxy]

Device or program that stands between two or more interconnected programs/devices

0 votes
0 answers
49 views

Why doesn't nginx work without default_server?

I want to be able to use 2 different certs on my nginx reverse proxy, one for my domain and one for internal LAN use to encrypt my LAN traffic. From what I understand, having a server block with ...
W Brown's user avatar
0 votes
0 answers
44 views

Squid Proxy TLS without HTTP Tunneling

Currently I have all my Debian virtual machines using a Squid caching server to cut down on bandwidth when they all go to pull updates and download packages. And all other server to internet HTTP ...
bdrun33's user avatar
0 votes
1 answer
73 views

Failed update : 14: curl#52 - "Empty reply from server" [duplicate]

I try to run sudo yum update but getting error : Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was 14: curl#52 - "Empty ...
Muhammad Asyraf's user avatar
0 votes
0 answers
49 views

How to Hide Real IP of Local Network Using Squid Proxy and External Proxy Server

I'm looking to enhance the security and privacy of my local network by hiding its real IP addresses. The way I've gone about it is the following: a local gateway for all client machines that runs ...
Kegaka2115's user avatar
-1 votes
0 answers
10 views

I would like to connect over LAN to a webapp listening on IPv6. What are some ways to accomplish this? [migrated]

I would like to host a guestbook for our home for visitors to use to post messages and photos. In my router settings I can use a DNS to forward guestbook.example to my local IPv4 adress, 192.XXX.XXX....
jstr's user avatar
  • 1
0 votes
1 answer
10 views

Specify environment variables for grafana-a-deployment in grafana-a CR with Grafana Operator in OpenShift

With the community-provided Grafana Operator in OpenShift, how can we configure the Custom Resource (CR) grafana-a to pass environment variables (e.g. NO_PROXY and HTTPS_PROXY) to the Deployment ...
wwillfred's user avatar
1 vote
0 answers
56 views

Implementing a forward proxy for internet bound traffic in AWS

Say I have a few internal services living in a private subnet that need to make external API calls. To achieve this, I implement a lambda living in another VPC that makes the call on their behalf. Now ...
Arpit Kumar's user avatar
0 votes
1 answer
44 views

In windows is it possible to configure proxy settings at the system level and not on the user level

windows proxy settings page The settings I apply here is scoped to user only. Is there an option apply this configuration on machine level?
pari.dev's user avatar
0 votes
0 answers
118 views

Edge browser proxy settings for Burp Suite

This is my case: I'm using a webapp in a Docker container localhost:4280. I want to test this webapp with Burp Suite (which listen to port 8080) and Microsoft Edge browser. The way to set the proxy on ...
ranemirusG's user avatar
0 votes
0 answers
173 views

How to route wireguard server traffic through a proxy?

I have two containers in my server, wireguard-server and cloudflare-warp which are deployed in the same host using: docker run -d --name=wireguard \ -e LANG=en \ -e WG_HOST=example.com \ -e ...
user1089796's user avatar
0 votes
0 answers
51 views

TCP stream ends with retransmission of last FIN,ACK packet

The TCP network connection between an Haproxy server in TCP mode (.94) and Postfix (.137) randomly ends with the retransmission of last FIN,ACK packet from the Postfix server: It only happens for ...
rfmoz's user avatar
  • 802
-1 votes
2 answers
70 views

Proxy for custom control

I need a proxy server that can temporarily block an application from accessing an endpoint, while allowing access to another service. I have an monitoring app that backs up to a cloud provider. ...
dazzleworth's user avatar
0 votes
0 answers
72 views

Using iptables to route TCP traffic to upstream http proxy shows SSL routines::wrong version number

In a dockerized environment without the possibility of having a redsocks transparent proxy, I need to route TCP 80/443 traffic of a container to an upstream proxy, so I enabled net_admin capability on ...
Shayan's user avatar
  • 85
0 votes
0 answers
73 views

UDP routing through VPS to local machine for server hosting

I am hosting a Minecraft server using geyser to allow both bedrock and java players to join my server. Java compatibility was easy, I set up a ssh tunnel from Local to VPS and all worked well, however ...
clivet268's user avatar
0 votes
0 answers
77 views

how to confugire routing for bridge interface

I have a Linux machine that I operate in transparent mode using bridge interfaces that I created using brctl. One member of the br0 is external, and the other member is internal interface. In the ...
iamaduwb's user avatar

15 30 50 per page
1
2 3 4 5
223