Fix a typo bug in the Krpc error messages.
[quix0rs-apt-p2p.git] / debian / apt-p2p.templates
1 Template: apt-p2p/port_forward
2 Type: note
3 _Description: Port forwarding
4  It is VERY important that Apt-P2P's ports be reachable by other peers.
5  This is needed both to share files with others, and to connect to
6  others through the DHT to find peers for files. If you aren't
7  accessible by others, you will not only not share anything, but your
8  performance during downloading will be affected.
9  .
10  Apt-P2P uses a default port of 9977, over both TCP and UDP, for it's
11  communication. You can change this port in the
12  /etc/apt-p2p/apt-p2p.conf file, and use different ports for TCP and
13  UDP, if desired. Whatever port you use, make sure to forward it
14  through your NAT or firewall to improve your performance and share
15  with others. Information on port forwarding can be found here:
16  .
17  http://portforward.com/