From 902d0d67f9ccbecf6eadadfbcb436f902e17f7ff Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Mon, 21 Sep 2009 12:24:28 -0400 Subject: Update NEWS with firewall requirements for systemtap client/server. --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index f4459480..53baad7e 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,11 @@ - When specified on stap-client, the -r and -a options will be considered when searching for a suitable server. +- When using the systemtap client and server udp port 5353 must be open in + your firewall in order for the clent to find servers using avahi-browse. Also + the systemtap server will choose a random port in the range 1024-63999 for + accepting ssl connections. + - Support for unprivileged users: *********************************************************************** * WARNING!!!!!!!!!! * -- cgit