LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-05-2007, 06:53 AM   #1
frazum
LQ Newbie
 
Registered: Jul 2007
Distribution: ZenWalk
Posts: 25

Rep: Reputation: 15
Zenwalk: problem enabling ports 25 & 110 for users to use thunderbird's webmail ext.


Hi All!
I have just installed webmail extension (webmail.mozdev.org) for Thunderbird and I am having a problem. When I was configuring the server option, I noticed that port 110 and 25 generated error message. In other words, these two ports are not open. I verify this with nmap. I noticed on that configuration screen that it said "some OS's block ports below 1024". I am running this at the user level, so certainly some ports will be blocked.

How do I open these two ports for the user? I have done the iptables at the root level, but it doesn't seem to solve the problem.

Code:
iptables -A INPUT -s 0/0 -p tcp -m state --state NEW -m tcp -d 127.0.0.1 --dport 25 -j ACCEPT
iptables -A OUTPUT -s 127.0.0.1 -p tcp -m state --state NEW -m tcp -d 0/0 --dport 25 -j ACCEPT
iptables -A INPUT -s 0/0 -p tcp -m state --state NEW -m tcp -d 127.0.0.1 --dport 110 -j ACCEPT
iptables -A OUTPUT -s 127.0.0.1 -p tcp -m state --state NEW -m tcp -d 0/0 --dport 110 -j ACCEPT
I am running Zenwalk 4.6.1 and I am not running any servers. I am just using it as a desktop OS.

TIA
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot Open Mail Server Ports 25, 110, and 220. Other Ports will open. Binxter Linux - Newbie 9 11-29-2007 02:03 AM
Thunderbird, Webmail extensions, port 110 problem Micro420 Linux - Software 4 03-15-2005 06:48 PM
(HelpMe!!!) Cant telnet ports(25&110) vgulch Linux - Software 7 11-30-2004 07:24 AM
iptables -> Having a problem just allowing ports 25,110,22 ForumKid Linux - Security 6 01-03-2002 10:10 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:47 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration