Displaying 1 result from an estimated 1 matches for "your_interface_nam".
Did you mean:
your_interface_name
2015 Mar 09
2
Centos 6 - disabling IPv6 addressing
> On 03/09/2015 01:15 AM, Chris Stone wrote:
>>
>> sysctl -w net.ipv6.conf.all.accept_ra=0
On 03/10/2015 06:52 AM, Robert Moskowitz wrote:
> No change after running this and trying both:
>
> system network restart
it's: service network restart
Try also setting these in sysctl:
net.ipv6.conf.all.disable_ipv6=1
net.ipv6.conf.default.disable_ipv6=1