I am using a Centos 5.5 box. Something on the network is advertising IPv6 prefixes, and I want to know who.
One solution would be to install tcpdump or tshark and just look at the network traffic. I would prefer not to have to rewire the network or play rpm sherpa with scp.
Is there a utility, like route
or ip
that will show me the addresses of the routers sending the advertisements?