Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [route]

Command line tool for manipulating and listing the routing table.

-1 votes
0 answers
22 views

My goal is to have a wg tunnel established between a "client" and "server", but not send any of the client's traffic through the wg tunnel. I only want the server traffic to go ...
0 votes
1 answer
201 views

I have a server running Linux with two network cards, eth1 and eth2. These two interfaces are connected to gateway1 and gateway2, respectively, and there are two default routes. For a specific host, I ...
1 vote
0 answers
53 views

I have configured multiple routing tables and iptables rules to manage traffic, but I am facing an issue where the first marked packet is not routed correctly according to the specified table. However,...
0 votes
1 answer
114 views

We have VLAN 101 with clients and assigned 192.168.1.0/24 with gateway 192.168.1.1. VLAN 102 with Servers and assigned 192.168.2.0/24 with gateway 192.168.2.1. A router with two interfaces in VLAN 101 ...
0 votes
2 answers
213 views

I understand some basics of networking, but I am new to VLANs and routing. The network is given in the image below. A Fritzbox 4060 connected to the Internet functioning as DHCP for the main subnet (...
1 vote
0 answers
83 views

I've this kind of architecture with many cameras with several network connection interfaces : 4/5G, Wifi, Wifi Mesh, Ethernet, Starlink... For each interface, each camera get a different fixed IP (192....
2 votes
1 answer
346 views

To find a matched entry in the route table, a bitwise AND will be applied to the destination IP and the netmask in the route table. I wonder if the bitwise AND will ALSO be applied to the "...
0 votes
2 answers
4k views

In /lib/systemd/network/10-eth0.network on my client, I am failing to configure anything that can translate my manual command: sudo ip route add default via 192.168.7.1 dev eth0 where 192.168.7.1 is ...
0 votes
1 answer
705 views

I have a couple of Asus RT-AX58U routers with a WireGuard VPN between them. Router "B" connects to router "A". The LAN address for Router "B" is 192.168.50.1/24, while ...
0 votes
1 answer
118 views

Environment Summary I have 2 VM's with the following, they are on different HOST VM #1 has 2 NICs IP Address 172.31.154.100 with a gateway of 172.31.154.1 IP Address 172.31.177.200 with a gateway ...
0 votes
1 answer
819 views

Linux kernel would allow me to add routes with gateways that were merely reachable, since there's no issue with them in practice. But nowadays i get "Error: Nexthop has invalid gateway" ...
0 votes
0 answers
79 views

No route to loopback IP through IPsec subnetsFirst of all, please note that I do not have access to the remote equipment, i.e., the remote IPsec connection point. The communication has been ...
0 votes
1 answer
102 views

I have a public IP subnet that I currently use onsite for our public facing servers and I would like to take them step-by-step to google cloud using their BYOIP support. For testing I brought one ...
1 vote
0 answers
386 views

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 ...
0 votes
1 answer
93 views

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 ...

15 30 50 per page
1
2 3 4 5
43