G'day y'all,
These are probably fairly basic questions, but I am a newbie wrt e-smith, and Linux.
I currently have a production webserver running NT40, IIS, and M$ Exchange. It lives on a permanent dialup connection and hosts a couple of domains through some static IP addresses. These domains each comprise hosted website and email facilities.
www.domain1.com = ann.bnn.cnn.dn1
www.domain2.com = ann.bnn.cnn.d12
Everything works reasonably well, and certainly pretty much as I expect.
However, M$ Exchange is difficult to secure against spam. While I've done all that I can to remove any relays, I do believe that my security in this realm could be better.
I'm currently evaluating e-smith to see how well it may meet my needs as a replacement for my current setup. So far I have it running on a 3 node LAN - quarantined from my main network - and after some issues with a couple on non-recognised NICs, I now have it talking to W2KPro and W98 boxes on that quarantined LAN.
I have the default website operational, and can access that website, and using webmail, send and retrieve email on that network.
The next step for me is to start to replicate the other parts of my existing setup. That involves setting up the various websites as needed, which I believe I would put into i-bays, and the virtual domains.
This leads me - finally - to my first question: My upstream ISP has given me the static IP addresses I am using, as well as an IP address in their system that I am connecting to. How will I, in a production environment, point the internal IP addresses - 192.168.1.1 and 192.168.1.whatever to the external static IP addresses that I've been given?
Question #2 relates to my email setup.
One of my needs is that I do have a couple of outside users who need access to email on my server, such that user x dials in to their local ISP and logs in using a POP3 email client - typically Pegasus or Outlook - to my server to retureve and post email.
When I'm travelling, I sometimes also need to do this as well. One answer seems to be to use the webmail interface, but I would rather use a traditional client.
So, how do I set this up, while still denying relays?. Can the qmail setup be configured so that it will permit postings only from users known to the system, as distinct from those who might be physically local to the system?
Finally, can I configure the server to deny postings based upon something like the MAPS RBL, and if so, how do I do this?
Thanx in advance for any and all help.