https://bugzilla.balabit.com/show_bug.cgi?id=134 Gergely Nagy <algernon@balabit.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |algernon@balabit.hu --- Comment #1 from Gergely Nagy <algernon@balabit.hu> 2011-09-22 23:51:50 --- Do you have keep_hostname(yes) in the config? Without that, or if set to "no" (I'm afraid I forgot which is the default), syslog-ng will not trust the sent hostname, and will try to determine the host itself. And since in your case, it's coming from 1.1.1.1, that's what it ends up with. Telling it to trust the sent hostname should do just that. If the problem persists with keep_hostname(yes), then this, indeed, is a bug. -- Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.