Raspberry Pi 3 replace Banana Pi M1

Because the banana Pi setup used as ws1 corrupted the files system several times, maybe because power issues I decided to replace it by a new setup based on a raspberry pi 3.

The new setup it’s an raspian stretch configured to include all the services of the old server except the munin server, and add the ipcsec l2tp vpn server.

On 2018/02/22, after a few days of on production for test it, a full sdcard backup was made with  dd.

There are some issues with the setup.

  • the logrotate have a problem rotating mysql
  • the webmin rules for iptables and ip6tables give errors on boot

After backup changes:

  • correct the iptables error on boot
  • install phpmyadmin, need to change root permissions to login as root
  • fix logrotate?