I am using Redhat linux 9.0.
I installed linux using kickstart. Now, if i give wget command it's hanging
wget ftp://vishnu/pub/passwd
following is happening
ftp://vishnu/pub/passwd
==>passwd
connecting to vishnu...connected
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /pub/... done.
==> PORT ... done. ==> RETR passwd ... done.
After this, it is hanging.
So, please help me