PDA

View Full Version : [ubuntu] Info on configuring Web server, Webmail etc on Ubuntu server?


TonyUb
July 23rd, 2008, 05:21 AM
Folks,

My Web site is currently hosted with an ISP and I'd like to move it to a box at home in the router's DMZ. I'd also like to configure a Webmail server (https?) so that both Webmail and the Web site are accessible over the Internet and while I'm about it why not a file server too.

Being a newbie this exercise is dangerous from a security point of view and likely to be complicated without the assistance of a preconfigured system.

There are preconfigured systems which assist this task greatly e.g. SME (www.smeserver.org), ClarkConnect (www.clarkconnect.com) but they're based on CentOS/Red Hat or Red hat respectively. Is there a similar thing based on Ubuntu server? Also, is there a set of guides somewhere that takes one from start to finish on configuring this lot step by step?

Regards,

Tony

mbeach
July 23rd, 2008, 08:40 AM
any specific reason you are going to put it in the DMZ and not forward just the ports on your router that are required?

songshu
July 23rd, 2008, 09:48 AM
i think the closest would be ebox, never used it myself, but it looks promising.

http://ebox-platform.com/download/

cariboo907
July 23rd, 2008, 05:50 PM
Have a look at webmin too:

http://www.webmin.com/

Jim

TonyUb
July 23rd, 2008, 06:35 PM
any specific reason you are going to put it in the DMZ and not forward just the ports on your router that are required?

Well, if I do port forwarding on the router to the Web server should an attack to the Web server computer be successful then my other machines (desktop) on the LAN would be vulnerable wouldn't they? Is there an optimum way of doing this e.g. maybe port forwarding and use a second router between the desktop machines and the other router i.e. a second gateway?

cariboo907
July 23rd, 2008, 10:29 PM
Have a look here for an Ubuntu server security howto:

http://www.linuxsecurity.com/content/view/133913/171/

Jim