Page 1 of 1

port binding

Posted: Fri Jun 16, 2006 1:21 pm
by Bobb
[Thu Jun 15 19:30:05 2006] - Error binding stream socket to IP 0.0.0.0 port 8067 - IrC.suss.CoM[]:Address already in use
[Fri Jun 16 20:52:08 2006] - Error binding stream socket to IP 0.0.0.0 port 8067 - IrC.suss.CoM[]:Address already in use
[Fri Jun 16 21:02:30 2006] - Error binding stream socket to IP 0.0.0.0 port 8067 - IrC.suss.CoM[]:Address already in use

any ideas.

Using fedora core 4 with ssh.

Thnx Heaps

Posted: Fri Jun 16, 2006 1:48 pm
by Jobe
This means that there is already a process bound to port 8067 on one or more of the available IP addresses on your system. One option is to try using a different port number instead of 8067 or the alternative which i wouldn't recomend as i have no idea as to the effect it will have is to find out what process is bound to that port and change that to bind to a different port.

Posted: Fri Jun 16, 2006 1:55 pm
by Dukat