Can you email me (as an attachment) directly your full ircd.conf file, either omitting orcommenting out sensitive parts (e.g. passwords).

Thanks,
Holbrook Buntingaka Holbrook, zort, srdholbrook@dal.net


On 11 Nov 2013, at 12:57, Erkut ERTEMIZ <jaqen@underchat.net> wrote:
ircd@irc.com [~/bahamut-2.0.7]# cd ../ircd
ircd@irc.com [~/ircd]# ./ircd
  bahamut-2.0.7 booting...
Security related issues should be sent to coders@dal.net
All other issues should be sent to dalnet-src@dal.net
  Initializing Encryption...
No random state found, generating entropy from /dev/urandom...
On some systems this may take a while, and can be helped by keeping the
system busy, such as pounding on the keyboard.
 25% ..  50% ..  75% .. Done.
ERROR:  Unknown block type near line 4 of /home/ircd/ircd/ircd.conf
Server not started
ircd@irc.com [~/ircd]#
  firts lines from my ircd.conf   # =========================================================================
# QUICKSTART: server configuration (see reference.conf for details)
# =========================================================================
  /* server name and administration info */
global {
    name    irc.underchat.net;         # IRC name of the server
    info    "UnderChat Hub Server";     # A short info line
    admin {
        "Jaqen";   # Three information lines sent
        "Root Administrator"; # in reply to ADMIN command
        "jaqen@underchat.net";
    };
};
  /* server options */
_______________________________________________
DALnet-src mailing list
DALnet-src@lists.dal.net
https://lists.dal.net/mailman/listinfo/dalnet-src