diff options
author | d3v1150m471c <d3v11@d3v1150m471c.ano> | 2011-07-14 00:16:56 -0500 |
---|---|---|
committer | d3v1150m471c <d3v11@d3v1150m471c.ano> | 2011-07-14 00:16:56 -0500 |
commit | 8c6ab5ff8a043883d1e4b36309f4c0c88b9a8cc8 (patch) | |
tree | 1d88c5a9b8fb204067527f29deb28a0373c6751f /contrib/peer2anonet | |
parent | e3f0f21369224ab1e5ec2bb5963ef1a04c2e73f0 (diff) | |
download | resdb-8c6ab5ff8a043883d1e4b36309f4c0c88b9a8cc8.tar.gz resdb-8c6ab5ff8a043883d1e4b36309f4c0c88b9a8cc8.zip |
peer2anonet: updated the README file regarding peer clientports.
Diffstat (limited to 'contrib/peer2anonet')
-rw-r--r-- | contrib/peer2anonet/README | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/contrib/peer2anonet/README b/contrib/peer2anonet/README index f65a278..7fb1e56 100644 --- a/contrib/peer2anonet/README +++ b/contrib/peer2anonet/README @@ -80,7 +80,15 @@ anon <--your peer's alias At your discretion, you may exclude the public key from the bottom of an autoconfig file and post installation of your new - peer service, peer2anonet will prompt for it. + peer service, peer2anonet will prompt for it. PLEASE NOTE: + peer2anonet will set YOUR local port for peering as: + + 2<last four of your peer's asn>. + + Therefore, send them the remote port as above, and vice versa. + This helps later when networking to easily identify and debug + problems. If you need to change the ports, go to: + /services/$PEERNAME/run and change the values. CHANGES: |