UnrealIRCD error

Pagina: 1
Acties:

  • DaMoUsYs
  • Registratie: Januari 2002
  • Laatst online: 21-08 05:28
Ik krijg hier een error als ik unreal IRCD wil opstarten.
Dit verschijnt niet in dat mooie schermpje maar in mijn log file.
het schermpje komt niet eens naar boven toe.

dit is de error.
[Tue Sep 06 09:24:43 2005] - Error binding stream socket to IP 0.0.0.0 port 6667 - server1.damousys.nl[]:Permission denied

ik dacht dat ik alles goed had ingesteld. maar dat ip adress heb ik nooit ingesteld.
deze heb ik uitstaan omdat ik nog geen services link
C:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
link            hub.mynet.com
{
    username    *;
    hostname    1.2.3.4;
    bind-ip     *;
    port        7029;
    hub             *;
    password-connect "LiNk";
    password-receive "LiNk";
    class           servers;
        options {
            /* Note: You should not use autoconnect when linking services */
            autoconnect;
            zip;
        };
};
*/

Check dit en help mee!


  • DaMoUsYs
  • Registratie: Januari 2002
  • Laatst online: 21-08 05:28
Opgelost SNMP draaide ook al op 6667

Check dit en help mee!