Current time: 04-25-2024, 04:05 PM Hello There, Guest! (LoginRegister)


Post Reply 
[solved] Mail setup pop, smtp, blah blah blah
Author Message
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #21
RE: Mail setup pop, smtp, blah blah blah
there are rules missing for these services... show your iptables script...
just do

iptables -A INPUT -p tcp -m tcp -m multiport -j ACCEPT --dports 25,587


that should settle it...
(This post was last modified: 08-06-2009 06:58 AM by rbtux.)
08-06-2009 06:57 AM
Visit this user's website Find all posts by this user Quote this message in a reply
djmega01 Offline
Junior Member
*

Posts: 19
Joined: Jul 2009
Reputation: 0
Post: #22
[SOLVED] Mail setup pop, smtp, blah blah blah
(08-06-2009 06:57 AM)rbtux Wrote:  there are rules missing for these services... show your iptables script...
just do

iptables -A INPUT -p tcp -m tcp -m multiport -j ACCEPT --dports 25,587


that should settle it...

Done!
U da man...
I can telnet remotely now.
Consider this topic solved.
I can fix the other stuffs myself.

Thanks everyone for the help
(This post was last modified: 08-06-2009 07:09 AM by djmega01.)
08-06-2009 07:08 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)