Results 1 to 1 of 1
Hello all!
I have a problem configuring my llinux server. I am not able to configure squid to access the pop and smtp accounts outside the LAN. The ports 143 ...
- 01-18-2006 #1Just Joined!
- Join Date
- Nov 2002
- Posts
- 1
configuring squid to access the POP and SMTP accounts outside LAN
Hello all!
I have a problem configuring my llinux server. I am not able to configure squid to access the pop and smtp accounts outside the LAN. The ports 143 and 110 have already been allowed in Safe_ports in squid configuration.
iptables has also been configured as:
-A OUTPUT -m state --state NEW -m tcp -p tcp --dport 143 -j ACCEPT
-A OUTPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT
Can anybody help pl.
Amit


Reply With Quote
