Home | Networks | Community | Need Help? 

 
 Quick search

 
 
 RegisterRegister   Log inLog in 

Setting up an IRC server (need help)
Goto page 1, 2  Next
 
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services
Author Message
Scott
none
none


Joined: 24 Jan 2004
Posts: 6

PostPosted: Jan 24, 2004 7:51am    Post subject: Setting up an IRC server (need help) Reply with quote

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
Eleet


Joined: 18 Jun 2003
Posts: 521
Location: IRC

PostPosted: Jan 24, 2004 8:54am    Post subject: Reply with quote

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
Idler


Joined: 18 Jan 2004
Posts: 454
Location: Essex, UK

PostPosted: Jan 24, 2004 10:03am    Post subject: Reply with quote

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
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Jan 24, 2004 1:02pm    Post subject: Reply with quote

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
Lurker


Joined: 15 Jul 2003
Posts: 212

PostPosted: Jan 24, 2004 11:30pm    Post subject: Reply with quote

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
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Jan 24, 2004 11:35pm    Post subject: Reply with quote

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
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Jan 24, 2004 11:42pm    Post subject: Re: Setting up an IRC server (need help) Reply with quote

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
none


Joined: 24 Jan 2004
Posts: 9

PostPosted: Jan 25, 2004 12:48am    Post subject: Re: Setting up an IRC server (need help) Reply with quote

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
Eleet


Joined: 18 Jun 2003
Posts: 521
Location: IRC

PostPosted: Jan 25, 2004 10:10am    Post subject: Reply with quote

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
none


Joined: 24 Jan 2004
Posts: 8

PostPosted: Jan 25, 2004 1:52pm    Post subject: Reply with quote

al5001 wrote:
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]


one of my coder ported bahamut for windows a long time ago heres the link...

http://www.americhat.org/modules.php?op=modload&name=Downloads&file=index&&req=getit&lid=2
Back to top
al5001
Lurker
Lurker


Joined: 17 Jul 2003
Posts: 181
Location: Canada

PostPosted: Jan 25, 2004 2:07pm    Post subject: Reply with quote

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
none


Joined: 24 Jan 2004
Posts: 8

PostPosted: Jan 26, 2004 6:38am    Post subject: Reply with quote

al5001 wrote:
may I see the source code of the windows version before I run it? Smile? 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 Wink


yea I'll get it up online soon give me a few.
Back to top
Scott
none
none


Joined: 24 Jan 2004
Posts: 6

PostPosted: Jan 29, 2004 2:20pm    Post subject: Reply with quote

Thanks for the replys, anyways i bought an ircd shell Very Happy
Back to top
U
Eleet
Eleet


Joined: 18 Jun 2003
Posts: 521
Location: IRC

PostPosted: Jan 30, 2004 8:01am    Post subject: Reply with quote

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
none


Joined: 09 Mar 2004
Posts: 9

PostPosted: Mar 12, 2004 12:57pm    Post subject: Reply with quote

if you can't find the docs even tho somewhat easy to find lol,
http://www.vulnscan.org/UnrealIrcd/unreal32docs.html
Back to top
Display posts from previous:   
Post new topic   Reply to topic    SearchIRC Forum Index -> IRCD & Network Services All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
 
Forum powered by phpBB
 
 © 2000 - 2008 EverythingIRC, Inc. All rights reserved. Please read our disclaimer