Displaying 3 results from an estimated 3 matches for "frox".
Did you mean:
  from
  
2005 Jan 30
20
FTP Transparent Proxy from Local To Net Through DMZ
...nk
169.254.0.0/16 dev eth3  scope link
127.0.0.0/8 dev lo  scope link
default via 62.68.254.177 dev eth0
Running  3 NIC:	FW    DMZ   WST (loc1)  SVR (loc2)		
I am simply trying to allow ftp connections from the local area network 
to the external net, to go through an ftp proxy in the dmz, using frox 
running on port 2121(running on a different server than the fw) . So 
for clients in the loc zone connecting to an ftp site in the net zone, 
I want them to go through the ftp proxy on port 2121 on machine 
ftpproxy (in dmz)  to the external net. However, for connections to the 
ftp server running...
2005 Mar 26
11
Do i need a proxy??
...server).
When i turned internet sharing on it started squid which added a line in the 
shorewall rules file (which i changed to port 8080 because of the apache 
webserver).
Internet works fine on the windowz machines but ftp won''t work.
When searching with google i found that i had to use frox as a ftp proxy.
But i can''t get it running for several reasons.
But the question is: do i need a proxy?
Can''t i just stop squid and only use shorewall?
If so what are the rules to be used?
Thanx
Dave
--
2004 Oct 17
10
Transparent Squid in DMZ
Hi,
I want forward port 21 and 443 to my squid. A simply rule (dnat) didnt
help me.
My http - port (only 80) will forwarded to my squid. It runs
fine. Here I have used the HowTo from Tom and the hints from
http://lartc.org/.
I want to do the same with port 21 as port 80.
My network:
Shorewall:
eth0 net  (192.168.108.1)
eth1 dmz  (192.168.109.1)
eth2 loc  (192.168.110.1)
eth3 loc1