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.

IPV6 and Eggdrop 1.6.12

Old posts that have not been replied to for several years.
Locked
n
nolimit

IPV6 and Eggdrop 1.6.12

Post by nolimit »

I have eggdrop 1.6.12 with IPv6 patch on a FreeBSD 4.6 box.

I can use the different IPv6 addresses using psyBNC but when I put

Code: Select all

set my-ip6 "<IPv6>"
in my conf file, it doesn't use that IPv6.

Any ideas?
p
ppslim
Revered One
Posts: 3914
Joined: Sun Sep 23, 2001 8:00 pm
Location: Liverpool, England

Post by ppslim »

From what I know, this is an unofficial pathc, and as such, you should contact the auther of the patch for more help.

Until IPv6 is widly available, adopted for shell use, has official support wihtin eggdrop (should be in the overhaul of 1.7 (not even alpha yet)) and there are people with proper IPv6 experience, then it is doubtfl you will get any help on this board.
n
nolimit

Post by nolimit »

ok thanks.

I contacted the author and they helped me fix it :)

in case anyone was wondering.... you also have to

Code: Select all

set my-ip "<ip>"
as well :)
p
paggie

Post by paggie »

woah!!! im glad i found this!

i ahve the same problem right now.. i have

set my-ip6 "2001::" (full addr inc)

but the bot will grab any ip6 i have listed under ifconfig
Locked