Hi friends this is rakesh recently i went to an interview
there they asked me what is the port number using to connect
telnet from one system to another system and what deamon is
used to connect telnet.
Answers were Sorted based on User's Feedback
Hi...rakesh port number is 23 if u using to connect telnet
from one system to another system.and telnetd or xinetd
deamon is used to connect telnet.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / kumar
Hi Rakesh by default telnet port number is 23.you want see
that port number go /etc/services file.In this file all
port numbers are available.For Security reasons some people
change that port numbers. Means His own numebrs giving.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / srinivas
23 is the port no for telnet and the demon for telnet is
telnetd
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / chandan karn
hi the inetd daemon listens at port 23 for the telnet service.
telnet sys2 command on sys1 generates a request to
port 23 that inetd recognizes as a telnet request because of
the configuration entry in the /etc/inet/services file. The
inetd daemon executes the in.telnetd process. The
in.telnetd daemon takes control of the current telnet
session’s communication
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / biswajit
port number of telnet is 23.telnet daemon is telnetd.....
| Is This Answer Correct ? | 0 Yes | 0 No |
in a global zone we are created a zone. how can we know whether it is a sparse root model or whole root model.
What is the cmd used to print default values get by user? Useradd –D
what are the run levels that are used in solaris10?
How to bring New LUN under veritas , create f/s on it ?
Process between Kernel and Shell when a command is executed?
how to clear inode usage?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
How to configure Veritas Kernel? Daemons in Veritas VM?
How to mount the FLOPPY & CD-ROM?
Benefits of SMF compared LRC(legacy run control)?
0 Answers Satyam, TEKsystems, Wipro,
Tell me how to set the path for core file?
How do you connect to remote machines? I said using secure crt using ssh.