Dear Hemanth, There is a slight problem with your hostname entry in /etc/hosts
Add the below line to your /etc/hosts file <IP address> <FQDN of you machine> <Hostname of your macine> Let the entry for Loopback as it is Regards Asish On Wed, Nov 12, 2008 at 9:51 AM, induru hemanth <[EMAIL PROTECTED]>wrote: > Hi friends, > i am using GT 4.2.1,i am having problem with hostname > > intially while i am Building toolkit,Setting up security,Creating > My-proxy-server, my etc/hosts file was > __________________________________ > 127.0.0.1 localhost.localdomain localhost g3.bitmesra.ac.in > ::1 localhost6.localdomain6 localhost6 > ___________________________________ > and Grid-map-file was > ------------------------------------------------- > "/O=Grid/OU=GlobusTest/OU= > simpleCA-g3.bitmesra.ac.in/OU=bitmesra.ac.in/CN=Charles > Bacon" bacon > ------------------------------------------------------ > while setting up Grid-FTP > [EMAIL PROTECTED] ~]$ myproxy-logon -s g3 > Unknown host "g3" > [EMAIL PROTECTED] ~]$ > > then i am changing my etc/hosts to > ____________________________________________ > 127.0.0.1 localhost.localdomain localhost g3 > ::1 localhost6.localdomain6 localhost6 > ________________________________________________ > then its working > [EMAIL PROTECTED] ~]$ myproxy-logon -s g3 > Enter MyProxy pass phrase: > A credential has been received for user bacon in /tmp/x509up_u502. > [EMAIL PROTECTED] ~]$ > > [EMAIL PROTECTED] ~]$ globus-url-copy gsiftp://g3.bitmesra.ac.in/home/sample > file:///tmp/sample5 > error: globus_xio: Unable to connect to g3.bitmesra.ac.in:2811 > globus_xio: globus_libc_getaddrinfo failed. > globus_common: Name or service not known > [EMAIL PROTECTED] ~]$ > > then again i am changing etc/hosts to > _________________________________- > 127.0.0.1 localhost.localdomain localhost g3.bitmesra.ac.in > ::1 localhost6.localdomain6 localhost6 > ______________________________________________________ > its working > [EMAIL PROTECTED] ~]$ globus-url-copy gsiftp://g3.bitmesra.ac.in/home/sample > file:///tmp/sample5 > [EMAIL PROTECTED] ~]$ > > HOW can i resolve this > > please help me, > > > Hemanth > M.tech(CS), > B.I.T Mesra, > Ranchi. > -- ASISH M. MADHU
