On Mon, May 27, 2019 at 6:42 AM Mike Wright <nobody@xxxxxxxxxxxxxxxxxxxx> wrote:
On 5/26/19 10:59 PM, Jack Craig wrote:
> <http://10.0.0./24> <http://10.0.0./24>, then vpn comes and
> > default route is now pointed at the vpn.
> >
> > and this process in reverse on shutdown...
What I've seen is two additional, more specific, default routes added:
0.0.0.0/1 and 128.0.0.0/1, which cover the entire ipv4 address space. By
doing it this way the new routes can be deleted and the original default
route remains. This works because a more specific route trumps the less
specific route (0.0.0.0).
Unfortunately, I can't remember who adds/removes those routes but I
suspect it is NM.
i think you are right, ...
[ws:root:/etc/sysconfig/network-scripts]# grep "ip route add" *
Good travels on your adventure,
Thx!
:m
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx