LINUX.ORG.RU

История изменений

Исправление Pinkbyte, (текущая версия) :

net_gateway - это специальное зарезервированное слово :-)

--route network/IP [netmask] [gateway] [metric]
Add route to routing table after connection is established. Multiple routes can be specified. Routes will be automatically torn down in reverse order prior to TUN/TAP device close.This option is intended as a convenience proxy for the route shell command, while at the same time providing portable semantics across OpenVPN's platform space.

<skip>

The network and gateway parameters can also be specified as a DNS or /etc/hosts file resolvable name, or as one of three special keywords:

<skip>

net_gateway -- The pre-existing IP default gateway, read from the routing table (not supported on all OSes).

Исходная версия Pinkbyte, :

net_gateway - это специальное зарезервированное слово :-)

--route network/IP [netmask] [gateway] [metric]
Add route to routing table after connection is established. Multiple routes can be specified. Routes will be automatically torn down in reverse order prior to TUN/TAP device close.This option is intended as a convenience proxy for the route shell command, while at the same time providing portable semantics across OpenVPN's platform space.

<skip>

net_gateway -- The pre-existing IP default gateway, read from the routing table (not supported on all OSes).