Skip to main content

Questions tagged [ip-routing]

The tag has no usage guidance.

0 votes
0 answers
12 views

AWS SSM failing after implementing IP route over one interface

I have a EC2 instance in an autoscaling group that I add an extra network interface (ENI) to because I want it to have a static private IP address (By all means if someone has a tip to do this in a ...
Wealot's user avatar
  • 111
0 votes
0 answers
37 views

Route all traffic **except return traffic** through NAT Gateway

I am fidgeting with NAT Gateways and netplan. I need all traffic that was initiated by the machine, so to say, to go though the nat gateway, and all return traffic in response to inbound requests to ...
bwg 325's user avatar
2 votes
1 answer
155 views

How to setup routing to the tun interface from an interface that is receiving tagged frames

I am configuring a Raspberry Pi to route traffic from a specific VLAN through a VPN, but I am encountering routing issues. Here’s an overview of my setup and the problems I'm facing: Setup: Raspberry ...
Aleksei's user avatar
  • 21
-1 votes
2 answers
581 views

Unable to access Url from Internet through WireGuard VPN tunnel

I am trying to access a router settings web page from Internet. I have setup a WireGuard VPN on AWS EC2. The handshake between the router and the WireGuard server looks good, but I am not able to ...
TechGuy's user avatar
0 votes
0 answers
90 views

Reply on same interface from which the request came?

Virtual machine with two network interfaces. Both interfaces have a default gateway. One is connected to the Intranet. The other is connected to the Internet. ...
Qmails's user avatar
  • 41
1 vote
1 answer
163 views

SNAT and DNAT port forwarding to a linked subnet

I am having some issues with the classic problem of DNAT/SNAT port forwarding, with the added complexity of multiple networks and subnets being involved. I want to forward a port from a VPS server of ...
John Tate's user avatar
  • 199
0 votes
1 answer
52 views

How to route traffic from private LAN to specific public remote host via alternate gateway?

Overview I am trying to deal with the following scenario: +------+ (Internet) 50.a.b.c +---------+ | edge + eth0 <-----------------------------> + outpost | +--+---+ 25.u.v.w ...
risclr's user avatar
  • 1
0 votes
0 answers
254 views

converting ip to netplan

I'm trying to convert a set of ip commands to a netplan configuration. I haven't had any luck so far, and I'm not sure why. My script for creating the bridge is: # Create the bridge ip link add name ...
djshaw's user avatar
  • 1
-1 votes
1 answer
53 views

whitelisted VLANs with L3 Managed Switch routing

I have a basic setup for self-learning purposes. I'm a developer but trying to also understand the other side of IT managing networks. I mean learning case I have a single managed L3 switch. To it are ...
tacoshy's user avatar
  • 101
0 votes
1 answer
95 views

Windows can't reach IP host through two routes

Problem: Windows 10 can't reach an IP host behind two routers, where the path is specified in static routes. Windows has the following setup: Windows Host (192.168.3.1/24 for the local LAN with ...
Thomas's user avatar
  • 111
-1 votes
1 answer
182 views

Behavior of longest prefix matching in Windows routing

Description I face a scenario in which longest prefix matching does not occur. Setup On my lab machine, I have a virtual nic VMnet11 (VMWare) with the ip address 181.0.0.10/8. I have a physical nic ...
F.I.V's user avatar
  • 139
1 vote
1 answer
191 views

Does anyone know of a program or script to show which route is being used for an IP address?

In Windows (say Windows 10), I'd like to put in an address, and then the relevant line from the routing table is shown (if any). So, pretend you are pinging an address and the computer processes the ...
Roman's user avatar
  • 425
3 votes
1 answer
130 views

How to route an IP address?

I am trying to route an IP address (camera sensor) to an edge server through a 5G network. The camera sensor is connected to a 5G Modem. The camera IP address is 10.45.3.1, the 5G link IP address is ...
HSHATA's user avatar
  • 31
0 votes
1 answer
4k views

Connect to a postgres running internally within a cluster through a kubernetes pod

I've got a kubernetes pod myapp-2390458f-kfjgd I can get access to with kubectl and an instance of a PostgreSQL that can be accessed from within the kubernetes cluster by the name mypos.tgres.com, but ...
Some Name's user avatar
  • 141
0 votes
1 answer
243 views

How to use DSR load balnce from two different network?

I have a server (A) which clients connect to it throw internet and its ip is 195.45.10.2 it route trafic to server (B) and its ip is 85.10 20.2 . So now I want to use some thing like dsr to let server ...
Ehsan Hosseini's user avatar

15 30 50 per page
1
2 3 4 5
20