Bug #3709
closedDisabled static route entries trigger 'route delete' error at boot
100%
Description
I've got a site to site openvpn setup. On the server i've got "remote networks" setup. On system reboot, this remote route is not added to the routing table, when i got the same route configured as a DISABLED system static route.
When I delete this system static route, it works fine, but a disabled route should not be able to interfere with the system.
Version 2.1.3-RELEASE (amd64)
FreeBSD 8.3-RELEASE-p16
Updated by Chris Buechler over 10 years ago
- Subject changed from OpenVPN, Route not created on boot system to Disabled static route entries trigger 'route delete' where they shouldn't
updated subject to describe actual issue
Updated by Chris Buechler about 10 years ago
- Status changed from New to Confirmed
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Subject changed from Disabled static route entries trigger 'route delete' where they shouldn't to Disabled static route entries trigger 'route delete' error at boot
- Status changed from Confirmed to Pull Request Review
- Target version set to 2.5.1
Updated by Renato Botelho over 3 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Viktor Gurov
Merged and cherry-picked to 2.5.1
Updated by Viktor Gurov over 3 years ago
- % Done changed from 0 to 100
Applied in changeset 6336607d28a014a3de1b4e873a6ab97b9a635a7f.
Updated by Alhusein Zawi over 3 years ago
after creating the same openvpn route as static, the route table will add static route Gateway(not openvpn GW)
after disabling the the static route , openvpn route GW will not be shown up until restarting openvpn service.
2.5.1-RC (amd64)
built on Thu Apr 01 11:53:55 EDT 2021
FreeBSD 12.2-STABLE
Updated by Renato Botelho over 3 years ago
- Status changed from Feedback to Resolved