hi!

i'm using ipfilter 4.1.7 with pfil 2.1.6 on solaris 9 (sparc).
my ipnat.conf looks like this:
------------------------------------------------------------
map rf0 192.168.0.0/16 -> 0/32 proxy port 21 ftp/tcp
map rf0 192.168.0.0/16 -> 0/32 portmap tcp/udp auto
map rf0 192.168.0.0/16 -> 0/32
------------------------------------------------------------

everything works fine, but when i try to connect from outside to the sun-box
it blocks all access.
but i can connet from outside (eg. ssh) when ipnat.conf looks like this:
------------------------------------------------------------
map rf0 192.168.0.0/16 -> 0/32
------------------------------------------------------------

any ideas how access from outside and active ftp-ing from inside are available?

thanx
andy


--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~








Reply via email to