Page 1 of 2

Shell error

Posted: Fri Dec 30, 2005 10:42 am
by Cortana

Code: Select all

[Fri Dec 30 11:21:59 2005] - Error binding stream socket to IP 195.85.134.230 port 6667 - irc.cortana.nl[]:Address already in use
How can i fix this?

Posted: Fri Dec 30, 2005 10:52 am
by Dukat

Posted: Fri Dec 30, 2005 11:06 am
by Cortana
I did that... but my english is not that good..
it still doesnt work...

Posted: Fri Dec 30, 2005 11:08 am
by Dukat
You have to kill any other IRCd process.

Posted: Fri Dec 30, 2005 11:21 am
by Cortana
I did, now it seems to start, but i cant get in their with mIRC

Posted: Fri Dec 30, 2005 7:54 pm
by JIVXor
Try

Code: Select all

 netstat -n
 
See listening connections, listening ports. Port 6667 must be there, if it isn't something went wrong, if is there, check your firewall's rules. Could your paste the mIRC error message please?

Posted: Sun Jan 01, 2006 12:31 pm
by Cortana
No its not there...

Posted: Sun Jan 01, 2006 1:10 pm
by Dukat
You should exactly specify your setup (Server, Client, OS, ...) or we won't be able to help...

Posted: Sun Jan 01, 2006 1:33 pm
by Cortana
I use Unreal IRCD 3.2.3 on my dedicated linux server...
Dont know what kind of linux is on there..

And as client i use mIRC

Posted: Sun Jan 01, 2006 1:37 pm
by Dukat
Is Unreal really running?
Is the server firewalled?
Can you connect locally on the linux server?
Is there some sort of NAT?
Do you connect to the IP or the domain? Does the name resolution work?

Posted: Sun Jan 01, 2006 1:43 pm
by Cortana
Dukat wrote:Is Unreal really running? It says it does, but if i do netstat -n i cant see port 6667
Is the server firewalled? No
Can you connect locally on the linux server? How?
Is there some sort of NAT? a what?
Do you connect to the IP or the domain? Does the name resolution work?
Both wont work.

Posted: Sun Jan 01, 2006 1:45 pm
by Dukat
Use netstat -l
To connect locally, use telnet on the command line...

Posted: Sun Jan 01, 2006 1:48 pm
by Cortana

Code: Select all

[root@srv01 Unreal3.2]# telnet irc.cortana.nl
Trying 195.85.134.230...
Connected to irc.cortana.nl.
Escape character is '^]'.
Fedora Core release 1 (Yarrow)
Kernel 2.4.22-1.2115.nptl on an i686
login:

Posted: Sun Jan 01, 2006 1:52 pm
by Dukat
Telnet to 127.0.0.1, port 6667 :P

Posted: Sun Jan 01, 2006 1:56 pm
by Cortana

Code: Select all

[root@srv01 Unreal3.2]# telnet 127.0.0.1:6667
telnet: 127.0.0.1:6667: Name or service not known
127.0.0.1:6667: Unknown host