summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-12-17 01:38:59 +0000
committerLennart Poettering <lennart@poettering.net>2004-12-17 01:38:59 +0000
commit568a7f5375b37a7c061f8dd5959dbd261d5bc354 (patch)
treee83c5fbe08146b8324f5f34dcfa507fa22145681
parent5c0b47f1d5376da497ff53d9bd10344d3d7f6e75 (diff)
* add UDP note
git-svn-id: file:///home/lennart/svn/public/nss-mdns/trunk@66 0ee8848e-81ea-0310-a63a-f631d1a40d77
-rw-r--r--doc/README.html.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.html.in b/doc/README.html.in
index 4f6e7c5..a6ac91e 100644
--- a/doc/README.html.in
+++ b/doc/README.html.in
@@ -130,7 +130,7 @@ service cache daemon <tt>nscd</tt> to work around this limitation.</p>
<p>When doing troubleshooting for <tt>nss-mdns</tt>, don't forget to
disable <tt>nscd</tt> for getting sensible results.</p>
-<p>If you run a firewall, don't forget to allow traffic from and to port 5353
+<p>If you run a firewall, don't forget to allow UDP traffic from and to port 5353
from and to the the mDNS multicast address <tt>224.0.0.251</tt>.</p>
<h2><a name="requirements">Requirements</a></h2>