Amanda-Users

RE: Amcheck : hostnames mistakes

2003-03-24 11:27:41
Subject: RE: Amcheck : hostnames mistakes
From: "Pablo Jejcic" <pablo.jejcic AT smartweb.rgu.ac DOT uk>
To: "'Jon LaBadie'" <jon AT jgcomp DOT com>
Date: Mon, 24 Mar 2003 14:48:39 -0000
I tested and these is the answer:

bash-2.05# ./gethostbyaddr 10.32.3.19
addr 10.32.3.19 -> gr
                   gr.smartweb.rgu.ac.uk (alias)
                   10.32.3.19 (addr)
bash-2.05# ./gethostbyaddr 10.32.1.1
addr 10.32.1.1 -> zeusv480
                  loghost (alias)
                  zeusv480.smartweb.rgu.ac.uk (alias)
                  10.32.1.1 (addr)
bash-2.05# ./gethostbyname gr.smartweb.rgu.ac.uk
name gr.smartweb.rgu.ac.uk -> gr
                              gr.smartweb.rgu.ac.uk (alias)
                              10.32.3.19 (addr)
bash-2.05# ./gethostbyname zeusv480.smartweb.rgu.ac.uk
name zeusv480.smartweb.rgu.ac.uk -> zeusv480
                                    loghost (alias)
                                    zeusv480.smartweb.rgu.ac.uk (alias)
                                    10.32.1.1 (addr)
bash-2.05# ./gethostbyname zeusv480
name zeusv480 -> zeusv480
                 loghost (alias)
                 zeusv480.smartweb.rgu.ac.uk (alias)
                 10.32.1.1 (addr)

So, everything is working fine.

In the client I have the same answers.-

Any other thoughts? Sorry but I'm completely thoughtless.-

Kind Regards.
  _____  

Pablo Jejcic
Smartweb Senior system Administrator
School of Computing - Robert Gordon University
pablo.jejcic AT smartweb.rgu.ac DOT uk
T:44-(0)1224-262797
F:44-(0)1224-262790 
  _____  


``The nice thing about standards is that there are so many to choose from.
And if you really don't like all the standards you just have to wait another
year until the one arises you are looking for.'' 
A. Tanenbaum, ``Introduction to Computer Networks'

  _____  



-----Original Message-----
From: Jon LaBadie [mailto:jon AT jgcomp DOT com] 
Sent: 21 March 2003 19:04
To: Pablo Jejcic
Subject: Re: Amcheck : hostnames mistakes


On Fri, Mar 21, 2003 at 03:57:24PM -0000, Pablo Jejcic wrote:
> Yep, both working perfect... Any other thought, please!!! :)
> 

Confirm that with the attached two programs.  Do it from both the server and
the client.  Amanda may use different mechanisms than you are testing with
and these programs use the same ones used by amanda.

-- 
Jon H. LaBadie                  jon AT jgcomp DOT com
 JG Computing
 4455 Province Line Road        (609) 252-0159
 Princeton, NJ  08540-4322      (609) 683-7220 (fax)



<Prev in Thread] Current Thread [Next in Thread>