RE: [SLUG] firewall stop please

From: Mikes work account (mrock@stewartsigns.com)
Date: Fri Nov 22 2002 - 14:23:02 EST


By golly,, that was it mates. Xinetd.d needed to have telnet enabled
and then have xinetd reloaded.

Wel,,,, that was my issues for the week here at work :o),,,must be time
to go home!

Michael C. Rock
Systems Analyst
Registered Linux User # 287973

"The time has come the walrus said to speak of many things,,,"
"Christians give up what they cannot keep to gain what they cannot lose"

-----Original Message-----
From: slug@lists.nks.net [mailto:slug@lists.nks.net] On Behalf Of Robert
Foxworth
Sent: Friday, November 22, 2002 1:40 PM
To: slug@nks.net
Subject: Re: [SLUG] firewall stop please

To enable telnet you need to go to /etc/xinetd.d and find the file
telnet,
vi it and where it says disabled=yes (the default) change that to no,
then the /etc/hosts.allow and /etc/hosts.deny files have to be
configured to
allow access from wherever you want (see the man pages), start with
allow
ALL : ALL and then restart the inet daemon with
    "/etc/rc.d/init.d/xinetd reload" and you should see a green [OK]
just
like when
the system boots. For ftp, use the wu-ftpd file to set disable=no

I would think that the first step is to make sure the services are
running,
and
then try to close them off with firewall rules.

Maybe the GUI does this, or some of this, or thinks it does some of
this.
I'd rather just find and edit the files and keep a record of what I
edited
(and why,
on a good day, hi) Bob Foxworth

> I see port 21 as LISTEN .......... But
>
> I don't see port 23 (telnet).....ummmm! must be the problem?
>
> I checked /etc/xinetd.d/ftp and telnet .....all seems ok there...
>
>
> Check your xinetd configs for ftp and telnet and make sure they are
> enabled.
>



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:06:58 EDT