差分

この文書の現在のバージョンと選択したバージョンの差分を表示します。

この比較画面にリンクする

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン 両方とも次のリビジョン
os:debian:start [2011/06/08 02:17]
yuki
os:debian:start [2021/09/04 20:17]
yuki
ライン 2: ライン 2:
 Debianに関する話題。 Debianに関する話題。
  
----- +* http://​www.debian.org/​ 
->​公式リンク+* http://​www.debian.or.jp/​
  
-  * http://​www.debian.org/​ 
-  * http://​www.debian.or.jp/​ 
  
-=====使う=====+====== ​DebianでIPv6 ​====== 
 +DebianでIPv6を使う時の話。
  
-  * [[.:​interfaces:​]] +  * module 
-  * [[.:ipv6:]] +    * 確認<​code>​lsmod | grep ipv6</​code>​ 
-  * [[.:mysql:]]+    * なければ導入<​code>​modprobe ipv6</​code>​ 
 + 
 +  * /​etc/​network/​interfaces 
 +    * Staticにアドレスを設定する場合は以下。addressとnetmaskは必須項目。<​code>​ 
 +iface eth0 inet6 static 
 +  address 2001:db8:1234::5:6 
 +  netmask 64</​code>​ 
 + 
 +  * <​del>​何故かUbuntuと違って、/​etc/​init.d/​networking restart してもアドレスが再割り当てされない。</​del>​ 
 +    * ifup eth0すればいい。スクリプトはちゃんと読んでない。
  
 =====メモ===== =====メモ=====
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0