User Tools

Site Tools


linux:disable_ipv6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
linux:disable_ipv6 [2022/09/19 10:03]
admin
linux:disable_ipv6 [2022/09/19 10:07] (current)
admin
Line 40: Line 40:
 <code bash> <code bash>
 net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.all.disable_ipv6 = 1
- 
 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1
- 
 net.ipv6.conf.lo.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1
- 
 </​code>​ </​code>​
 4. Save and close the file. 4. Save and close the file.
linux/disable_ipv6.txt ยท Last modified: 2022/09/19 10:07 by admin