Anope Support > 2.0.x/1.9.x Support

Unable to connect via uplink to InspIRCD

(1/1)

Craig Fairhurst:
Hi

This is my services.conf https://pastebin.com/EHZ1MwvA

And here is my links.conf:

--- Code: ---<link name="services.chatserve.website"
      ipaddr="127.0.0.1"
      port="7000"
      sid="3AX"
      allowmask="127.0.0.0/8"
      sendpass="*******"
      recvpass="*******">

<uline server="services.chatserve.website" silent="yes">
--- End code ---

If somebody could point out where I am going wrong that would be great.

Many thanks

Craig Fairhurst:
Hi

I've not had any further luck with this; could it be an openssl issue? Not sure, going to try on a different server now.

Kind regards

CrazyCat:
First: re-comment the server config example (lines 131 to 138 of your config file), it's an example for your ircd, not a configuration part of anope.

If it doesn't work after that, run it with the --debug parameter (cf https://wiki.anope.org/index.php/2.0/README#Command_Line_Options)

Craig Fairhurst:
It would appear I had not gone about installing the SSL library. A complete start-from-scratch approach helped a lot here.

Thanks all.

Navigation

[0] Message Index

Go to full version