Skip to main content

Questions tagged [ip-routing]

The tag has no usage guidance.

0 votes
1 answer
5k views

Why is a ping response being sent to the wrong gateway?

In a previous question, I was trying to determine why my OpenVPN clients could not ping the server LAN, even though the server LAN could ping the clients. Having investigated this further, I ...
jonseymour's user avatar
78 votes
6 answers
700k views

How do I delete a route from Linux routing table

This turns out to be harder than I thought. The routes I want to delete are the "!" rejected routes, but I can't seem to formulate the right "route del" command to pull it off. Here is the routing ...
user avatar
5 votes
4 answers
95k views

Help me understand the 'ip route' command for cisco routers

I just can't wrap my head around it. For example: I want the left-most router to be able to ping my computers on the left and vice-versa. Where would I set up ip route and to what address. I feel ...
user avatar
2 votes
0 answers
794 views

IPSec VPN : Traffic not routing correctly

We have a server which is windows 2008 running on a VPS with a single public IP address. I've configured the firewall to allow IPSEC VPN connections to be established with our Draytek routers at ...
Michael Round's user avatar
1 vote
1 answer
5k views

problems when openvpn server is not the default gateway

I'm trying to set up an openvpn server on a raspberry pi to act as an endpoint for road worrier connections but the device is sitting on the network, not as the gateway of any of the machines on the ...
Peter Nunn's user avatar
1 vote
1 answer
128 views

How can destination addresses 132.148.77.28 and 132.148.77.28/32 be use different network interfaces for routing?

The output of netstat -rn on my FreeBSD virtual machine shows that: Internet: Destination Gateway Flags Netif Expire default 10.195.51.254 UGS vtnet0 10....
papiro's user avatar
  • 159
1 vote
1 answer
1k views

Routing Strategy for Multiple VPCs on AWS

I am planning to setup multiple Virtual Private Clouds (VPC) on AWS. These VPCs will be located in different geos. Each VPC will have public as well as private instances. I need to incorporate an ...
tilmik's user avatar
  • 135
0 votes
1 answer
1k views

How to create routes for LAN IPs in Windows XP

Hello i'm trying to use lan and 3g network at the same time on XP, as per previous questions i need to create routes for lan ip ranges. How can i do this
Nuno Furtado's user avatar
0 votes
1 answer
716 views

Route IP Traffic using nmcli / Centos 7

trying to create reroute from network 10.0.0.0/24 to 192.168.0.0/24 nave a vps on VM , with 2 nics one connected to 10.x net with IP 10.0.0.3 (NAT) and other to 192.x with IP 192.168.0.3 (host only) ...
user avatar
-1 votes
3 answers
1k views

want to Make software router having two nic cards using centos 6.4

I'm new on CentOS. I have a CentOS 6.4 system having 2 NIC cards. I want to setup a gateway so I can get internet from public ip over 1st nic card (eth1) and forward the network over 2nd nic card (...
Rahul's user avatar
  • 93