Re: setting up netatalk


Subject: Re: setting up netatalk
From: Peter Gutowski (petergut@mediaone.net)
Date: Wed Jun 28 2000 - 06:41:58 EDT


On Wednesday, June 28, 2000, Paul Krohn <krohn@well.com> 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



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:31:21 EST