thanx very much - it works now... best regards andy
On Sat, March 19, 2005 2:13, Darren Reed said: > [ Charset ISO-8859-1 unsupported, converting... ] >> 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 >> ------------------------------------------------------------ > > That's interesting. > >> any ideas how access from outside and active ftp-ing from inside >> are available? > > You should try using a rdr rule. > > Darren > -- bashian roulette: $ ((RANDOM%6)) || rm -rf ~
