Mention the redirect ports for PCAnywhere
This commit is contained in:
parent
babd2d8c8c
commit
88ab5dfb5e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5249
1 changed files with 7 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: network.sgml,v 1.27 1999-07-19 22:21:29 nik Exp $ -->
|
||||
<!-- $Id: network.sgml,v 1.28 1999-07-27 00:30:51 brian Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -931,6 +931,12 @@ default 10.0.0.2 UGSc 0 0 tun0
|
|||
<p><tt>alias port udp internal:27005 27015</tt>
|
||||
</itemize>
|
||||
|
||||
<itemize>
|
||||
<item><bf>PCAnywhere 8.0</bf>
|
||||
<p><tt>alias port udp internal:5632 5632</tt>
|
||||
<p><tt>alias port tcp internal:5631 5631</tt>
|
||||
</itemize>
|
||||
|
||||
<sect2>
|
||||
<heading>What are FCS errors ?</heading>
|
||||
|
||||
|
|
Loading…
Reference in a new issue