On Wednesday 22 January 2003 07:45 pm, John Salamone wrote:
> > When I type /etc/init.d/xinetd restart I am suppose to be typing it in
> > front of the # command prompt, correct?
>
> I've only been scanning this thread, so some of this may be redundant.
>
> Try this:
> [root@paradox slinky]# service xinetd status
> xinetd (pid 483) is running...

Yes, this is the result I received!!!!

Have you installed the telnet-server package?
> [mfratoni@paradox mfratoni]$ rpm -q telnet-server

I received the following output when I typed this command

telnet-server-0.17-23---- which I believe means the package is present!!!!

chkconfig telnet on

After typing the above command I get a command promp back which I believe is
correct.

The above command will reload xinetd and make the server available.
Assuming of course that no firewall is blocking connections?

i DO have a firewall connected to my network!!!!! Is this my problem???? Or
could it be the permissions on the files listed in my samba directory.
Should they all be 777? Please let me know.

At a minimum, you should be able to try:
> 'telnet localhost'  and get a connection.

Yes, I am able to do this successfully.

----- Original Message -----
From: "Michael Fratoni" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 22, 2003 11:27 PM
Subject: Re: XINETD


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Wednesday 22 January 2003 07:45 pm, John Salamone wrote:
> > When I type /etc/init.d/xinetd restart I am suppose to be typing it in
> > front of the # command prompt, correct?
>
> I've only been scanning this thread, so some of this may be redundant.
>
> Try this:
> [root@paradox slinky]# service xinetd status
> xinetd (pid 483) is running...
>
> If that fails, you need to get xinetd running.
> # chkconfig xinetd on
> # service xinetd start
>
> Have you installed the telnet-server package?
> [mfratoni@paradox mfratoni]$ rpm -q telnet-server
> package telnet-server is not installed
>
> [mfratoni@paradox mfratoni]$ whichcd -v 8.0 telnet-server
>
> Searching for telnet-server...
> CD-2:telnet-server-0.17-23.i386.rpm
>
> If it is not installed, do so, and then run:
>
> # chkconfig telnet on
>
> The above command will reload xinetd and make the server available.
> Assuming of course that no firewall is blocking connections.
>
> At a minimum, you should be able to try:
> 'telnet localhost'
> and get a connection.
>
> - --
> - -Michael
>
> pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
> Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
> - --
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.7 (GNU/Linux)
>
> iD8DBQE+L28Wn/07WoAb/SsRAhBtAJ9fsRG4z5e3an4RKdfuuJxnj8ROKgCghNV8
> shmUYRbjIudGu/uncPFIVuI=
> =knVi
> -----END PGP SIGNATURE-----
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
> https://listman.redhat.com/mailman/listinfo/redhat-list



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to