内容へ移動
ClownWiki
ユーザ用ツール
ログイン
サイト用ツール
検索
ツール
文書の表示
以前のリビジョン
バックリンク
最近の変更
メディアマネージャー
サイトマップ
ログイン
>
最近の変更
メディアマネージャー
サイトマップ
トレース:
temporary:ipv6_invalid
この文書は読取専用です。文書のソースを閲覧することは可能ですが、変更はできません。もし変更したい場合は管理者に連絡してください。
===== ipv6無効化 ===== ===== CentOS 5.x ===== <code> # /etc/sysconfig/network </code> <code> +) NETWORKING_IPV6=no </code> <code> # /etc/modprobe.conf </code> <code> +) # Turn off IPv6 +) alias net-pf-10 off +) alias ipv6 off </code> ===== CentOS 6.x ===== <code> # /etc/sysconfig/network </code> <code> +) NETWORKING_IPV6=no </code> <code> # /etc/modprobe.d/disable-ipv6.conf </code> <code> +) options ipv6 disable=1 </code> <code> # chkconfig ip6tables off </code>
temporary/ipv6_invalid.txt
· 最終更新: 2025/02/16 13:53 by
127.0.0.1
ページ用ツール
文書の表示
以前のリビジョン
バックリンク
文書の先頭へ