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 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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> --------------------------------------------------------------- |
![]() |
| Thread Tools | |
| Display Modes | |
|
|