Closed
Description
Description
rsyslogd display "sendto() error: Network is unreachable" when management VRF is enabled, and eth0 does not have any syslog packet.
Steps to reproduce the issue:
- Run command sudo config vrf add mgmt.
- Check /var/log/syslog and rsyslog status
Describe the results you received:
Oct 27 13:36:37.331705 DUT4 INFO rsyslogd: action 'action-0-builtin:omfwd' resumed (module 'builtin:omfwd') [v8.1901.0 try https://www.rsyslog.com/e/2359 ]
Oct 27 13:36:37.332482 DUT4 ERR rsyslogd: omfwd/udp: socket 9: sendto() error: Network is unreachable [v8.1901.0 try https://www.rsyslog.com/e/2354 ]
Oct 27 13:36:37.332767 DUT4 ERR rsyslogd: omfwd: socket 9: error 101 sending via udp: Network is unreachable [v8.1901.0 try https://www.rsyslog.com/e/2354 ]
Oct 27 13:36:37.332985 DUT4 WARNING rsyslogd: action 'action-0-builtin:omfwd' suspended (module 'builtin:omfwd'), retry 0. There should be messages before this one giving the reason for suspension. [v8.1901.0 try https://www.rsyslog.com/e/2007 ]
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):