looks okay. check if telnet is present in the /etc/services file. if it is,
i am out.

----- Original Message -----
From: Linux Developer <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 12:13 PM
Subject: Re: [LIH] Telnet Promp does not appear ...


> Hi:
> I could not telnet to it from another Linux box.
> However, I could ftp to it without any problems
> and downloaded the inetd.conf file.
> This seems fine to me, however you may have something
> to say about this.
>
> --------------------
> # To re-read this file after changes, just do a 'killall -HUP inetd'
> #
> #echo stream tcp nowait root internal
> #echo dgram udp wait root internal
> #discard stream tcp nowait root internal
> #discard dgram udp wait root internal
> #chargen stream tcp nowait root internal
> #chargen dgram udp wait root internal
> #
> # These are standard services.
> #
> ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
> telnet stream  tcp nowait  root    /usr/sbin/tcpd in.telnetd
> #
> # Shell, login, exec, comsat and talk are BSD protocols.
> #
> #shell stream tcp nowait root /usr/sbin/tcpd in.rshd
> login stream tcp nowait root /usr/sbin/tcpd in.rlogind
> #exec stream tcp nowait root /usr/sbin/tcpd in.rexecd
> #comsat dgram udp wait root /usr/sbin/tcpd in.comsat
> talk dgram udp wait root /usr/sbin/tcpd in.talkd
> ntalk dgram udp wait root /usr/sbin/tcpd in.ntalkd
> #dtalk stream tcp waut nobody /usr/sbin/tcpd in.dtalkd
> #
> # Pop and imap mail services et al
> #
> #pop-2   stream  tcp     nowait  root    /usr/sbin/tcpd ipop2d
> #pop-3   stream  tcp     nowait  root    /usr/sbin/tcpd ipop3d
> #imap    stream  tcp     nowait  root    /usr/sbin/tcpd imapd
> #
> # The Internet UUCP service.
> #
> #uucp stream tcp nowait uucp /usr/sbin/tcpd /usr/lib/uucp/uucico -l
> #
> # Tftp service is provided primarily for booting.  Most sites
> # run this only on machines acting as "boot servers." Do not uncomment
> # this unless you *need* it.
> #
> #tftp dgram udp wait root /usr/sbin/tcpd in.tftpd
> #bootps dgram udp wait root /usr/sbin/tcpd bootpd
> #
> # Finger, systat and netstat give out user information which may be
> # valuable to potential "system crackers."  Many sites choose to disable
> # some or all of these services to improve security.
> #
> finger stream tcp nowait root /usr/sbin/tcpd in.fingerd
> #cfinger stream tcp nowait root /usr/sbin/tcpd in.cfingerd
> #systat stream tcp nowait guest /usr/sbin/tcpd /bin/ps -auwwx
> #netstat stream tcp nowait guest /usr/sbin/tcpd /bin/netstat -f inet
> #
> # Authentication
> #
> auth   stream  tcp     nowait    nobody    /usr/sbin/in.identd
in.identd -l
> -e -o
> #
>
> linuxconf stream tcp wait root /bin/linuxconf linuxconf --http
> #swat      stream  tcp     nowait.400      root /usr/sbin/swat swat
> time  stream  tcp  nowait root  /usr/sbin/time in.timed
> time  dgram   udp  wait   root  /usr/sbin/time in.timed
> #
> # End of inetd.conf
> --------------------
>
> >From: "Gautham Ganapathy" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: <[EMAIL PROTECTED]>
> >Subject: Re: [LIH] Telnet Promp does not appear ...
> >Date: Mon, 12 Mar 2001 11:38:26 +0530
> >
> >telnet to linux from linux. if it still doesn't work, enable the telnet
> >server in /etc/inetd.conf
> >
> >----- Original Message -----
> >From: Linux Developer <[EMAIL PROTECTED]>
> >To: <[EMAIL PROTECTED]>
> >Sent: Monday, March 12, 2001 11:21 AM
> >Subject: [LIH] Telnet Promp does not appear ...
> >
> >
> > >
> > > Hi:
> > >
> > > I am trying to access Red Hat 6.0 from a NT box
> > > and I the following response.
> > >
> > > <telnet.log>
> > > Red Hat Linux release 6.0 (Hedwig)
> > > Kernel 2.2.5-15 on an i586
> > >
> > > </telnet.log>
> > >
> > > There is no telnet prompt!!!
> > >
> > > So, I investigated couple of things.
> > > 1. ping on the linuxBox works fine
> > > 2. DNS name resolution of the linuxBox works fine.
> > >
> > > On the linux box
> > > 1. ping on any of the NT boxes with machine name works fine
> > > 2. DNS resolution of any of the other NT machines on the network
> > >    works fine from the LinuxBox
> > > 3. telnet to a Win2000 Advanced Server machine works fine.
> > >
> > > On the linux box
> > > 1. Checked the entries in hosts,hosts.allow,hosts.deny files and they
> > >    seem fine.
> > > 2. Rebooted the machine to see if any thing is amiss with the
services.
> > >    Only found the following problem
> > >    RPC pending request (errno 111).
> > >
> > > Any clues / leads on what could be going wrong over here.
> > >
> > > Thanks for your time.
> > >
> > > Linux Dev.
> > >
> > > _________________________________________________________________
> > > Get your FREE download of MSN Explorer at http://explorer.msn.com
> > >
> > >
> > > ----------------------------------------------
> > > An alpha version of a web based tool to manage
> > > your subscription with this mailing list is at
> > > http://lists.linux-india.org/cgi-bin/mj_wwwusr
> > >
> >
> >
> >----------------------------------------------
> >Find out more about this and other Linux India
> >mailing lists at http://lists.linux-india.org/
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
>
> ----------------------------------------------
> Find out more about this and other Linux India
> mailing lists at http://lists.linux-india.org/
>


----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to