|
|
| Author |
Message |
Scott none

Joined: 24 Jan 2004 Posts: 6
|
Posted: Jan 24, 2004 7:51am Post subject: Setting up an IRC server (need help) |
|
|
Hey, i want to set up a IRC server on my winxp box and wondering what daemon to use i have unreal but it doesnt seem to be working, when i try to open it up it wont open. So firstly anyone have any idea if im doing anything wrong or suggest better irc daemons.
Thanks, scott |
|
| Back to top |
|
 |
U Eleet

Joined: 18 Jun 2003 Posts: 521 Location: IRC
|
Posted: Jan 24, 2004 8:54am Post subject: |
|
|
I would suggest not running an ircd on your windows box. You should probably read up on how ircd works before trying to run it, it usually requires configuration before running.
Also, the version of Unreal for windows is quite old and isn't being updated anymore, you may want to look for another ircd. |
|
| Back to top |
|
 |
magpie Idler

Joined: 18 Jan 2004 Posts: 454 Location: Essex, UK
|
Posted: Jan 24, 2004 10:03am Post subject: |
|
|
| If you do want to try another ircd, you may like to consider beware ircd - http://www.bircd.org. It has features similar to those of ircu. |
|
| Back to top |
|
 |
al5001 Lurker

Joined: 17 Jul 2003 Posts: 181 Location: Canada
|
Posted: Jan 24, 2004 1:02pm Post subject: |
|
|
there is IRC X pro or something like that for windows but its buggy as hell
actually you could check out conferenceroom, it runs on unix/windows/mac http://www.webmaster.com
you can use it for 30 days on windows and then you have to purchase either professional edition which is $1000 or enterprise edition which is $5000
check it out you might like it |
|
| Back to top |
|
 |
moonman Lurker

Joined: 15 Jul 2003 Posts: 212
|
Posted: Jan 24, 2004 11:30pm Post subject: |
|
|
| seriously are you on their marketing team or something? i doubt someone would want to shell out $Texas to install irc on their home computer. if they were that serious about it, they would start out by buying a shell and installing a free server. |
|
| Back to top |
|
 |
al5001 Lurker

Joined: 17 Jul 2003 Posts: 181 Location: Canada
|
Posted: Jan 24, 2004 11:35pm Post subject: |
|
|
yes I would use bahamut over CR any day.. but this guy is looking for a windows ircd :X
in all honesty, CR is the best if you want a windows ircd, since there is no windows port for bahamut[/b] |
|
| Back to top |
|
 |
al5001 Lurker

Joined: 17 Jul 2003 Posts: 181 Location: Canada
|
Posted: Jan 24, 2004 11:42pm Post subject: Re: Setting up an IRC server (need help) |
|
|
| Scott wrote: | Hey, i want to set up a IRC server on my winxp box and wondering what daemon to use i have unreal but it doesnt seem to be working, when i try to open it up it wont open. So firstly anyone have any idea if im doing anything wrong or suggest better irc daemons.
Thanks, scott |
you will have to make the configuration file (unrealircd.conf), make sure you have no errors. check the documentation in Unreal3.2/docs for help...
once the conf is done, add that file (unrealircd.conf) to your Unreal3.2 folder.. by default it is in C:\Program Files\Unreal3.2
once that is done, click Start|Run and type this:
services.msc
then press enter
when that loads, on the right hand column, scroll down until you see "Unreal3.2" or "unrealircd" in the services list. Then right click on it, and click start
if you get an error message popup, you will have to go in unrealircd.conf and fix errors..
other than that if you dont get an error message, the IRCd is running
you can also double click on the service and set it to start automatically, and also set it to automatically restart if it crashes..
then connect on mirc (or whatever your IRC client is) to 127.0.0.1 (port) |
|
| Back to top |
|
 |
bayley none

Joined: 24 Jan 2004 Posts: 9
|
Posted: Jan 25, 2004 12:48am Post subject: Re: Setting up an IRC server (need help) |
|
|
| al5001 wrote: |
once that is done, click Start|Run and type this:
|
A shorter version of the above would be to go to the start menu, click run and type "net start unrealircd" without the quotes, and hit enter
Less hassles, and you dont have to fumble through other services.
-----------
bayley
irc://irc.7jocars.com
http://www.7jocars.com |
|
| Back to top |
|
 |
U Eleet

Joined: 18 Jun 2003 Posts: 521 Location: IRC
|
Posted: Jan 25, 2004 10:10am Post subject: |
|
|
But keep in mind also that the windows version of Unreal is old-and versions released on the unix side since then fixed some major bugs that could crash the ircd-bugs that probably still exist in the windows port.
Just don't be surprised if someone has the ability to crash your server since the windows version hasn't been updated in a while.
And if you can afford the $5k to buy confrence room, heck, give me the $5k, and I'll get you a shell account on unix, prepay it for a few years, set you up unreal (current) on it, and pocket my fee ($2500). |
|
| Back to top |
|
 |
Sheik none

Joined: 24 Jan 2004 Posts: 8
|
|
| Back to top |
|
 |
al5001 Lurker

Joined: 17 Jul 2003 Posts: 181 Location: Canada
|
Posted: Jan 25, 2004 2:07pm Post subject: |
|
|
may I see the source code of the windows version before I run it? :)? since its not from a trusted company
I dont run 3rd party software unless I can view code.. on unreal you can see the windows code from the unix version in Unreal3.2/src/win32 ;) |
|
| Back to top |
|
 |
Sheik none

Joined: 24 Jan 2004 Posts: 8
|
Posted: Jan 26, 2004 6:38am Post subject: |
|
|
| al5001 wrote: | may I see the source code of the windows version before I run it? ? since its not from a trusted company
I dont run 3rd party software unless I can view code.. on unreal you can see the windows code from the unix version in Unreal3.2/src/win32  |
yea I'll get it up online soon give me a few. |
|
| Back to top |
|
 |
Scott none

Joined: 24 Jan 2004 Posts: 6
|
Posted: Jan 29, 2004 2:20pm Post subject: |
|
|
Thanks for the replys, anyways i bought an ircd shell  |
|
| Back to top |
|
 |
U Eleet

Joined: 18 Jun 2003 Posts: 521 Location: IRC
|
Posted: Jan 30, 2004 8:01am Post subject: |
|
|
| Thats probably a better option-you'll be up 24/7 and unix is a better OS for running ircd. |
|
| Back to top |
|
 |
acidrain none

Joined: 09 Mar 2004 Posts: 9
|
|
| Back to top |
|
 |
|