*BSD News Article 64456


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!howland.reston.ans.net!newsfeed.internetmci.com!iol!tank.news.pipex.net!pipex!news.mathworks.com!uunet!in1.uu.net!nntp.flash.net!usenet
From: mwilson@flash.net (Mike Wilson)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: wu-ftpd and virtual ftp problems
Date: 26 Mar 1996 17:33:44 GMT
Organization: FlashNet Communications
Lines: 57
Message-ID: <4j99po$3at@nntp.flash.net>
NNTP-Posting-Host: drwho.flash.net
Mime-Version: 1.0
Content-Type: Text/Plain; charset=US-ASCII
X-Newsreader: WinVN 0.99.7


	I am attempting to run the wu-ftpd using the virtual ftp site for 
several domains we host. I am currently using the virtual hosting with the WWW 
server (NCSA/Apache) so I am familiar with and have working the ip aliases for 
the addresses... 

	So far I have setup only one domain using ftp.wwsg.com as the 'virtual' 
host and IP of 206.149.24.28.

	I am using FreeBSD 2.1 on a 486/100 with 32 meg of ram, with Version 
wu-2.4.2-academ[BETA-10](3) of Wu-FTPD.


	When you attempt to FTP in using ftp.wwsg.com you do not get the 
banners but you get the directory listing of the 'default' anonymous/ftp 
account. You get the same thing when you ftp to ftpusers.flash.net.


Here is the ftpaccess file I use.

class   all   real,guest,anonymous  *

guestgroup	DIALIN commerc domain email isdn

limit   all   150   Any              /etc/msgs/ftpfull.msg

loginfails	2

banner /home/ftp/etc/ftpmotd
message /etc/ftplogin		login
message .message                cwd=*

readme  README*    login
readme  README*    cwd=*

compress        no             local remote
tar             no             local remote

log commands real
log transfers anonymous,real inbound,outbound

shutdown /etc/shutmsg

email operator@flash.net

# all the following default to "yes" for everybody
delete          no      ftp,anonymous	# delete permission?
overwrite       no      ftp,anonymous	# overwrite permission?
rename		no	ftp,anonymous	# rename permission?
#chmod           no      ftp,anonymous		# chmod permission?
#umask           no      ftp,anonymous		# umask permission?


virtual	206.149.24.28	root	/home/wwsg/ftp
virtual	206.149.24.28	banner	/home/wwsg/ftp/etc/banner.msg
virtual 206.149.24.28	logfile	/home/wwsg/logs/ftp.log