Re: [expert] hosts.deny and ftp

2002-11-21 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

James Sparenberg wrote on Wed, Nov 20, 2002 at 10:50:35PM -0800 :
 
 cd to /etc/xinetd.d  and edit the proftd file where it says disable =
 yes change it to disable = no and restart xinetd.

Mandrake also provides helper scripts to do much of this for you.  You
can probably guess what these do, but look in the manpage if it's not
clear:

chkconfig proftpd off
chkconfig proftpd on
chkconfig --list proftpd
chkconfig --add proftpd
chkconfig --del proftpd

Note that these do not start or stop a service, only configure them to
start or stop at runlevel changes and boottime.  It will modify those
settings in the xinetd.d directory for each service it knows of.

Blue skies...   Todd
- -- 
...and I will strike down upon thee with great vengeance and furious
 anger, those who attempt to poison and destroy my binaries, and you 
will know my name is root, when I lay my vengeance upon thee.
   Cooker Version mandrake-release-9.1-0.1mdk Kernel 2.4.20-0.2mdk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE93V/7lp7v05cW2woRAlOaAJ45AZgwjbn0CbYcARlKfKii+8Ei2wCfTo4Z
Q/Tq17U80rOqg2SegLFWvYk=
=URgS
-END PGP SIGNATURE-


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



[expert] hosts.deny and ftp

2002-11-20 Thread Perry Ler



anyone knows which application is controlling the 
hosts.deny?
if i have an ip been throw into this file, which 
application shld i restart so that box from that ip can come into the server 
again? The only method i know is rebooting the machine but that is kind of 
stupid.


how do i get the proftpd to access connection? i 
have edited the xinetd and hosts.allow file but all failed to allow connection 
through. can someone help me on this?


Re: [expert] hosts.deny and ftp

2002-11-20 Thread Jack Coates
On Wed, 2002-11-20 at 17:25, Perry Ler wrote:
 
 
 anyone knows which application is controlling the hosts.deny?
 if i have an ip been throw into this file, which application shld i
restart so that box from that ip can come into the server again? The
only method i know is rebooting the machine but that is kind of stupid.
 

tcp_wrappers acts on the contents of the file, portsentry _or possibly
other stuff_ writes into the file. Portsentry is the most likely
culprit, but there's things like snort plugins that could do it.

 
 how do i get the proftpd to access connection? i have edited the
xinetd and hosts.allow file but all failed to allow connection through.
can someone help me on this?

I don't touch FTP any more, sorry. Too much of a PITA compared to http
and scp.
-- 
Jack Coates
Monkeynoodle: A Scientific Venture...



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com



Re: [expert] hosts.deny and ftp

2002-11-20 Thread James Sparenberg
On Wed, 2002-11-20 at 21:18, Jack Coates wrote:
 On Wed, 2002-11-20 at 17:25, Perry Ler wrote:
  
  
  anyone knows which application is controlling the hosts.deny?
  if i have an ip been throw into this file, which application shld i
 restart so that box from that ip can come into the server again? The
 only method i know is rebooting the machine but that is kind of stupid.
  
 
 tcp_wrappers acts on the contents of the file, portsentry _or possibly
 other stuff_ writes into the file. Portsentry is the most likely
 culprit, but there's things like snort plugins that could do it.
 
  
  how do i get the proftpd to access connection? i have edited the
 xinetd and hosts.allow file but all failed to allow connection through.
 can someone help me on this?
 
 I don't touch FTP any more, sorry. Too much of a PITA compared to http
 and scp.

cd to /etc/xinetd.d  and edit the proftd file where it says disable =
yes change it to disable = no and restart xinetd.


-- 
James Sparenberg [EMAIL PROTECTED]



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com