Search squid archive

RE: Squid blocks mail traffic??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 How to allow SMTP/POP traffic bypassing squid,what is the iptables
configuration for it

iptables -A FORWARD -p tcp -m tcp -m multiport -o <your_outside_if> -j
ACCEPT --dports 25,110,465,995

Replace <your_outside_if> with whatever is appropriate for you system.
This will forward all pop and smtp traffic to your outside interface.
You may remove ports 465 and 995 if you like. They allow ssl traffic
to gmail. Make sure your email clients are not using the proxy
settings, but are configured normally.

Chris

--
Chris Nighswonger
Network & Systems Director
Foundations Bible College & Seminary
www.foundations.edu

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux