Unable to login via ssh-tectia

HI Experts,

I am having dificulty in loggin on the server via ssh-tectia. Sometimes, i can login for like 3 seconds the it shows error "disconnected from network"

Other's can login on this server via ssh-tectia without any problem, BUT i can successfully connect to other servers .

Please help...

-RG-

please check your .profile file....

Hi Venikathir,

Thanks for the reply.
my profile below:

[testuser@xxxxxxx ~]$ more .bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
        . ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
[testuser@xxxxxxxx ~]$