Skip to main content

Questions tagged [route]

Command line tool for manipulating and listing the routing table.

1 vote
0 answers
42 views

Apisix kubernetes Discovery not work

I am using official helm chart to install the APISIX in my Kubernetes. I only override the following values from the official helm chart: useDaemonSet-> true serviceAccount -> set create to ...
paddy's user avatar
  • 11
0 votes
1 answer
67 views

2 OpenVPN connections routing to forwarded port only works when 1 connection is down

I have a home network with a DSL router. One machine on the network opens a openvpn connection to a third party vpn provider. This machine then acts as a router for all machines on my network that ...
Ricky883249's user avatar
0 votes
0 answers
20 views

OpenVPN : Unable to access distant subnet over VPN from Office LAN

I have an issue to access a subnet through VPN connexion. I am currently experiencing an issue where traffic between my Office internal network and subnet on a machine over VPN client is not being ...
Meloman's user avatar
  • 111
1 vote
1 answer
244 views

Ubuntu 22.04 Set up net plan with multiple network interfaces only works with both default routes

I'm setting up a server with 2 network interfaces, I want the main network interface to be the default one to be used, and only use the other for 3 very specific subnets. However, when I configure the ...
Gilles Lesire's user avatar
0 votes
0 answers
51 views

Change interface/IP service binds to

I have a few Node.JS and TypeScript application. Some uses SNMP and other internal services. None of them have any specific bind/sourceAddresssettings. I see services binding to the wrong interface ...
Henrik's user avatar
  • 1
0 votes
1 answer
60 views

The routing metric is changed after a while for eth0 and eth1, automatically

I'm working on an platform that NetworkManager is gracefully embedded into its image. There are two separate eth0, and eth1, along with a 4G modem, all of which work fine. We use NetworkManager to ...
SAP's user avatar
  • 1
1 vote
1 answer
31 views

Linux host dropping every second ping forwarded from LXC container

I have an LXC container. I want to route all its traffic via a different interface (tap0) than the host. Host interfaces: tap0 172.13.0.3, gateway 172.13.0.1 lxcbr0 192.168.12.104 with the container'...
filo's user avatar
  • 431
0 votes
1 answer
183 views

No connectivity in LAN (arp table does not learn IP addresses)

enter image description hereI have a server connected with NICs as follows, 10.0.11.11/24 - no gateway required. 10.0.10.11/24 - with gateway 10.0.10.240 192.168.2.11/24 - no gateway required. When ...
Vidura Thammitage's user avatar
0 votes
0 answers
223 views

Creating onlink route via bridged adapter unexpected behavior

I am trying to create an onlink connection between a Windows host and a Linux vm guest in VirtualBox using a bridged network adapter. The IP on the guest 10.x.x.x. The IP on the host is 192.x.x.x. I ...
ift-436t's user avatar
0 votes
1 answer
519 views

Fixing route and iptables for an OpenVPN tun0 interface, with a selected and safe routing

I did setup my router to use 3rd party VPNs for maximum security. Since the ISPs that I am using have blocked all known VPN protocols including OpenVPN protocols, therefore I am forced to configure my ...
osiaso 's user avatar
0 votes
0 answers
103 views

Why does route rule not work when I set mark after the net packet go through the 'forward chain' of iptables?

I want to that all the packets through 'farword chain' redirect to local loopback, so that I can proxy this traffic. I set the route rules of iproute2 (all the packet with mark 1 is routed to local ...
docklas buks's user avatar
0 votes
0 answers
75 views

Nat Local subnet to another gateway centos7

hi i have a centos 7 with ocserv and iptables installed i wanted to route all OCserv teraffic to ip tunnel (which established and reachable) my Server ip is 172.10.1.1 My OCSERV Users Subnet is : 192....
Keyvan Rahimi's user avatar
0 votes
0 answers
263 views

Adding static route between two VPN servers

I have two VPN servers (Wireguard and OpenVpn) and my goal is that the clients connected to both the servers should be able to communicate between them. Say laptop A is connected to wireguard VPN ...
Kavitesh Singh's user avatar
0 votes
0 answers
90 views

nftables: VM to VM Communication over Host IP

I have the following situation: A Debian Linux host with multiple VMs running on it. One VM is set up as a mail server. nftables on the host redirects the mail traffic from the world to the mail VM ...
jb_alvarado's user avatar
2 votes
0 answers
2k views

Docker containers can't connect to IP on the Internet but the host can

I've been scratching my head about this for a full day now, I'm hoping to get some pointers in the right direction. From the host I can connect to the Internet just fine, but any container I start ...
bash's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
42