FreeBSD Bugzilla – Attachment 8029 Details for
Bug 17017
[PATCH] [SMALL] Clarify inetd's logging behavior
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
inetd.8.diff
inetd.8.diff (text/plain; charset=us-ascii), 1.32 KB, created by
Doug
on 2000-03-01 08:02:53 UTC
(
hide
)
Description:
inetd.8.diff
Filename:
MIME Type:
Creator:
Doug
Created:
2000-03-01 08:02:53 UTC
Size:
1.32 KB
patch
obsolete
>Index: inetd.8 >=================================================================== >RCS file: /usr/ncvs/src/usr.sbin/inetd/inetd.8,v >retrieving revision 1.45 >diff -u -r1.45 inetd.8 >--- inetd.8 2000/02/29 17:36:44 1.45 >+++ inetd.8 2000/03/01 08:00:43 >@@ -79,7 +79,7 @@ > .It Fl d > Turn on debugging. > .It Fl l >-Turn on logging. >+Turn on logging of successful connections. > .It Fl w > Turn on TCP Wrapping for external services. > See the >@@ -517,6 +517,15 @@ > .Nm > will log an entry to syslog each time a connection is accepted, noting the > service selected and the IP-number of the remote requestor if available. >+Unless otherwise specified in the configuration file, and in the absence of the >+.Fl W >+and >+.Fl w >+options >+.Nm >+will log to the >+.Dq daemon >+facility. > .Pp > The > .Nm >@@ -549,13 +558,14 @@ > services will be wrapped. > If both options are given, wrapping for both > internal and external services will be enabled. >-.Pp >-If the >+Either wrapping option will cause failed connections to be logged to the >+.Dq auth >+syslog facility. Adding the > .Fl l >-option is specified, all connection attempts are logged, whether they are >-allowed, denied or not wrapped at all. >-Otherwise, only denied requests will >-be logged. >+flag to the wrapping options will include successful connections in the >+logging to the >+.Dq auth >+facility. > .Pp > Note that > .Nm
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17017
:
8028
| 8029