Services Wont Work

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Mike M
Posts: 38
Joined: Wed Sep 28, 2005 10:44 am

Post by Mike M »

here is the block

link services.localhost
{
username *;
hostname 127.0.0.1;
bind-ip *;
port 6667;
hub *;
password-connect "1234";
password-receive "1234";
class servers;
};
Solutech
Posts: 296
Joined: Thu Mar 18, 2004 11:38 pm

Post by Solutech »

Right which services are you using ? . Check there for errors . Most will have their own log file . If its connecting up to unreal correctly then I suspect the services package isnt set up correctly . Does unreal show the services being squit or dc'd ? .
Yawn. So there's yet another "if the user clicks the button, they're infected" exploit. Why is this news? We already know users are idiots.
Mike M
Posts: 38
Joined: Wed Sep 28, 2005 10:44 am

Post by Mike M »

it shows the services beening connected and disconnected.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

An actual error message might prove of some use.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

You need to be more descriptive and tell us errors and describe your problems. I know you are from Austrailia, so I know you know English. If you don't help us help you, I will lock this thread. This is all getting rediculous.
Mike M
Posts: 38
Joined: Wed Sep 28, 2005 10:44 am

Post by Mike M »

the log file has no errors in it :| it would help if someone could quickly look at my config file to see if its all correct
Psadi
Posts: 42
Joined: Sat Mar 20, 2004 7:50 pm

Post by Psadi »

Never had that problem with IRCservices and Unreal.

How does your listen block for port 6667 looks like?

if you have

Code: Select all

 clientsonly;
in it then it will not work since you says the IRCservice should be in a server class. Dont know if will get connected as it does now though.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

Ok, this is getting farcial. I agree with Stealth, this will be locked.

You said there is no logfile, fine - yet you also said "it shows the services beening connected and disconnected." - I presume you meant the ircd, in which case, this is *still* an error, and is extremly relevant to your situation!

This is NOT a smart way to answer and ask questions.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Locked