dancer-services has now been installed. You should now edit /usr/local/etc/dancer-services/services.conf and make sure you have something like the following lines: N:services.:Local services S::localhost:6667 O:*@127.0.0.1:::segj Then add the following lines to /usr/local/etc/dancer-ircd/ircd.conf: C:127.0.0.1:foo:services.::2 N:127.0.0.1::services.::2 You may then start the servers by running: /usr/local/etc/rc.d/dancer-ircd.sh start /usr/local/etc/rc.d/dancer-services.sh start