Connected to the server (centos7) Yota via USB as a backup communication channel. In the first few seconds everything is OK, the route is determined correctly. After a few seconds, the default route from the routing table disappears.
When you set a route statically in the config and / or manually via ip route, the situation repeats. Addresses / routes on the other maps are statically assigned.
How to find out why the routing table is changing?
$ ps aux
). perhaps this will help identify the "culprit". I hope that you have already inspected the cron-tasks of all users (/var/spool/cron/crontabs/*
). - aleksandr barakin