Re: Problems with accessing a RedHat Linux 7.2 from outside
From: Andrei Ivanov (iva_at_racoon.riga.lv)
Date: 11/08/04
- Previous message: dougga: "Investigating Hacker, Worm, or Backdoor"
- In reply to: Liviu Tudor: "Re: Problems with accessing a RedHat Linux 7.2 from outside"
- Next in thread: Andrei Ivanov: "Re: Problems with accessing a RedHat Linux 7.2 from outside"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 8 Nov 2004 21:07:31 GMT
Liviu Tudor <liviut@cimage.com> wrote:
> Thanks for the reply! I've tried what you said and I still get the
> same result -- cannot ssh/telnet/ftp etc. :( And still, every time I
> re/start xinetd I get the same lines in /var/log/messages about
> "service disabled, removing" :O
SSH: run "chkconfig --list sshd" to find out whether sshd is configured
to run as daemon. For other services, served by xinetd daemon, check
whether you have "disable = no" in the corresponding /etc/xinetd.d/*
files. And from your replies I did not understand whether you see
desired services in the output of "netstat -anp" command, or not.
Same about "iptables -L -n".
-- andrei
- Previous message: dougga: "Investigating Hacker, Worm, or Backdoor"
- In reply to: Liviu Tudor: "Re: Problems with accessing a RedHat Linux 7.2 from outside"
- Next in thread: Andrei Ivanov: "Re: Problems with accessing a RedHat Linux 7.2 from outside"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|