In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail how Centos7 can not be used because it always monitors tcp6 or udp6 in 55 environment. The content of the article is of high quality, so the editor will share it for you as a reference. I hope you will have some understanding of the relevant knowledge after reading this article.
1.CentOS 's official Wiki provides a way to turn off IPv6 on 7. The English language is as follows
How do I disable IPv6?
Upstream employee Daniel Walsh recommends not disabling the ipv6 module, as that can cause issues with SELinux and other components, but adding the following to / etc/sysctl.conf:
Net.ipv6.conf.all.disable_ipv6 = 1
Net.ipv6.conf.default.disable_ipv6 = 1
To disable in the running system:
Echo 1 > / proc/sys/net/ipv6/conf/all/disable_ipv6
Echo 1 > / proc/sys/net/ipv6/conf/default/disable_ipv6
Or
Sysctl-w net.ipv6.conf.all.disable_ipv6=1
Sysctl-w net.ipv6.conf.default.disable_ipv6=1
Additional note # 1: If problems with X forwarding are encountered on systems with IPv6 disabled, edit / etc/ssh/sshd_config and make either of the following changes:
two。 Cannot use ss after monitoring IPv4 and IPv6 at the same time under IPv4
Method: modify config
Delete "server": ["[:: 0]"]
If vps has only ipv4 address, then listening to both ipv4 and ipv6 in the configuration file will cause an error. It can only be changed to "server": "0.0.0.0".
On the 55 environment Centos7 is always monitoring tcp6 or udp6 can not use what to do to share here, I hope the above content can be of some help to you, can learn more knowledge. If you think the article is good, you can share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.