Unless otherwise specified, home servers get 1812/1813 for ports,
authoraland <aland>
Wed, 31 Jul 2002 19:17:29 +0000 (19:17 +0000)
committeraland <aland>
Wed, 31 Jul 2002 19:17:29 +0000 (19:17 +0000)
commit3459e03895a2b900af04053730e03914bad84cda
treef7126ed92b6494f59dffa92b78e5d52034989374
parenteb26bfa441064607da4a8c0b617e6f92b5be507d
Unless otherwise specified, home servers get 1812/1813 for ports,
instead of 'auth_port' and 'acct_port', which may not be initialized
yet.

This makes a little more sense, as the ports the server listens
on should be unrelated to the ports it sends requests to.  It SHOULD
send requests to the RFC standard ports, unless the administrator
explicitely configures otherwise.
src/main/files.c