Right, I've got unreal3.2.8 installed and configged on my ircd shell.
I was able to get the IRCD to run and operate functionally, after installing and configuring.
Then, after the owner of another network I'm trying to link with added me to the HUB's config, and played around with my IRCD's config i've been getting this error via ssh when I try and start unreal.
Any ideas? The m_dnsbl.so file it's referring to in src/modules is a plugin for anope the hub is running, but another link with the exact same config as mine (except with different IPs and such) was able to connect without this file on their ircd.. so we don't think this is the cause of the error.[ph1012@vps132 Unreal3.2]$ ./unreal start
Starting UnrealIRCd
_ _ _ ___________ _____ _
| | | | | |_ _| ___ \/ __ \ | |
| | | |_ __ _ __ ___ __ _| | | | | |_/ /| / \/ __| |
| | | | '_ \| '__/ _ \/ _` | | | | | / | | / _` |
| |_| | | | | | | __/ (_| | |_| |_| |\ \ | \__/\ (_| |
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
v3.2.8.1
using TRE 0.7.5 (LGPL)
* Loading IRCd configuration ..
* unrealircd.conf:10: loadmodule src/modules/m_dnsbl.so: failed to load: Cannot open module file: No such file or directory
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
[Mon Apr 4 21:15:20 2011] - TIME SYNCH: timeserver=1301937184, our=1301937320, offset = -136 [old offset: 0]
[Mon Apr 4 21:13:34 2011] - Connect - [email protected] [VHOST C26BB4FF.B92433FE.ED3AA64C.IP]
[Mon Apr 4 21:13:40 2011] - Disconnect - (0:0:6) [email protected] [VHOST C26BB4FF.B92433FE.ED3AA64C.IP]
[Mon Apr 4 21:15:31 2011] - Connect - [email protected] [VHOST C26BB4FF.B92433FE.ED3AA64C.IP]
The timesync issues were also not present for the other links, with pretty much the exact same config.
Any ideas?
Thanks, and sorry for any vagueness/stupidity on my part.

