Skip to main content

Questions tagged [ip-routing]

The tag has no usage guidance.

2 votes
0 answers
4k views

Cannot connect to Flask server via public IP, only private IP

I have a simple Flask server that echos requests it gets to the terminal. Requests I send it via the device's public IP address do not register. The flask server is started correctly on all ...
GiovanH's user avatar
  • 121
1 vote
1 answer
597 views

Forcing route to interface, no matter what

I've got 2 interfaces on my server (eno1 & eno2). Whenever any process try to reach an IP (lets say 183.182.99.1), I want the traffic to use the eno2 link. Here is my current routing table: ...
Stopi's user avatar
  • 211
0 votes
2 answers
808 views

AWS EC2 public IP unreachable over IPSec VPN but private IP still reachable

We have a FortiGate (FortiOS 6.0) connected to a IPSec Site-to-Site VPN (Dynamic BGP) on AWS. When the VPN is up, we can only access EC2 using the private IP, public IP no longer works. Only the ...
Joshua's user avatar
  • 121
0 votes
1 answer
262 views

No uidrange rule with IProute2

When I run "ip rule help" there is no uidrange option in the selection sectors. I also get an error when I try to add a uidrange rule. Iproute2: 4.9.0-1 Command: sudo ip rule add uidrange $uid-$uid ...
Vernox Vernax's user avatar
1 vote
0 answers
405 views

How to change Public Address of VPS with another IP Address

For a project, I need to make HTTP requests to an external service from a IP address geo-located on "NATION_2". Having an available VPS located in NATION_1, I proceeded to purchase a public IP ...
Fede91's user avatar
  • 11
1 vote
2 answers
485 views

linux - routing between bridge networks without overlay

Here's the scenario. There are two hosts in a subnet (both are virtualbox VMs) and both are on the same network 192.168.1.0. I've additionally created two bridge interfaces with separate network ...
manikawnth's user avatar
2 votes
2 answers
890 views

OpenVPN client lan to reach Server lan

I have OpenVPN Server running in VPC and client running in office network. Have following table on 10.24.11.37 # route -n Kernel IP routing table Destination Gateway Genmask ...
rp346's user avatar
  • 101
2 votes
1 answer
114 views

What is this routing concept called? Trouble learning more on LAN-to-WAN-to-LAN routing

On a simple network, my nginx logs will the gateway address (10.0.0.1) instead of the internal client address (10.0.0.19) when I'm using DNS (e.g. foo.com) to access a server inside the LAN. I'm ...
Hamy's user avatar
  • 377
0 votes
1 answer
492 views

Convert one interface to a tunneled interface

I have a server with 2 WAN interfaces, eth1 and eth2. Each one have one router connected which gives them these IPs: 192.168.3.101 and 192.168.1.101. The thing is that I want to completely avoid ...
Jorge Fuentes González's user avatar
1 vote
3 answers
1k views

How Akamai CDN serves the content from closes edge server to user ?a

After going through some resources on google, got the idea how Akamai CDN edge servers works but got some questions about internals. Say I have got static content cached at Akamai CDN(XXX.XX.XXX.XXX ...
user3198603's user avatar
0 votes
1 answer
2k views

Ubiquiti EdgeRouter uses default route over static when responding to ICMP

I need to have a working connection between two router devices and the subnets behind them. Everything else in the setup seems to work except one static route. Here is the basic information about my ...
nyoatype's user avatar
0 votes
0 answers
63 views

How to handle VPNs and native IPv6

I've got native IPv6 via my ISP (they give me a /48). Using RAs (SLAAC), my router is advertising a particular /64 to machines in my network - in other words my network has full native IPv6. My ...
Iain Lane's user avatar
  • 101
-1 votes
2 answers
15k views

CentOS7: Multiple Interfaces, default route

[First post here...] Hello everyone, I have a CentOS 7 box which is supposed to become a node of a ganeti-cluster. It has 4 interfaces: eno1, eno2 - on the mainboard ens23s0f0, ens23s0f1 - a ...
AndreasBrandt's user avatar
0 votes
1 answer
810 views

Iptables forward incoming traffic multiple ip

I have a server with 5 ipv4 95.x.y.1 95.x.y.2 95.x.y.3 95.x.y.4 95.x.y.5 and I need to forward only the incoming traffic from port 80 to port 8080 (and same ip) so 95.x.y.1:80 --> 95.x.y.1:8080 ...
Francesco's user avatar
0 votes
2 answers
1k views

Dante on multiple gateways in subnet

I have two gateways in my subnet. 192.168.1.2 - main 192.168.1.1 - secondary (yeah that's not a mistake) So I am using 192.168.1.2 everywhere as default route Is it possible to configure danted so ...
POMATu's user avatar
  • 211

15 30 50 per page
1
3 4
5
6 7
20