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.
Answer Posted / 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 |
Post New Answer View All Answers
What is the login shell?
How can a user access a dos-format disk in solaris?
How do you break the root password?
What are nfs daemons?
Benefits of SMF compared LRC(legacy run control)?
1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?
how to add your own run control script in server?
environment? Is it heterogeneous (mix of linux, solaris,other UNIX)?
How to solve the system hang issue.
Tell me how to solve the system hung issue. Found that the memory state is free, commands to check and solve the issue?
Discuss the two modes of the vi editor in solaris.
Tell me how to set the path for core file?
How can abiword be compiled for solaris using gcc?
Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?
How to view shared memory statistics?