image
image

Go Back   macosx.com > Mac Help Forums > Unix & X11

Reply
 
Thread Tools
  #1  
Old September 22nd, 2002, 03:08 AM
Registered User
 
Join Date: Sep 2001
Location: University of Betelgeuse V
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
wyvern is on a distinguished road
PureFTPD

Hey, I have a problem. I installed pure-ftpd, and it compiled fine, and if I say "sudo pure-ftpd &" it works, but that's not what I want... I want xinetd to control it.

So... I edit the /etc/xinetd.d/ftp file to:

service ftp
{
socket_type = stream
server = /usr/local/sbin/pure-ftpd
server_args = -s -a 80 -c 5 -C 2 -E -K -R
protocol = tcp
user = root
wait = no
disable = no
}

So, we have a couple of problems.

First of all, xinetd isn't even running. Woah. Only inetd is. I thought inetd was no longer supposed to be used in 10.2 ... ?

oh, and here is /etc/xinetd.conf for good measure:

# man xinetd.conf for more information

defaults
{
instances = 60
log_type = SYSLOG daemon
log_on_success = HOST PID
log_on_failure = HOST
cps = 25 30
}

includedir /etc/xinetd.d


Any ideas what's wrong? And why xinetd isn't running? It was, after all, installed by jag.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PureFTPd Configuration Wrapper: design suggestions? michaelsanford Software Programming & Web Scripting 0 March 27th, 2003 03:18 PM
PureFTPd - don't want to display real path for symlinks... michaelsanford Design & Media 0 March 27th, 2003 11:13 AM
PureFTPd "-m" flag CPU load measured in?? michaelsanford Design & Media 0 March 27th, 2003 09:15 AM
looking for a good ftp server that supports ratios Fahrvergnuugen Unix & X11 8 August 20th, 2002 09:40 AM


All times are GMT -5. The time now is 02:08 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.