RE: [squid-users] SHIRAZ-how to open smtp and pop

From: Ow Mun Heng <Ow.Mun.Heng@dont-contact.us>
Date: Wed, 12 Jan 2005 17:55:21 +0800

On Wed, 2005-01-12 at 14:50, Elsen Marc wrote:
>
> >
> > dear list, hi
> >
> > i recently installed redhat linux on my server but my users
> > can't access
> > smtp and pop mails. plz help me to enable pop and smtp ports
> > that is 25 and
> > 110.
>
> You are off topic.
> This list deals with SQUID issues.

Okay.. He's off topic.. WAY off topic. but I'll bite

If you are sure that those services are being offered, you just need to
poke holes into your IPTABLES/firewall to accept incoming connections to
those ports.

my iptables is sketchy.. something like

iptable -A INPUT -p tcp -m tcp -dport 110 -j ACCEPT
iptable -A INPUT -p tcp -m tcp -dport 25 -j ACCEPT

/good deed for the day

-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 
98% Microsoft(tm) Free!! 
Neuromancer 17:49:45 up 9:05, 7 users, 
load average: 0.36, 0.39, 0.37 
Received on Wed Jan 12 2005 - 02:59:08 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 07 2005 - 12:59:35 MST