diff --git a/docs/tcpip_faq.html b/docs/tcpip_faq.html index 268ac541c816ac3dc6072555627734907194f0bb..465b815ac638da8ae6ca40f6dbed8bc2236e042a 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>