Forum Discussion
ecoumesh_264424
May 10, 2018Nimbostratus
syslog over tcp and define management IP as source
Hello
I used following method to add syslog server ip with tcp port. can anyone help me how to define source IP (management IP) to send logs to syslog server.
https://support.f5.com/csp/a...
youssef1
May 10, 2018Cumulonimbus
Hello,
For your asked you have to a add route to force traffic passing by management route.
You have to know that routing for mgmt is different of business routing.
SO connect to F5 using cli and enter in tmsh then add your route:
tmsh create /sys management-route network / gateway
example
tmsh create /sys management-route syslog-route network 172.28.68.42/32 gateway 1.1.1.1
1.1.1.1 will be the management gw
Then save configuration
tmsh save /sys config
This article describe routing trough mgmt interface: https://support.f5.com/csp/article/K13284
Keep me update,
Regards,
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