will.s...@gmail.com (Will Senn) writes: >How can I turn it off for netbsd? Is it possible on a nic by nic basis >or a sysctl?
You can control this with the ndp command. ndp -i $interface disabled will disable IPv6 operation on that interface.
will.s...@gmail.com (Will Senn) writes: >How can I turn it off for netbsd? Is it possible on a nic by nic basis >or a sysctl?
You can control this with the ndp command. ndp -i $interface disabled will disable IPv6 operation on that interface.