2010

Complete (almost) Mail Server with NetBSD

    

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...


Chroot MySQL on NetBSD

    

Installing MySQL on NetBSD is really easy with pkgsrc. But chrooting it requires a few particular steps.

Continue reading...


Chroot OpenLDAP on NetBSD

    

Installing a LDAP directory on NetBSD is really easy with OpenLDAP and pkgsrc. But chrooting it requires a few particular steps.

Continue reading...


Traffic routing through VPN

    

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 :-D

Continue reading...


Backup and restore MySQL

    

I used backup/restore to move my databases from one server to another.

Continue reading...


1 / 8