Those are the directions I used to setup an almost complete OpenSource Mail server running NetBSD and pkgsrc.
The Mail server will feature:
E-mail exchange (MX) role on the Internet; E-mail gateway (SMTP) for internal LAN users ; E-mail access (IMAP) for internal LAN users ; Secured (TLS and SASL) access for internal users; Greylisting, RFC check and RBL mail filtering ; Directory (LDAP) for e-mail entries ;Continue reading...
Installing MySQL on NetBSD is really easy with pkgsrc. But chrooting it requires a few particular steps.Continue reading...
Installing a LDAP directory on NetBSD is really easy with OpenLDAP and pkgsrc. But chrooting it requires a few particular steps.Continue reading...
In my actual configuration, OpenVPN provides a remote DNS and only routes traffic to the internal LAN. Every public traffic is kept out of the VPN. Yesterday, I wanted to route every traffic through my VPN ; to masquerade my 3G IP address :-DContinue reading...
I used backup/restore to move my databases from one server to another.Continue reading...