On Saturday 02 March 2002 09:53 am, you wrote:
> I'm trying to set up Squirrelmail so I can have access to my mail via web
> interface. It requires IMAP, which I believe I have running, but when I
> try to log in I get an error about contacting the mail server. I had my
> ports probed and that revealed that POP3 and IMAP are closed.
>
> I checked my Tiny firewall config and I have told it that I am running a
> mail server. I also told it I want to allow telnet, but when trying to
> telnet I get a connection refused.

Are you allowing Telnet to run as a service? You can tell if you look at this 
command:
ps -aef |grep tel*
or try telnet to your loopback address (127.0.0.1).
IF it's refused, you are not running the telnet server service.
If you intend to use telnet, may I suggest using SSH (you need to load the 
SSH services and this is on the CDs from 8.1 in RPM format).  It's more 
secure and is gaining alot of popularity as a connecting protocol over telnet 
which isn't secure at all.

>
> I'm confused as to why I can't use POP3, IMAP, and telnet. Would this have
> something to do with my ISP (RoadRunner)?

If port 25 is not open in the firewall you can't send mail to another machine 
(unless you configured your MTA to send with another port and that port is 
opened instead).  If port 110 is not opened, you cannot receive mail, unless 
you are using another port (defined from the upstream MTA's administrator).  
You usually can find out the needs of the mail from your ISP (Roadrunner).  
If you are configured correctly in your mail program(s), make sure you can 
open the ports on your firewall software (Tiny Firewall) for the above 
mentioned ports) on an INCOMING ACCEPT and OUTGOING ACCEPT basis.

The telnet sessions may be blocked from outgoing by your firewall (port 23) 
and depending on your destination, could be blocked there as well. 

I recommend that you read the firewall-howto and ethernet-howto so you can 
see in clearly defined terms where I am saying to open this port and that 
port.

Best of luck!!

Steve Weltman
Network Eng
Absolute Networks
Los Angeles, CA
>
> (I'm running 8.1)
>
> Thanks,
> Todd

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to