實戰:Linux 系統如何禁用 IPV6
本文件以實戰的形式介紹 系統如何禁用 IPV6, 使用的操縱系統是 RHEL7.3 |
更改/etc/sysctl.conf配置檔案
[root@Jaking vsftpd]# vim /etc/sysctl.conf # sysctl settings are defined through files in # /usr/lib/sysctl.d/, /run/sysctl.d/, and /etc/sysctl.d/. # # Vendors settings live in /usr/lib/sysctl.d/. # To override a whole file, create a new file with the same in # /etc/sysctl.d/ and put new settings there. To override # only specific settings, add a file with a lexically later # name in /etc/sysctl.d/ and put new settings there. # # For more information, see sysctl.conf(5) and sysctl.d(5). net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 [root@Jaking vsftpd]# ifconfig # IPV6 欄位 inet6 fe80::250:56ff:fe22:db62 ens33: flags=4163mtu 1500 inet 192.168.10.11 netmask 255.255.255.0 broadcast 192.168.10.255 inet6 fe80::250:56ff:fe22:db62 prefixlen 64 scopeid 0x20 ether 00:50:56:22:db:62 txqueuelen 1000 (Ethernet) RX packets 11717 bytes 4355183 (4.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6943 bytes 2011730 (1.9 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 inet6 ::1 prefixlen 128 scopeid 0x10loop txqueuelen 1 (Local Loopback) RX packets 112 bytes 9492 (9.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 112 bytes 9492 (9.2 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 [root@Jaking vsftpd]# sysctl -p #讓配置檔案立即生效 net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 [root@Jaking vsftpd]# ifconfig # IPV6 欄位已經消失 ens33: flags=4163mtu 1500 inet 192.168.10.11 netmask 255.255.255.0 broadcast 192.168.10.255 ether 00:50:56:22:db:62 txqueuelen 1000 (Ethernet) RX packets 11747 bytes 4357703 (4.1 MiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 6961 bytes 2014592 (1.9 MiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 lo: flags=73mtu 65536 inet 127.0.0.1 netmask 255.0.0.0 loop txqueuelen 1 (Local Loopback) RX packets 112 bytes 9492 (9.2 KiB) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 112 bytes 9492 (9.2 KiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
總結
以上就是 Linux 系統如何禁用 IPV6 的方法,希望能給大家帶來幫助。
原文地址:
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31559985/viewspace-2689647/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux下禁用IPV6 (Redhat 6.X)LinuxRedhat
- win10系統如何禁用OneDrive?Win10
- win10如何禁用 ipv6_win10系統下ipv6協議怎麼關閉Win10協議
- win10系統plug and play怎麼禁用_win10系統plug and play如何禁用Win10
- centos6禁用ipv6CentOS
- RHEL6.6禁用IPV6
- win10系統如何禁用診斷工具Win10
- win10系統如何禁用共享體驗 win10系統禁用共享體驗的方法Win10
- win10如何禁用win_windows10系統怎樣禁用win鍵Win10Windows
- 教你禁用 Cinnamon 桌面動畫以加速Linux Mint 系統動畫Linux
- windows10系統如何禁用推薦故障排除Windows
- Linux核心實戰(二)- 作業系統概覽Linux作業系統
- shell實戰之Linux主機系統監控Linux
- 實戰多種Linux作業系統共存(轉)Linux作業系統
- 怎樣在 Ubuntu 上禁用 IPv6 ?Ubuntu
- ECS實戰之IPv6隧道配置
- win10系統flash player被禁用如何解除_win10系統flash player被禁用怎麼辦Win10
- Windows10系統如何禁用語音識別功能Windows
- win10系統下無線網路如何禁用Win10
- windows10系統如何禁用自動掛載硬碟Windows硬碟
- windows10系統如何禁用隱藏捲軸功能Windows
- 【linux】系統呼叫版串列埠分析&原始碼實戰Linux串列埠原始碼
- Linux作業系統下光碟燒錄實戰(轉)Linux作業系統
- Linux 上如何禁用 USB 儲存Linux
- win10如何禁用增強保護_win10怎麼禁用系統保護Win10
- Win10系統如何禁用Windows Phone-PC連結Win10Windows
- win10系統Windows Update自動禁用如何解決Win10Windows
- 禁用作業系統認證作業系統
- win10系統dns client服務禁用怎麼開啟_win10系統dns client服務禁用如何啟動Win10DNSclient
- Docker檔案系統實戰Docker
- CentOS7.6怎麼禁用IPv6協議CentOS協議
- Linux系統伺服器下Nginx支援ipv6配置的方法Linux伺服器Nginx
- 在 Linux 系統中禁用與解禁使用者的賬號Linux
- Arch Linux中禁用UTC解決雙系統時間問題Linux
- win10系統如何禁用DiagTrack/SysMain/WSearch三個服務Win10AI
- Windows10系統下如何禁用Bing搜尋【圖文】Windows
- win10系統下乙太網被禁用如何恢復Win10
- Windows 8系統如何開啟與禁用管理員賬戶方法Windows