Re: syslogd -U bind UDP address

2015-06-29 Thread Alexander Bluhm
On Fri, Jun 26, 2015 at 12:40:37AM +0200, Alexander Bluhm wrote: I have added a -U feature for syslogd to specify an explict bind address to receive UDP packets. One advantge over -u and the * sockets is, that you can bind to localhost and divert the packets with pf. It is also possible to

syslogd -U bind UDP address

2015-06-25 Thread Alexander Bluhm
Hi, I have added a -U feature for syslogd to specify an explict bind address to receive UDP packets. One advantge over -u and the * sockets is, that you can bind to localhost and divert the packets with pf. It is also possible to use a different port. My plan is to extend the interface with -T