Actions
Bug #746
closed
MD
DG
lttng-relayd should listen to 127.0.0.1 rather than 0.0.0.0 by default
Bug #746:
lttng-relayd should listen to 127.0.0.1 rather than 0.0.0.0 by default
Start date:
02/28/2014
Due date:
% Done:
100%
Estimated time:
Description
Listening on all interfaces for viewer connections by default without any method of authentication is very risky (information leak).
relayd should listen to 127.0.0.1 rather than 0.0.0.0 by default, unless the user specifies otherwise.
MD Updated by Mathieu Desnoyers almost 12 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset fa91dc52d62347d1c1ce56e995525f2c57adfc13.
Actions