FTP and a Router

Caoster kmilhoan@ucsd.edu
Fri, 30 Nov 2001 22:47:25 -0800


Here is a question

How would I set up something like this.  


192.168.0.5  on port 9138 	has real IP address
	 	 |		    | 	
	 	 |		    |
		FTP---------Router----Internet----users who want to use the FTp
				    |	
		workstations------
			|
		192.168.0.1-4


I want to allow the workstations to have internet access, while allowing full 
access to the ftp.  The ftp must allow PASSIVe and FXP connections.  

How would I go about doing this?