StrongShock
Junior Member
i just got my feet wet with internet servers the other day. i'm running a Apache/MySQL/PHP package called apache2triad (link below):
http://www.hotscripts.com/PHP/Software_and_Servers/Installation_Kits/index.html
i have a few questions:
1) It seemed way too easy to get my website & ftp running using that app with the defualt settings. I've read many stories about what a nightmare keeping a server secure can be, so my simple server seems too good to be true. Is there a basic way I can keep the security up to date? maybe only a mailing list for the apps in necessary?...
2) Ports... I'm a n00b, so i'm not sure which TCP ports must be opened or closed. web=80, ftp=21, smtp=25, & pop3=110 right? do those ports need to be forwarded to my server for the corresponding services to work right?
3) I'm having issues with Xmail. I added myself as a user & setup my friends outlook to test it. His outlook doesn't show errors unless I send mail through my SMTP. Even though outlook has no errors checking the pop3 account, no messages get through. Heck, i'm not even seeing mail that should be in the inbox when i log on the localhost as root (one exception, the Xmail test message worked when sent from the localhost). i have no idea where to start fixing my mail server from reading the Xmail manual (i've done C coding, but those tags are greek to me). can anyone help?
http://www.hotscripts.com/PHP/Software_and_Servers/Installation_Kits/index.html
i have a few questions:
1) It seemed way too easy to get my website & ftp running using that app with the defualt settings. I've read many stories about what a nightmare keeping a server secure can be, so my simple server seems too good to be true. Is there a basic way I can keep the security up to date? maybe only a mailing list for the apps in necessary?...
2) Ports... I'm a n00b, so i'm not sure which TCP ports must be opened or closed. web=80, ftp=21, smtp=25, & pop3=110 right? do those ports need to be forwarded to my server for the corresponding services to work right?
3) I'm having issues with Xmail. I added myself as a user & setup my friends outlook to test it. His outlook doesn't show errors unless I send mail through my SMTP. Even though outlook has no errors checking the pop3 account, no messages get through. Heck, i'm not even seeing mail that should be in the inbox when i log on the localhost as root (one exception, the Xmail test message worked when sent from the localhost). i have no idea where to start fixing my mail server from reading the Xmail manual (i've done C coding, but those tags are greek to me). can anyone help?