devyeole
13th February 2008, 06:45
Dear Friends,
We are on solaris 10 Operating system environment. We wish that users should not access server by using telnet. Please let me know how to block telnet access to users and enable ssh port.

Devidas Yeole

günther
13th February 2008, 15:32
I'm not familiar with Solaris but I guess that you have a file /etc/services.
Here you should see a line e.g. telnet 23/tcp. If you comment that line out (insert a # before the telnet), you will no longer be able to come into your machine by telnet.

Maybe you have to restart the inetd process or to send it some signal to read /etc/services again.

Refer to man services and man inetd for more details.

Günther

sasubbar
9th April 2008, 21:46
HI All,

As like previous request, i am also need to enable ssh on baan IV server and disable telnet and ftp port as part of security measure.

Here the server details:
OS: AIX 5.2
DB: db2 8.2
ERP: baan IV c

I have installed latest OpenSSH server on AIX server and now only putty with ssh option selected, is allowing me to connect to baan server but the o/p view on report / putty screen is not showing properly.

Pls can anyone help which is the correct client other than puTTY to use ssh port for connecting baan server..

Pls help!!!

Thanks in advance.
S.Saravanan