**以前のリビジョンの文書です**

Debian

Debianに関する話題。

DebianでIPv6

DebianでIPv6を使う時の話。

  • module
    • 確認<code>lsmod | grep ipv6</code>
    • なければ導入<code>modprobe ipv6</code>
  • /etc/network/interfaces
    • Staticにアドレスを設定する場合は以下。addressとnetmaskは必須項目。<code> iface eth0 inet6 static address 2001:db8:1234::5:6 netmask 64</code>
  • 何故かUbuntuと違って、/etc/init.d/networking restart してもアドレスが再割り当てされない。
    • ifup eth0すればいい。スクリプトはちゃんと読んでない。

メモ

os/debian/start.1630754241.txt.gz · 最終更新: 2021/09/04 20:17 by yuki
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0