rbaker wrote: > I am interested in implementing IPv6 on my InterMapper server so I can create > some maps for our IPv6 enabled servers. I have an existing IPv4 interface > (eth0) and I can create an IPv6 interface (eth1) on our IPv6 only network. I > know I have to export netflow data to the IPv6 interface. > > I couldn't find information on dual-homed implementations of InterMapper and > am wondering if it just works, or if there is some configuration in > InterMapper to make this configuration work. Are there any issues with this > configuration?
Your configuration should just work. To send to a link-local IPv6 addresses, you must specify the name of your own interface that you want to send out, e.g. "fe80::abcd:1234%eth1". The %eth1 tells your machine how to route the packet. -- Bill Fisher InterMapper -------------------- m2f -------------------- Read this topic online here: http://forums.dartware.com/viewtopic.php?p=3463#3463 ____________________________________________________________________ List archives: http://www.mail-archive.com/intermapper-talk%40list.dartware.com/ To unsubscribe: send email to: [email protected]
