summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2009-09-21 12:24:28 -0400
committerDave Brolley <brolley@redhat.com>2009-09-21 12:24:28 -0400
commit902d0d67f9ccbecf6eadadfbcb436f902e17f7ff (patch)
tree2076f57d1c6099939d145fd3b21cf39a053f481e /NEWS
parent6243ffcbdffaf003c2626a161c344ed65ad1830f (diff)
downloadsystemtap-steved-902d0d67f9ccbecf6eadadfbcb436f902e17f7ff.tar.gz
systemtap-steved-902d0d67f9ccbecf6eadadfbcb436f902e17f7ff.tar.xz
systemtap-steved-902d0d67f9ccbecf6eadadfbcb436f902e17f7ff.zip
Update NEWS with firewall requirements for systemtap client/server.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
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!!!!!!!!!! *