> mysql backend and I was asked to setup it in order to receive > dynamic dns updates using dyndns2 protocol (so updates should > came via authenticated http) I'm not aware of anything good, but it's pretty trivial to accomplish, as you probably know: obtain the (authentic) data and INSERT/UPDATE your MySQL back-end tables. :) -JP