Page 1 of 1

UnrealIRCd 3.2.10.4

Posted: Wed Dec 10, 2014 7:21 am
by Kamen
Hello guys!
I have installed UnrealIRCd on my machine.
I am having a Router and also DDNS (From my ISP Provider)
I am having Anope IRC Services.

Everything is running fine (Server/Services)
The problem is that I want to make my mIRC Server to be available for the Public.
I can connect to my Server from the same machine on which is running using both 127.0.0.1 / Localhost / DDNS, but once I try from anywhere else I see the following:

* Unable to connect to server (Permission denied)
-
* Connect cancelled


What do you need to help me (Any configs or network details) ???

Re: UnrealIRCd 3.2.10.4

Posted: Wed Dec 17, 2014 2:15 pm
by Mr.Si
Hi there,

From what you've suggested, your ircd server is only listening on the localhost port, meaning it can only connect to itself. I would suggest that you edit your configuration file to change it to listen on the LAN IP of your machine, presuming it has a static IP. For example, 192.168.1.10, if that is the IP of your machine.

Then try within your LAN from a different workstation and reply back?

I hope this helps.
Si

Re: UnrealIRCd 3.2.10.4

Posted: Fri Dec 19, 2014 4:10 pm
by katsklaw
Moved thread to off topic as this pertains to port forwarding, not Unreal IRCd configuration.