Project

General

Profile

« Previous | Next » 

Revision 6bc14bfb

Added by Bill Marquette over 20 years ago

Better way to run ftp-proxy - works for people with wierd NAT configs (like me)

View differences:

etc/inetd.conf
1
ftp-proxy stream tcp nowait root /usr/lib/libexec/ftp-proxy ftp-proxy -n -D0 -m 55000 -M 57000 -t 180 -u proxy
1
ftp-proxy stream tcp nowait root /usr/lib/libexec/ftp-proxy ftp-proxy -D0 -m 55000 -M 57000 -t 180 -u proxy

Also available in: Unified diff