Skip to main content

Questions tagged [gateway]

A gateway is a network node used in telecommunications that connects two networks with different transmission protocols together.

-2 votes
0 answers
27 views

How should I configure OpenVPN from gateway server to private server?

Seeking a bit of guidance on how I should set up my OpenVPN tunnel from client -> gateway server -> home server. Right now I'm running an Ubuntu 20.04 server on my home network. In order to ...
backward forward's user avatar
0 votes
1 answer
69 views

Server become unreachable after 12 hours up

I have two servers (pub, priv), both communicates via NAT gateway, but now I'm getting an issue with my private server, after around 12 hours running, it just became unreachable, I'm not expert on ...
Guilherme Caixeta's user avatar
0 votes
1 answer
77 views

DNS resolution in NAT gateway blocked by ufw

I have a LAN (172.16.0.0/24) and 2 servers: "Bastion" (172.16.0.3), which has a public IP and can reach internet "Redis" (172.16.0.4), which doesn't have a public IP and can't ...
alexandernst's user avatar
0 votes
0 answers
65 views

High availability / load balancing methods for on-premises gateways for SaaS systems (gatway initiated connections)

While I have a specific setup I'm writing this as a general question so someone can bring some related ideas. I have a SaaS that uses a gateway inside my network to connect to my on-premises systems. ...
Iñigo García's user avatar
0 votes
1 answer
157 views

Proxmox Mulitple Public IP

I have a server at Hetzner with several public IPs. I configured it in bridge mode. Everything is working so far, but how do I tell the individual VM to please go online with this public IP address? ...
dima1002's user avatar
0 votes
0 answers
25 views

How can I configure SSH on my laptop to use a Control Master on a remote gateway?

I have a server, let's call it server, which requires a 2FA authentication every time. So, I can set up ssh multiplexing to reduce the number of required authentication. However, I usually carry my ...
Yuxuan Lu's user avatar
  • 101
0 votes
1 answer
67 views

Automatically change gateway based on internet connection

I have 2 connections to different internet providers in my Debian 11 system, I need to set the eth0 as the default and if it loses internet for any reason, change to eth1. After that if eth0 gets ...
Lucas Sanchez's user avatar
0 votes
2 answers
115 views

How to properly do ip specific routing on sbc gateway/router? Not forwarding responce

My network uses 192.168.100.0/24 The routers gateway is 192.168.100.1 I have a windows pc at 192.168.100.15 I have a fresh install of ubuntu 20.04 on a SBC with ip 192.168.100.207 lan0 On this sbc I ...
Chris Zahrt's user avatar
1 vote
3 answers
1k views

Configure nginx running locally to server the port running docker container locally

Hi this may be a noob question. I am trying to replicate a 502 bad gateway error when using nginx as a web server. I have locally running VM of Ubuntu 20.04.6 LTS on which I have freshly installed ...
Curious Developer's user avatar
0 votes
0 answers
46 views

Default gateway setup in different networks connected through intranet service

How do I setup default gateway on two different networks connected to a third network (home office) through a provider? the provider provides intranet service. The two sites need access to internet ...
Sakadude's user avatar
0 votes
0 answers
894 views

Kubernetes Gateway API - Using HTTPRoute rules to rewrite URI paths

My goal is to have a single Gateway that can be used to host multiple applications at different paths. The URLRewrite filter exists, however, when it does not seem to be working as expected. Using ...
TJ Zimmerman's user avatar
0 votes
1 answer
756 views

502 Bad Gateway nginx 1.20.1

I know why is this coming. But I don't know how to fix it. I was installing osticket following this article. https://www.vultr.com/docs/how-to-install-osticket-on-centos-7/ Turns out current osticket ...
achhainsan's user avatar
0 votes
0 answers
161 views

AWS - I want to route traffic from one VPC to another, but I want all traffic INTO that VPC to share an IP

Due to a very complicated situation that I can't really get into, we have a VPC that has access to a certain server via a direct connection. This server requires that we whitelist an IP to access it. ...
Whitewind617's user avatar
0 votes
3 answers
350 views

Zscaler as a router

Is it possible to install zscaler on virtual machine (e.g. linux), and use that machine for accessing only few hostnames? I would point other machines to go via this virtual machine only for those few ...
Marko Kraljevic's user avatar
0 votes
0 answers
519 views

Configuring Nginx Reverse Proxy: Resolving Bad Gateway Issue

I am attempting to set up an Nginx reverse proxy that should be accessible from another server. The purpose is to redirect requests to an upstream test environment. The connection necessitates a ...
Radoslav Enev's user avatar

15 30 50 per page
1
2 3 4 5
41