Простите чайника но после перезагрузки системы слетает таблица маршрутизации и ставяться значения по умолчанию как сохранить настройки.Неужели необходимо править файлы в ручную? Linux Red Hat 9
Some of the older versions the Fedora stream of Linux had different methods of updating their routes. For example, in RedHat versions 8 and 9, the file named /etc/sysconfig/static-routes was used to add permanent static routes that would be present after a reboot. The format is similar to that of the route command except that the interface comes first and the switches have no dashes in front of them. Here is a sample entry for a route to 10.0.0.0 via the 192.168.1.254 gateway:
wlan0 net 10.0.0.0 netmask 255.0.0.0 gw 192.168.1.254
The /etc/sysconfig/static-routes file is set to be deprecated in future releases and you should consider the alternative solutions for newer operating systems.
Спасибо конечно но у меня такого файла нет.
>Спасибо конечно но у меня такого файла нет.)))))
Ну естественно - раз у тебя слетает статика при перезагрузке!
Видимо стоит его создать ;)
Спасибо но у меня такого файла нет