Leland F. Jackson, CPA wrote:
> Vince Teachout wrote:
>   
>>>>         
>> Actually, that's a brilliant idea for another reason, as well. 
>> You could run it as a live CD - get the Linux FTP set up the way you 
>> want, burn it all to a bootable CD, then boot up off the CD.  If you 
>> ever *do* get hacked, they can't change anything, and a simple reboot 
>> sets you back to your original setup.
>>   
>>     
>
> Sounds good if you never need the FTP server to write to the disk.
>
> If you ran the vsftpd server off a non-writable CD, I suppose you could 
> mount some writable directories and point the vsftpd.conf configuration 
> file to them for uploading files  and for the log files.  Still, it 
> would be a pain to update the system or modify the configuration, as it 
> would require the creation of a new ISO image to be copied to another CD 
> each time the OS is updated or modified.
>
> I think a simple Linux computer with a Linux OS that included the vsftpd 
> binaries as part the install would do it, and most Linux  distributions 
> do include vsftpd.  I'm assuming that the client would be connecting to 
> the vsftpd server to upload the files, but it could just as easily be 
> that the client was connect the the vsftpd server to download the 
> files.  Will the ftp traffic all be in one direction, (eg all uploads or 
> all downloads over the vsftpd server), and what about windows or other 
> OS that needed to connect to the Linux vsftpd server to obtain the 
> files?  If the uploaded files needed to be moved into a windows 
> environment, then it might be advantageous to use samba for the local 
> transfers between the Linux vsftpd server and other OS computers on the 
> local network, rather than ftping the files around in the local network.
>   

If you have VMware workstation, another easy way to network a Linux 
vsftpd service into a windows network is to install a windows OS virtual 
machine in VMware that is hosted by the Linux OS.  Then network the 
windows virtual machine into the windows network.

Then you can create a shared folder within the window virtual machine 
that both Linux and window can access.  Have the vsftpd server place 
uploaded files into the Linux folder designated to be shared with the 
windows virtual machine.  As soon as the uploaded file hit the shared 
folder, it becomes available to the windows network based on the 
security implemented in the window virtual machine.

Regards,

LelandJ

>
> Regards,
>
> LelandJ
>
>
>   
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to