I was able to get around this by using TCP, which was always the intent. I just wanted to start simple.

Robert Harris

On 08/20/2016 05:32 PM, Robert Harris wrote:
Greetings,

I have two OpenBSD servers that are configured to send syslog messages
to another syslog server.

After OSPF adjancencies are formed, the routing table changes and the
route to that syslog server changes with it. At boot those needed routes
are there yet and the machine sends out UDP syslog on the egress
interface itself.

The problem is that when the routes to become available, syslogd
continues sending out the wrong interface until I restart syslogd. Any
thoughts on this?

*.* @udp4://172.23.40.10:514

Reply via email to