The following reply was made to PR bin/150530; it has been noted by GNATS.

From: Andy white <andywh...@gmail.com>
To: bug-follo...@freebsd.org,
 andywh...@gmail.com
Cc:  
Subject: Re: bin/150530: [patch] syslogd(8) doesn't support ipv6 addrs as 
destination
Date: Wed, 4 May 2011 23:03:36 +0100

 I tested in freebsd 8.2  without error.  What is your syslog.conf line ? =
 I assume your xxxx's in your output our from you anonymizing your config =
 ?
 
 fbsd82# cat /etc/syslog.conf | grep '\['
 auth.info;authpriv.info                                =
 @[2001:770:1cc:0000:0000:0000:0000:0002]:514
 local7.*                                       =
 @[2001:770:1cc:caab:2a0:77ff:f403:8398]:514
 
 fbsd82# /usr/src/usr.sbin/syslogd/syslogd -d | grep '2001'
 cfline("auth.info;authpriv.info                                =
 @[2001:770:1cc:0000:0000:0000:0000:0002]:514", f, "*", "*")
 cfline("local7.*                                       =
 @[2001:770:1cc:caab:2a0:77ff:f403:8398]:514", f, "*", "*")
 X X X X 6 X X X X X 6 X X X X X X X X X X X X X X FORW: =
 2001:770:1cc:0000:0000:0000:0000:0002
 X X X X X X X X X X X X X X X X X X X X X X X 7 X FORW: =
 2001:770:1cc:caab:2a0:77ff:f403:8398
 
 
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to