ipf pass only smtp and pop...

This is a discussion on ipf pass only smtp and pop... within the IPFilter forums, part of the System Security and Security Related category; Hello i want that only the smtp and pop protocol it passing over my router to my client i have ...


Go Back   Usenet Forums > System Security and Security Related > IPFilter

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-04-2003
Maurizio Caloro
 
Posts: n/a
Default ipf pass only smtp and pop...

Hello

i want that only the smtp and pop protocol
it passing over my router to my client i have
proved with this settings but without succsess

can any one tell my the mistake that i do
please

best regards
Maurizio


netsun# cat ipf.conf
pass in all
pass out all

# [ SMTP and POP ports= 25, 110 ]
pass in quick on le1 proto tcp from any port = 25 to any keep state keep frags
pass out quick on le1 proto tcp from any port = 25 to any keep state keep frags

pass in quick on le1 proto tcp from any port = 110 to any keep state keep frags
pass out quick on le1 proto tcp from any port = 110 to any keep state keep frags



netsun# vi ipnat.conf
# Redirect direct web traffic to local web server.
rdr le1 0.0.0.0/0 port 80 -> 192.168.20.222 port 3128 tcp

rdr le1 0/0 port 25 -> 192.168.20.199 port 25
rdr le1 0/0 port 110 -> 192.168.20.199 port 110


best regards
Maurizio

---------------------------------------------------------------
------> > > Maurizio Caloro
------> > > <mauric@gmx.ch>
---------------------------------------------------------------

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:07 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0