Package: openvpn-auth-radius
Version: 2.1-6+b1
Severity: normal
Dear maintainers,
When using several openvpn instances on the same subnet, tcp and udp for
example, we noticed routes specified by Framed-Route radius attribute
were not correctly inserted. As create route string doesn't specify the
output device, the routes are always inserted with the first device
matching the Framed-IP-Address (which is always the first launched
openvpn instance in our case).
Here is a patch proposal. It adds the openvpn instance device (given in
the environment) to the create/delete route string.
Kind regards,