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

Fw: POP Client



Dear all,
 
I tried many times but still outlook express says server cannot find.
 
suranga.
 
----- Original Message -----
Sent: Thursday, April 07, 2005 4:41 PM
Subject: RE: POP Client

Hello,

 

If you can modify your firewall settings :

 

You must activate acces from the clients to internet for the following ports : 25 and 110

 

If you are using iptables the following rules are what i use :

iptables -A FORWARD -i laninterface -o externalinterface -p tcp --dport 25 -m state --state NEW,ESTABLISHED -j ACCEPT
iptables -A FORWARD -i externalinterface -o internalinterface -p tcp --sport 25 -m state --state RELATED,ESTABLISHED -j ACCEPT

 

As well as the same for port 110.

Hope this helps or gets you on the right track.

 


De :     Suranga Kasturiarachchi [mailto:gnudotlinuxdotsuranga@gartexlk.com]
Envoyé : jeudi 7 avril 2005 12:03
À : debian-firewall@lists.debian.org
Objet : POP Client

 

Dear all,

 

if anyone know how to connect to the pop mail server hosted in internet using outlook express, but the client can access internet only by using squid proxy server.

Please help me on this matter.

thanks..

suranga


Reply to: