Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
01daaecd
Commit
01daaecd
authored
17 years ago
by
deuce
Browse files
Options
Downloads
Patches
Plain Diff
Add ports 11, 17, and 18 as well as trailing newline.
parent
75fbc1c2
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/tcpip_faq.html
+4
-1
4 additions, 1 deletion
docs/tcpip_faq.html
with
4 additions
and
1 deletion
docs/tcpip_faq.html
+
4
−
1
View file @
01daaecd
...
...
@@ -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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment