Displaying 2 results from an estimated 2 matches for "different_from_other_one".
2016 Aug 10
1
Gateway question
...rwise it won't take. To me, ip route is doing the right thing as
having 2 gateways with the same metric will confuse the routing process.
If you need to use ip route to add another default gateway, make sure to
use a different metric:
ip route add 0/0 via 192.168.1.1 dev enp3s0 metric
<different_from_other_one>
ak.
------------------------------------
PS: In my virtual environment *[0]*, the routing tables for tables t2
and t3 appeared incomplete. The route specified in the route files for
network 192.168.1.0/24 was missing - most likely cause it was already in
the main routing table. Only the...
2016 Aug 09
3
Gateway question
On 08/09/2016 12:03 PM, John R Pierce wrote:
> those are both the same network, and the default gateway is a global
> thing. packets forwarded to 192.168.1.1 could use either 192.168.1.12
> or .13, as they are all the same. in reality, they will use the first
> match they find.
Generally, but not necessarily. What Birta is trying to accomplish is
called