[CentOS] Centos 6 - disabling IPv6 addressing
Peter
peter at pajamian.dhs.orgMon Mar 9 19:24:23 UTC 2015
- Previous message: [CentOS] Centos 6 - disabling IPv6 addressing
- Next message: [CentOS] Centos 6 - disabling IPv6 addressing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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 net.ipv6.conf.eth0.disable_ipv6=1 and then run: service network restart Peter
- Previous message: [CentOS] Centos 6 - disabling IPv6 addressing
- Next message: [CentOS] Centos 6 - disabling IPv6 addressing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list