On Wednesday, June 28, 2000, Paul Krohn <[EMAIL PROTECTED]> wrote:
>#     -port <number>      Specifies the TCP port the server should respond
>#                         to (default is 548)
>
>if you change the port with the -port option, you must also hack every 
>copy of AppleShare on your network to speak to that port (there's an 
>apple utility for this, whose name i've forgotten). best bet is almost 
>always to not use the -port option, unless you have a
>compelling local reason to use it.

Regardless of the motivations behind "why" you would want to had an additional server 
responding to a certain port, it is certainly possible to connect to a non-standard 
port _without_ 'hacking very copy of AppleShare on the network':

Instead of typing into the "Server IP Address..." dialog:

      host.domain.com

you would type:

      host.domain.com 12000          // i.e.: <host><whitespace><port>

where '12000' is the target port number in the afpd.conf file. It can have its own 
separate 'AppleVolumes.*' files, etc, etc, so that what's presented to the client is 
different from the options at port 548. Naturally the user interface to this isn't as 
intuitive as using the chooser, which will try to make the connection to the default 
port 548.

-P


Reply via email to