/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Cristian A. Tarazona N. wrote:
> I am traing to filter a Lotus Notes server using "ipchains" and
> "ipmasqadm portfw" and at the end of this message is my configuration
> file, the NAT for port 80 www works but the NAT for the lotus notes
> server in port 1352 does not work
> i don4t understand why?
>
> I did wath Michael Waisberg said in TMS services
>
> " Added the following line to inetd.conf: 1352 stream tcp nowait root
> /usr/sbin/tcpd redir --inetd --syslog --name notes www.xxx.yyy.zzz 1352"
>
> please help me
i don't know why that doesn't work but there are other ways
to do to the same thing. they might work better: e.g.
ipmasqadm portfw -a -P tcp -L $localip 1352 -R www.xxx.yyy.zzz 1352
raf
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.