https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271069
Siva Mahadevan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Siva Mahadevan <[email protected]> --- I'm just going to use `sockstat -l6` since this is an IPv6-only setup. I tried something simpler and noticed something interesting. After running `service jail onestart logs` on the jailhost, `sockstat -l6` on both the jailhost and inside the logs jail does *NOT* show `syslogd`. However, once I run `service syslogd restart` inside the jail, `sockstat -l6` shows syslogd successfully. I think this is a simpler repro and showcases the same problem, since on the client side, failure to bind to the address and port will be the root cause of the problem. Let me know if you still need the full syslog output (and at which point in time in the repro?). -- You are receiving this mail because: You are the assignee for the bug.
