LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   ircd.conf: "Connection failed. Error: Connection refused" (https://www.linuxquestions.org/questions/linux-software-2/ircd-conf-connection-failed-error-connection-refused-277886/)

hamish 01-14-2005 06:21 PM

ircd.conf: "Connection failed. Error: Connection refused"
 
Hello,

I'm trying to get an IRC server on my server. I'm using dancer-ircd. I followed a how to and have just copied the example.conf and ircd.conf.

Thus, the only options specified are the mandartory ones:
Code:

M:localhost.:127.0.0.1:localhost:
A:Example location:My address:Inept server admin <dancer@localhost>
Y:1:90:0:20:100000
Y:2:90:300:10:4000000
.include "olines.conf"
I:10.0.0.0/8::x::1
O:*:$1$nmNi3oKw$/TTB9SfKK3.KPYfKBYLy20:admin:abcdDfFgGhHkKlLmMnNpPrRsSUvVwWxXyYzZ0123459*:1:acdDfFgGhHkKlRsSUvVWXyYzZ0123459
O:*:$1$nmNi3oKw$/TTB9SfKK3.KPYfKBYLy20:luser::1:
H:*::*
P::::6667

Whenever I try and log onto the server (using irssi) I get this error:
Code:

00:24 -!- Irssi: Looking up localhost
00:24 -!- Irssi: Connecting to localhost [127.0.0.1] port 6667
00:24 -!- Irssi: Unable to connect server localhost port 6667 [Connection refused]

What could be causing this? It isn't my firewall, as I have turned that off (and it allows port 6667 anyway).

Any suggestions would be great. Or if someone could post me their ircd.conf for me to look at.

Thanks
Hamish

phiberoptik 03-09-2005 12:20 PM

Get Bahamut
 
READ SECOND POST FIRST!!!!

well lemme just start off by saying that i am a COMPLETE n00b at linux... and today 3-9-25 at 10:30 i created my own irc server (meet me there some time its /server d3athsarmy.dyndns.org) but reglardless... first off... make sure your ports are forwarded to the ip... second off get bahamut thats the easiest in my oppion and trust me... i have tried about almost all of the IRCd's available... i currenlty have it up but i cant get the damn services working... blah... w/e i will get it ... so there is my two cents but if you need some more help just post back and i will IM you or somin... peace out good luck bro

~.:: Phiber_Optik ::.~

"What is the point of makeing fun of someone when it only makes one person feel good... why not just be friendly and help them and then you can make two people feel good"


READ SECOND POST FIRST!!!!

phiberoptik 03-09-2005 12:23 PM

Re: ircd.conf: "Connection failed. Error: Connection refused"
 
[QUOTE
[code]
M:localhost.:127.0.0.1:localhost:

Whenever I try and log onto the server (using irssi) I get this error:
Code:

00:24 -!- Irssi: Looking up localhost
00:24 -!- Irssi: Connecting to localhost [127.0.0.1] port 6667
00:24 -!- Irssi: Unable to connect server localhost port 6667 [Connection refused]

[/B][/QUOTE]

Crap i just re read ur post... i think i have a better idea... if this doesn't work then try my other one up above

change

M:localhost.:127.0.0.1:localhost:

to and this is just a guess so back up what you got

M:localhost.:192.168.1.___:localhost:

now... i have never done that kind of IRCd before and got it working BUT i think thats what you need to do bro... ight read my other post if this didn't work... peace

hamish 03-10-2005 07:23 AM

Hey dude.
I'm still working on it. What does you ircd.conf file look like, so I can see what a working one looks like.

Thanks for your help

Hamish


All times are GMT -5. The time now is 11:49 AM.