Subject: inet6 question
To: None <current-users@netbsd.org>
From: Chan Yiu Wah <c5666305@hkstar.com>
List: current-users
Date: 01/10/2000 22:45:22
Hello,
I had a inet6 problem that I didn't know how to solve it. I recently
use the mkfilters to generate the ipf.conf for my system. After that,
my system boot up with the warning messages
11:can't resolve hostname: inet
11:bad host value (inet6)
which is the result of the inet6 ipf filter rules in the ipf.conf.
block out from any to inet6 fe80::200:e8ff:fec3:934b@ne1 prefixlen 64 scopeid
0x1/32 group 250 and so on (there are about six pairs of such warning
messages)
Although I read through the man route, I don't know how to fix. Is there
anyone has the solution ? Can I ignore the rules with inet6 in the ipf.conf.
Thanks for your help in advance.
Clarence