Results 1 to 2 of 2

Thread: ircd-ircu problem

  1. #1
    Join Date
    Mar 2009
    Beans
    70
    Distro
    Ubuntu 10.04 Lucid Lynx

    ircd-ircu problem

    I'm trying to set up a private irc server. I install ircd-ircu, modify the configuration file, restart the daemon, and everything works great. After the next server reboot, the server shows the daemon is running, but I can no longer connect to the server from my irc client. I've tried restarting the daemon with no luck. I can then uninstall and reinstall it with the same outcome. Everything works initially, but after rebooting, the irc client can't connect... Is there something I'm missing or overlooking?
    Last edited by m3bik; March 12th, 2010 at 10:46 AM.

  2. #2
    Join Date
    Apr 2006
    Beans
    64
    Distro
    Xubuntu

    Re: ircd-ircu problem

    Code:
    root@host# mkdir /var/run/ircd
    root@host# chown irc:irc /var/run/ircd
    root@host# /etc/init.d/ircd-ircu restart

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •