Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: I unable to find /etc/xinetd.d/telnet file while i am trying to configure telnet  (Read 8240 times)

0 Members and 3 Guests are viewing this topic.

balasahu

    Topic Starter


    Starter

    • Edumotivation
  • Experience: Expert
  • OS: Linux variant
I unable to find /etc/xinetd.d/telnet file while i am trying to configure telnet-server in CentOS 7

I have installed below packages :

[root@localhost ~]# rpm -qa | grep telnet*
telnet-0.17-60.el7.x86_64
telnet-server-0.17-60.el7.x86_64

[root@localhost ~]# rpm -qa | grep xinetd*
xinetd-2.3.15-13.el7.x86_64

There is no telnet file in /etc/xinetd.d directory.

[root@localhost ~]# ls /etc/xinetd.d
chargen-dgram   daytime-stream  echo-dgram     time-dgram
chargen-stream  discard-dgram   echo-stream    time-stream
daytime-dgram   discard-stream  tcpmux-server

Please Suggest what to do.

[root@localhost ~]# rpm -ql telnet
/usr/bin/telnet
/usr/share/doc/telnet-0.17
/usr/share/doc/telnet-0.17/README
/usr/share/man/man1/telnet.1.gz

[root@localhost ~]# rpm -ql telnet-server
/usr/lib/systemd/system/telnet.socket
/usr/lib/systemd/system/[email protected]
/usr/sbin/in.telnetd
/usr/share/man/man5/issue.net.5.gz
/usr/share/man/man8/in.telnetd.8.gz
/usr/share/man/man8/telnetd.8.gz

[root@localhost ~]# rpm -ql xinetd
/etc/sysconfig/xinetd
/etc/xinetd.conf
/etc/xinetd.d/chargen-dgram
/etc/xinetd.d/chargen-stream
/etc/xinetd.d/daytime-dgram
/etc/xinetd.d/daytime-stream
/etc/xinetd.d/discard-dgram
/etc/xinetd.d/discard-stream
/etc/xinetd.d/echo-dgram
/etc/xinetd.d/echo-stream
/etc/xinetd.d/tcpmux-server
/etc/xinetd.d/time-dgram
/etc/xinetd.d/time-stream
/usr/lib/systemd/system/xinetd.service
/usr/sbin/xinetd
/usr/share/doc/xinetd-2.3.15
/usr/share/doc/xinetd-2.3.15/CHANGELOG
/usr/share/doc/xinetd-2.3.15/COPYRIGHT
/usr/share/doc/xinetd-2.3.15/README
/usr/share/doc/xinetd-2.3.15/empty.conf
/usr/share/doc/xinetd-2.3.15/sample.conf
/usr/share/man/man5/xinetd.conf.5.gz
/usr/share/man/man5/xinetd.log.5.gz
/usr/share/man/man8/xinetd.8.gz