Page 1 of 1

Linking Linux to FreeBSD

Posted: Wed Jun 22, 2016 6:19 am
by Linkx
Having some server linking issues. UnrealIRCd 4.0.3.1

I have several servers linked to my hub with no issues. All running Linux Ubuntu 14.

Got a shell account today that's FreeBSD 8.4 complied good. Have all my links set correctly.

When I connect the linkx/bsd servers they establish a ssl connection and sync and then automatically quit with a "read error" I looked in the logs, but cant for the life of me figure out why these servers wont stay connected.

Code: Select all

.:00·47·27:. (link) Secure link leaf1.test.network -> hub.test.network[@XX.XX.XX.XX.28238] established (TLSv1.2-ECDHE-RSA-AES256-GCM-SHA384-256bits)
.:00·47·27:. *** Link leaf1.test.network -> hub.test.network is now synced [secs: 0 recv: 0.1005 sent: 4.131]
.:00·47·27:. Lost connection to hub.test.network[HUB MASK]: Read error

Re: Linking Linux to FreeBSD

Posted: Thu Jun 23, 2016 1:21 pm
by Syzop
You may want to set the junk and eyes snomask. It shouldn't be necessary but it may allow you to catch some more information:

Code: Select all

/mode yournick +s +je
More important: could you also paste the messages and errors seen from the OTHER side/server? (so from hub.test.network)