Forum Discussion
FrontmanFin
Mar 20, 2024Altostratus
Making a default route is breaking my management auth
Hello, I have TACACS configured for Configuration Utility/GUI access and it works. My problem is, when i make a default route on the box network > routes: source: 0.0.0.0 ...
- Mar 21, 2024
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.
Paulius
Mar 20, 2024MVP
FrontmanFin In order to assist you further please provide the routing table for the F5, the output of the following command when in bash, and the destination for the TACACS server/s.
route -n
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects