Also when I looked at the /etc/services file the local services part was missing ie there was no entry for port 2811
Ankuj On Sun, Mar 28, 2010 at 11:29 AM, Ankuj Gupta <[email protected]> wrote: > I received the following output when I ran > > #netstat -ltnp > > Active Internet connections (only servers) > > tcp 0 0 0.0.0.0:111 0.0.0.0:* > LISTEN 1622/rpcbind > tcp 0 0 0.0.0.0:22 0.0.0.0:* > LISTEN 1966/sshd > tcp 0 0 127.0.0.1:631 0.0.0.0:* > LISTEN 2080/cupsd > tcp 0 0 127.0.0.1:25 0.0.0.0:* > LISTEN 2004/sendmail: acce > tcp 0 0 0.0.0.0:60313 0.0.0.0:* > LISTEN 1641/rpc.statd > tcp 0 0 :::22 > :::* LISTEN 1966/sshd > > Ankuj Gupta > > > > > > On Sun, Mar 28, 2010 at 12:43 AM, Lukasz Lacinski > <[email protected]>wrote: > >> Did you start the GridFTP server on ankuj.gridglobus.com? Please, execute >> the following command on ankuj.gridglobus.com to see if any server >> listens at port 2811 (you need root privileges to use the option -p): >> >> # netstat -ltnp >> >> Regards, >> Lukasz >> >> >> >> On Mar 27, 2010, at 1:25 PM, Ankuj Gupta wrote: >> >> Hi!! >> While running GridFTP I am encountering the following error. >> >> *$ /usr/local/globus-4.0.8/bin/globus-url-copy gsiftp:// >> ankuj.gridglobus.com/etc/group file:///tmp/test.test.copy >> >> error: globus_xio: Unable to connect to ankuj.gridglobus.com:2811 >> globus_xio: System error in connect: Connection refused >> globus_xio: A system call failed: Connection refused* >> >> The job has been successfully submitted using the command >> >> * /usr/local/globus-4.0.8/bin/grid-proxy-init -verify -debug* >> >> Also I have added the port 2811 in the firewall setting. Also when I try >> * telnet localhost 2811* >> I receive following error >> * >> Trying 127.0.0.1... >> telnet: connect to address 127.0.0.1: Connection refused >> * >> What could be the possible issues with Grid FTP ? >> >> Ankuj Gupta >> >> >> >
