Forum Discussion
Making a default route is breaking my management auth
- Mar 21, 2024Resolved my issue. I made management-routes but that wasn't populating in the kernel route table (route -n from bash) so i added the routes to my TACACs route add -net [network] netmask [mask] gw [gateway] metric 4096 and that seems to have worked. 
Resolved my issue. I made management-routes but that wasn't populating in the kernel route table (route -n from bash)
so i added the routes to my TACACs
route add -net [network] netmask [mask] gw [gateway] metric 4096
and that seems to have worked.
- PauliusMar 21, 2024MVP FrontmanFin You might consider figuring out why the routes aren't being added to the kernel route table rather than manually adding them. A lot of times OS level changes do not carry over after upgrades and you could encounter an issue when you perform one because of this. 
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com