First I will descibe how I set up the bot-net, then move onto the problem.
On Hub (bot1, connected to irc)
.+bot bot2
.chattr bot2 +fo
.botattr bot2 +sg
On Leaf (bot2, not connected to irc)
.+bot bot1 193.33.XXX.XXX:XXXX
.chattr bot1
.botattr bot1 +pgh
Both bots are running off the same ip, different ports. When i telent to bot 2, this is what happens
.link bot1
[13:36] tcl: builtin dcc call: *dcc:link bigstylee 6 bot1
[13:36] #bigstylee# link bot1
[13:36] Linking to bot1 at 193.33.XXX.XXX:XXXX ...
[13:36] Warning: Attempt to kill un-allocated socket 8!
[13:36] Warning: Attempt to kill un-allocated socket 8!
[13:36] Warning: Attempt to kill un-allocated socket 8!
*** [bot2] Couldn't link to bot1.
[13:36] Failed link to bot1.
[13:36] Warning: Attempt to kill un-allocated socket 8!
bot1 (the hud), logs no erros while in ddc chat and the bots do not connect to each other. any and all help will be appreciated. thanks.