Re: Ports for amanda with kerberos
Debra S Baddorf <[email protected]>
| Newsgroups | gmane.comp.archivers.amanda.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Oct 12, 2016, at 5:37 AM, Josef Ridky <[email protected]> wrote: > > Hi, > > I was recently asked if amanda client with kerberos 5 (amanda-k5-client service) uses any other port than 10082. > I am not sure how to answer, because I have found even other port definitions (10080, 10081, 10083). > > Can anyone explain it to me? > > Regards > > Josef Ridky > Associate Software Engineer > Core Services Team > Red Hat Czech, s.r.o. > I have these lines in my /etc/services file. Not sure where I got the identification of each port, but I think it’s so. amanda 10080/udp # Dump server control amidxtape 10083/tcp # Amanda tape indexing amandaidx 10082/tcp # Amanda recovery program k5amanda 10082/tcp # Dump server control w Kerberos5 NEW!