#20571: OpenVPN add multiple routes to server config
-------------------------+----------------------------------
 Reporter:  nobody000@…  |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:  Chaos Calmer (trunk)
Component:  packages     |    Version:  Trunk
 Keywords:  OpenVPN      |
-------------------------+----------------------------------
 Dear OpenWRT Team,

 I am trying to add two routes for networks behind two clients. I added the
 config line "option route '192.168.2.0 255.255.255.0 192.168.3.0
 255.255.255.0' to openvpn server config. (also tried through the GUI)

 After restarting the openvpn service, I get an error

 /sbin/route add -net 192.168.2.0 netmask 255.255.255.0 metric 255 gateway
 192.168.3.0
 route: SIOCARDDRT: Network not reachable"

 It seams, the config file is parsed incorrectly. And only one route is
 tried to add.

 Please cf. bug or advise a different aproach.

 Thank you for your help.

 Best Regards,
 Mexx

--
Ticket URL: <https://dev.openwrt.org/ticket/20571>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to