User Tools

Site Tools


自作クラスタ計算機:dnsmasqの基本設定

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
自作クラスタ計算機:dnsmasqの基本設定 [2026/07/09 01:01] – [導入手順] koudai自作クラスタ計算機:dnsmasqの基本設定 [2026/07/09 15:32] (current) – [導入手順] koudai
Line 53: Line 53:
 dhcp-host=ac:1f:6b:bc:97:98,node13,192.168.0.13 dhcp-host=ac:1f:6b:bc:97:98,node13,192.168.0.13
  
-# すでに固定済みのノード(今の場合は管理ノード)のレス+# すでにIPアドレスが固定済みのノード(今の場合は管理ノード)のドメイン名
 host-record=head.cluster.internal,192.168.0.1 host-record=head.cluster.internal,192.168.0.1
  
Line 63: Line 63:
 dhcp-option=option:router,192.168.0.1 dhcp-option=option:router,192.168.0.1
  
-# ローカルDNSサーバー(今の場合はヘッドノード)のIPアドレス+# ローカルDNSサーバー(今の場合は管理ノード)のIPアドレス
 dhcp-option=option:dns-server,192.168.0.1 dhcp-option=option:dns-server,192.168.0.1
 </file> </file>
自作クラスタ計算機/dnsmasqの基本設定.1783526465.txt.gz · Last modified: 2026/07/09 01:01 by koudai