File system mirroring for SMTP/POP Servers

2005-05-11 Thread Mario Lopez
Hi, I am seeking for a solution for having several SMTP/POP servers on different network locations, the problem is the following, we actually have one SMTP/POP server with MX backup to another server, ok this solution is ok for some scenarios but when the main SMTP/POP server goes down (it does

Re: File system mirroring for SMTP/POP Servers

2005-05-11 Thread Mario Lopez
Unison File Syncronizer, which more or less looks like what I am looking for: http://www.cis.upenn.edu/~bcpierce/unison/ Thanks anyway :). On 5/11/05, Mario Lopez <[EMAIL PROTECTED]> wrote: > I am seeking for a solution for having several SMTP/POP servers on > different network lo

Re: File system mirroring for SMTP/POP Servers

2005-05-11 Thread Mario Lopez
I'm sorry I didn't mention it earlier, we use NetQMAIL + VPOPMAIL + mysql centralized auth. Don't know what your budget / license contstraints are, but on the pricier side Lotus Domino Enterprise has excellent clustering capabilities with real-time replication and synchronization. Runs on Wind

Re: exposing an internal server to the Internet

2005-05-15 Thread Mario Lopez
I would use OpenBSD's transparent bridging feature with (optionally) pf filtering. Mario. Hi, I have a situation where an internal (located in a LAN and behind a OpenBSD firewall/NAT) has to be fully exposed to the Internet! What's the best way to acieve that? Thanks George