Amanda-Users

Re: Running Amanda client under alternate port

2007-08-09 12:47:03
Subject: Re: Running Amanda client under alternate port
From: Paul Bijnens <Paul.Bijnens AT xplanation DOT com>
To: Tom Beighley <tbeighley AT usgs DOT gov>, Amanda List <amanda-users AT amanda DOT org>
Date: Thu, 09 Aug 2007 18:14:44 +0200
On 2007-08-09 17:55, Tom Beighley wrote:
I’ve got a windows 2003 server I want to run the Amanda client on. Trouble is there is already another software package running a SSH server on port 22 and I don’t think I’ll be able to mess with it. What configuration changes would be necessary on the client and server to enable this? I already got the Amanda client Cywin ssh server to run on port 2222.

Amanda does not use port 22 (unless as transport when using ssh-auth,
which needs to be configured explicitly in the dumptype; and in that
case you do need a ssh daemon listening there.)

Depending on the auth-setup of amanda, it used UDP 10080 (default)
+ some ports, which you can limit in the portrange compiletime parameter
(or even maybe in the client-config in recent versions??)
and/or TCP 10080 (needs to be setup in the dumptype).

Look for "port usage" in the http://wiki.zmanda.org/ for exact
information.

--
Paul Bijnens, xplanation Technology Services        Tel  +32 16 397.511
Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM    Fax  +32 16 397.512
http://www.xplanation.com/          email:  Paul.Bijnens AT xplanation DOT com
***********************************************************************
* I think I've got the hang of it now:  exit, ^D, ^C, ^\, ^Z, ^Q, ^^, *
* F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, *
* stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt,  abort,  hangup, *
* PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e,  kill -1 $$,  shutdown, *
* init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... *
* ...  "Are you sure?"  ...   YES   ...   Phew ...   I'm out          *
***********************************************************************


<Prev in Thread] Current Thread [Next in Thread>
  • Re: Running Amanda client under alternate port, Paul Bijnens <=