This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

eggdrop ipv6 bot linking problem with ipv4 hub

Old posts that have not been replied to for several years.
Locked
c
crayolarx

eggdrop ipv6 bot linking problem with ipv4 hub

Post by crayolarx »

My hub bot is a regular ipv4 address and I already have several other ipv4 bots linked up to it. I then made another bot with a ipv6 address. I connected the bot to a ipv6 compliant irc server fine. Everyone is fine except it won't link to the ipv4 hub bot. The ipv4 hub will link the ipv6 bot fine if I use the ipv4 address of the ipv6 bot, which would be ok but I don't want that bot to be the hub bot. Everyone keeps telling me it is possible just use the ipv4 addresses, but that is what I am doing!!!
p
paggie

Post by paggie »

Hi crayolarx

i run an ipv4 limbo hub and ipv6 bots as well, tho the ipv6 bot i run is on my gateway (hence only one ipv4 to bind too) so when i wanna link my ipv6 bot to the ipv4hub i just use (on ipv4 hub)
.+bot ipv6bot ipv4.host:port
.+host ipv6bot *!*@2002::
.chattr ipv6bot +bof
.botattr ipv6bot +gs

and on the ipv6bot
.+bot ipv4hub hub.host:port
.botattr +ghp

(if you have a irc hub you will have to also .chattr it some nice flags, .+host is good too)

hope this helps, feel free to email or msg me @ ircnet
Locked