Services are down

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

Locked
ownagesbot
Posts: 3
Joined: Sat Apr 16, 2005 12:00 pm

Services are down

Post by ownagesbot »

I just restarted unreal, and thats all fine, but my services are down, can you tell me how I can start them? long time since I had an IRC server and I really can't remember, many thanks ryan

p.s. Sorry if this is the wrong section
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Post by Matridom »

uhm, some details would be appreciated.

What services are you using?
what operating system are these services on?
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
ownagesbot
Posts: 3
Joined: Sat Apr 16, 2005 12:00 pm

Post by ownagesbot »

Matridom wrote:uhm, some details would be appreciated.

What services are you using?
what operating system are these services on?
Linux not sure on services, its mates server you see..
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Post by Matridom »

ownagesbot wrote:
Matridom wrote:uhm, some details would be appreciated.

What services are you using?
what operating system are these services on?
Linux not sure on services, its mates server you see..
well, without details there is very little we can do.

chances are you will need atleast ssh access to the server
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
ownagesbot
Posts: 3
Joined: Sat Apr 16, 2005 12:00 pm

Post by ownagesbot »

Matridom wrote:
ownagesbot wrote:
Matridom wrote:uhm, some details would be appreciated.

What services are you using?
what operating system are these services on?
Linux not sure on services, its mates server you see..
well, without details there is very little we can do.

chances are you will need atleast ssh access to the server
I have SSH, I think they're using a popular service, can you just tell me a couple of commands for the popular ones
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

He/you/whoever need to download and install then configure services first ;)

Services are not included with Unreal.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
suffolk
Posts: 16
Joined: Wed Apr 13, 2005 10:33 pm
Location: east anglia

Post by suffolk »

Hi back again can see the light at end of tunnel
well i have been working hard today
but.. theres always 1 init :D
-------------------------------------
services are down hmmm

Remote server configuration

RemoteServer localhost 4077 "aaaa"
#RemoteServer2 localhost 6667 "mypass"
#RemoteServer3 localhost 6667 "mypass"
==========================================
unreal3.2.3 config
link services.irc.suffolkchat.net
{
username *;
hostname localhost;
bind-ip 111.222.33.444;
port 4077;
hub *;
password-connect "aaaa";
password-receive "aaaa";
class servers;
options {
/* Note: You should not use autoconnect when linking services */
ssl;
zip;
};
};

ip is static one (changed) port isas pass aaaa also (changed)
i am asking now as i know wot 1 semicolon can do ekkkk
Matridom
Posts: 296
Joined: Fri Jan 07, 2005 3:28 am

Post by Matridom »

ssl and zip are not used for services....
Never argue with an idiot. They will bring you down to their level, then beat you with experience.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

And also, please use another thread for a new issue :)
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Locked