LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Firestarter and p3scan (https://www.linuxquestions.org/questions/debian-26/firestarter-and-p3scan-397564/)

robbow52 12-29-2005 09:25 AM

Firestarter and p3scan
 
Just to protect others, I have installed clamav and p3scan to scan e-mail.

According to the p3scan README.debian, I need to set an iptables rule for port redirection:

# iptables -t nat -A PREROUTING -p tcp -i eth1 \
--dport pop3 -j REDIRECT --to 8110

How do I do this using Firestarter?

Thanks in advance for your help!


All times are GMT -5. The time now is 12:11 PM.