Hi,
Sorry for asking a well known question. My squid configuration seems to be fine. but the outlook express at client machine is not working.
My configuration:
eth0: 192.168.1.97 (My Public IP)
eth1: 192.168.5.1 (My Lan IP)
I have declared 25 and 110 as the safe ports also but still :((
Based on therad i saw at linux solve, I tried to do
/sbin/iptables -t nat -A POSTROUTING -o eth1 -s 192.168.0.0/24 -j MASQUERADE
But this also having no effect.
plz guide me to make my pop3 and smtp connections as transparent.
I am attaching my squid.conf file with the mail.
regards,
Anuradha
Received on Thu Jul 29 2004 - 00:38:16 MDT
This archive was generated by hypermail pre-2.1.9 : Sun Aug 01 2004 - 12:00:03 MDT