Коллеги, всем доброй ночи! Подскажите плиз, по сетевым маршрутам в Debian 10, уже весь мозг сломал
cat /etc/network/interfaces
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug ens192
iface ens192 inet static
address
10.252.57.46/24 gateway
10.252.57.1 # dns-* options are implemented by the resolvconf package, if installed
dns-nameservers
10.252.57.52 91.236.183.224 dns-search stream.local
# Public interface
allow-hotplug ens224
iface ens224 inet static
address
89.175.183.142 netmask
255.255.255.224 gateway
89.175.183.129 dns-nameservers
8.8.8.8 up /usr/sbin/route add -host 46.36.221.28 gw 89.175.183.129 dev ens22446.36.221.28 gw
89.175.183.129 dev ens224