I need an ftp server for FreeBSD that will allow virtual host as I
host 2 domains on my server. If ftpd supports it I can;t figure it
out and from the docs wu-ftp does not either.
Anybody got any ideas?
I need an ftp server for FreeBSD that will allow virtual host as I
host 2 domains on my server. If ftpd supports it I can;t figure it
out and from the docs wu-ftp does not either.
Anybody got any ideas?
: I need an ftp server for FreeBSD that will allow virtual host as I
: host 2 domains on my server. If ftpd supports it I can;t figure it
: out and from the docs wu-ftp does not either.
: Anybody got any ideas?
Maybe you can use an HTTP cache/proxy, it also supports the FTP protocol.
Look for Apache, Squid or Harvest...
--
-------------------------------------------------------------------
P. Causse http://www.fdn.fr/~pcausse
--
cheers, J"org
Never trust an operating system you don't have sources for. ;-)
1. Need Simple Help With Port Forwarding And FTP
I don't think I've ever seen so much confusion over how to get something
done as I have in searching for documentation on how to do this.
Here's typical documentation: ...if you have this kernel, then you need that
patch, but for that kernel, you need this patch, along with that module,
however if you have the old patch you need the new module or the patched
patch, else the patched kernel re-compiled with the old kernel patch module
that's been compiled like the new kernel with no patch at all, except when
you've patched the kernel patch with the non-compiled module patched kernel
patch module kernel written in Chinese patch, translated to Russian module,
patched to thousand island and Italian, of course unless it's after 7PM EDT
in which case you just patch your RTC, after that you won't need any patch
at all, hell you don't even need a kernel...
It's ridiculous.
I'm running RHL v7.0, kernel 2.2.16-22
I'm running ipchains and ipmasqadm
I'm running ProFTP v1.2.1
I have machine A running the above Linux config acting as a firewall/file
server.
I have machine B running behind the firewall with Windows 98 and an FTP
server on port 21.
I want people who request an FTP session with machine A to be forwarded to
the FTP server on machine B.
Real simple.
So far, all I've found is this:
/usr/sbin/ipmasqadm portfw -a -P tcp -L $machineAip 21 -R $machineBip 21
/usr/sbin/ipmasqadm portfw -a -P tcp -L $machineAip 20 -R $machineBip 20
But it doesn't work. I've checked connectivity and I've disabled anything
else that could mess with ports 20 & 21.
What am I missing? Can I do this - meaning forward FTP users to an internal
server?
--
NOTE: Please post replies to newsgroups whenever possible, thanks.
2. Linux can't recognize ATI Rage 128
5. New Debian Main FTP Server, and Porting Progress
7. Changing FTP server port number
9. IPCHAINS/Port forwarding FTP server question
10. smoothwall q: how do i forward all ports 1024> to internal machine (for FTP server)
11. iptables w/ ip_conntrack_ftp & ftp server not listening on port 21
12. FTP Server port
13. Who initiate FTP tcp 20 port,client or server?