Показаны различия между двумя версиями страницы.
| Следующая версия | Предыдущая версия | ||
|
linux:debian:network:alias:multiplegw [2014/07/22 17:51] linko22@gmail.com создано |
linux:debian:network:alias:multiplegw [2014/07/22 17:52] (текущий) linko22@gmail.com |
||
|---|---|---|---|
| Строка 1: | Строка 1: | ||
| + | < | ||
| # This file describes the network interfaces available on your system | # This file describes the network interfaces available on your system | ||
| # and how to activate them. For more information, | # and how to activate them. For more information, | ||
| Строка 36: | Строка 37: | ||
| post-up ip rule add from 190.115.24.170 table cs | post-up ip rule add from 190.115.24.170 table cs | ||
| post-down ip rule del from 190.115.24.170 table cs | post-down ip rule del from 190.115.24.170 table cs | ||
| - | #post-up route add -net 190.115.24.168 netmask 255.255.255.252 gw 190.115.24.169 | ||
| - | #pre-down route del -net 190.115.24.168 netmask 255.255.255.252 gw 190.115.24.169 | ||
| - | |||
| auto eth0:3 | auto eth0:3 | ||
| Строка 44: | Строка 42: | ||
| address 190.115.24.194 | address 190.115.24.194 | ||
| netmask 255.255.255.255 | netmask 255.255.255.255 | ||
| + | </ | ||