Questions tagged [gateway]

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

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

or

A gateway computer that sits between different networks or applications. The gateway converts information, data or other communications from one protocol or format to another.

603 questions
1
vote
1 answer

Restore AWS Storage Gateway Server

I just setup an AWS File Storage Gateway server on-prem. I was able to connect it to an S3 bucket and I can mount it as an NFS share to Linux servers which is great. My concern though is this - if for some reason we experienced total loss of on-prem…
jrd1989
  • 698
  • 15
  • 48
1
vote
1 answer

How to change ip of azure gateway

How to change frontend ip of Azure Application Gateway? The ip I want to change to exist as a Public Ip resource in azure. In the "Frontend IP configurations" I can see the old IP beeing used. But its not possible to change it or remove the…
Robert
  • 111
  • 1
  • 2
1
vote
1 answer

Ping is not working for internal interfaces

I am having a Gateway CentOS 7 which gets no reply for pings on its internal interface when the interface is specified making me think there is the problem, but also not able to ping ANYTHING on the internal network while pings to it work. ping…
927589452
  • 13
  • 5
1
vote
0 answers

Ubuntu - Inbound network access stops after setting a static IP

I am trying to setup a gateway server in my cloud network so all my servers(some who do not have an external IP) can access the internet via this gateway server. To achieve this, my first task is to configure the network interfaces on my servers…
Yashvit
  • 111
  • 3
1
vote
1 answer

Nginx CentOS 7 PHP-FPM 7 502 Bad Gateway

I have configured Nginx, PHP-FPM 7 on CentOS 7. I am now having a 502 error. In www.conf: user and group are nginx. listen = /var/run/php-fpm.sock listen.owner = nginx listen.group = nginx listen.mode = 0660 In…
freddyk
  • 11
  • 1
  • 2
1
vote
0 answers

Debian Xen - One VM routings stops working randomly

I have a server installed Debian Xen 4.1. I will refer to this server later with letter A. The server has two virtual servers running. Let's call these servers with letters B and C. All servers A(host), B(vm), and C(vm) has public ips (they have…
Yap
  • 11
  • 3
1
vote
3 answers

Setting up DHCP on Windows Server 2012 R2. How to share Server's connected networks with all clients?

My office requires a connection to a private corporate cloud and also the internet. Up till now i have used dual network cards on all client machines and then added static routes through command on each of them. It works well but now the number of…
1
vote
2 answers

One linux server, one network, two gateway - can server handle connections coming from both gateways?

We have OpenSUSE server with a service running on it. We have two gateways on the network. One of these gateways is set as a default gateway for the server. In this case server can accept connections which are coming through this gateway only. But…
QeySee
  • 48
  • 1
  • 4
1
vote
1 answer

VPN gateway not produce traffic

I mounted a VPN Gateway to connect using IPsec with other VM using internet. In my case Im using Debian in the other side, and seems how connect using strongswan. My surprise is checking logs of traffic, because there is no traffic data in azure…
deconya
  • 135
  • 3
  • 8
1
vote
1 answer

How to check the GATEWAY of the IP section in the VM of VMware workstation ?

In my remote Windows Server, I use VMware workstation created a VM, and I config a ip manually(the ip is 10.10.0.8), and the host machine(Windows Server) ip is 10.10.0.1: How to check the gateway of the network segment?
aircraft
  • 356
  • 1
  • 5
  • 16
1
vote
1 answer

VPN: ERROR: Linux route add command failed with status 2

I'm trying to connect throught ovpn but I have the following error, don't know why: I have ubuntu-gnome and I'm connected throught wifi. .ovpn: client remote gateway.xxx.com 1194 dev tun proto udp resolv-retry infinite nobind user nobody group…
Ijuhash
  • 11
  • 1
  • 1
  • 3
1
vote
0 answers

Azure - Data Management Gateway - Endpoint Error

Has anybody tried to setup this Data Management Gateway on-premise with Azure Data Factory? I am following this guide: https://docs.microsoft.com/en-us/azure/data-factory/data-factory-move-data-between-onprem-and-cloud It all goes well but when I…
JS_Diver
  • 111
  • 2
1
vote
2 answers

Tunnel SSH and database ports via WAN2 in a dual WAN router

ISP-A : 4mbps (1:1) fiber leased line static IP address and ISP-B : 20mbps (1:8) fiber connection with dynamic IP address. Little context to the situation, currently we have only one ISP (ISP-A) and as the bandwidth is not sufficient for everyone…
1
vote
0 answers

Static route to internet gateway on different local subnet. Possible?

I am relatively new to this community and am hopeful that somebody can help me with my problem. My network setup is the following Router, IP 192.168.1.1, two interfaces: wlan1 Subnet: 192.168.1.0 Mask: 255.255.255.0 Gateway: 192.168.1.1 DNSmasq:…
khofm
  • 111
  • 2
1
vote
1 answer

3 SMTP servers on different ip's to one failover ip, is this possible?

Situation: We have 3 separate SMTP servers on 3 unique public static ip addresses [rovided by ISP. We have a new mobile 4g connection with a single static public ip as a possible failover connection. We have a Draytek 2860 ADSL router to handle the…
Squid_Vicious
  • 87
  • 1
  • 1
  • 10