In checking my packet output via ethereal I find that I'm getting lots of
irrelevant ipv6 dns queries coming from my pc. The queries are
automatically appending my home domain, wns.com, even though I removed all
references to that domain I can find in MCC. The ipv4 dns queries work
fine. Here are the contents of my /etc/sysconfig/network file:
HOSTNAME=pavilion
NETWORKING=yes
NETWORKING_IPV6=no
I restarted the network but I still get v6 IP address assigned along with my
v4 address. According to the ifup-ipv6 script it checks for
NETWORKING_IPV6=yes before it brings up the interface for v6. Where is my
interface getting its address and how can I stop it?
Posts: n/a