From 01daaecdec19f4f5be6b83754118c18341df767d Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Mon, 13 Aug 2007 04:35:49 +0000
Subject: [PATCH] Add ports 11, 17, and 18 as well as trailing newline.

---
 docs/tcpip_faq.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/tcpip_faq.html b/docs/tcpip_faq.html
index 268ac541c8..465b815ac6 100644
--- a/docs/tcpip_faq.html
+++ b/docs/tcpip_faq.html
@@ -46,6 +46,9 @@ to Internet clients and which ports you have configured those servers and servic
 <tr valign="top"><td>Finger<td nowrap>TCP 79<td>Allows remote querying of BBS user info, who's online, and other BBS info
 <tr valign="top"><td>Finger<td nowrap>UDP 79<td>For use with the Synchronet inter-bbs instant message service
 <tr valign="top"><td>IRC<td nowrap>TCP 6667<td>Allows Internet Relay Chat (IRC) clients to connect to your BBS
+<tr valign="top"><td>Active Users<td nowrap>TCP 11<td>Allows remote querying of who's online
+<tr valign="top"><td>Message Send Protocol<td nowrap>TCP 18<td>Allows incoming IMs without SMTP connectivity
+<tr valign="top"><td>Quote of the Dat Protocol<td nowrap>TCP 17<td>Allows remote querying of the current automessage
 </table>
 <p>Enabling connectivity to Synchronet through your firewall is <b>no different</b> than enabling connectivity to any other TCP/IP server. Follow your
 firewall documentation for forwarding or opening ports for TCP/IP servers located "behind" the firewall. Your firewall may have the option of placing
@@ -422,4 +425,4 @@ $Id$</font>
 </p>
 </font>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab