Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: FATAL: Can't connect to server: No such file or directory  (Read 3135 times)

0 Members and 1 Guest are viewing this topic.

Alex Elkins

  • Anope User
  • Offline Offline
  • Posts: 1
FATAL: Can't connect to server: No such file or directory
« on: February 17, 2010, 03:54:02 AM »

Hello,

To start out, this services attempt was on a Win32 box.

Here is services.conf:

http://tviyh.pastebin.com/m1e673e51

Here is the link in unrealircd.conf:

Code: [Select]
listen *:7030;
link            services.tviyh.com
{
        username        *;
        hostname        three.tviyh.com;
        bind-ip         *;
        port            7030;
        leaf            *;
        password-connect "serv1";
        password-receive "serv1";
        class           servers;

};

Any help?
Logged

Kottizen

  • Guest
Re: FATAL: Can't connect to server: No such file or directory
« Reply #1 on: March 19, 2010, 09:32:06 PM »

Make sure your IRCd listens to port 7030. Then, replace the hostname with this letter: *
Logged
Pages: [1]   Go Up