[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to remove inet6 in debian?



Adrian Minta wrote:
You must create a file:

/etc/modprobe.d/00local

with the following content:
alias net-pf-10 off
alias ipv6 off


Instead of creating a new file in /etc/modprobe.d/, wouldn't be better
and more "standard" to add those lines in /etc/modprobe.d/blacklist ?

   blacklist net-pf-10
   blacklist ipv6



Reply to: