Hey guys.

Sunscreen lite 3.1 does not support proxy mode (must go to the full version
for that).  So what I thought I'd do is use NAT to do this.  So far, I've
had no luck with ftp sessions from clients inside getting through the
firewall (Solaris 8).  I've setup my client to use PASV too and that doesn't
work.  My ipnat.conf looks like this:

map dnet0 192.168.0.0/24 -> 0/32 proxy port ftp ftp/tcp
map dnet0 192.168.0.0/24 -> 0/32 portmap tcp/udp auto
map dnet0 192.168.0.0/24 -> 0/32

Sunscreen has a bi-directional ftp rule enabled (port 20).  My ftp client is
set for ftp-proxy, port 21 (which should work via the NAT proxy rule).  What
am I doing wrong here?

 
 

Reply via email to