ユーザ用ツール

サイト用ツール


serverapps:dns:dnsmasq

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン両方とも次のリビジョン
serverapps:dns:dnsmasq [2021/05/11 02:28] – ↷ serverapps:dnsmasq から serverapps:dns:dnsmasq へページを移動しました。 hayashiserverapps:dns:dnsmasq [2021/06/01 07:58] hayashi
行 142: 行 142:
    47 netbios-scope    47 netbios-scope
     ...<省略>...     ...<省略>...
 +
 +==== 複数のI/F ====
 +<code>
 +interface=eth1
 +interface=eth2
 +interface=eth3
 +
 +dhcp-range=tag:eth1,10.0.0.10,10.0.0.250,30m
 +dhcp-range=tag:eth2,10.0.1.10,10.0.1.250,30m
 +dhcp-range=tag:eth3,10.0.2.10,10.0.2.250,30m
 +
 +dhcp-option=tag:eth1,option:router,10.0.0.1
 +dhcp-option=tag:eth2,option:router,10.0.1.1
 +dhcp-option=tag:eth3,option:router,10.0.2.1
 +</code>
  
 ===== リース中のIPリスト ===== ===== リース中のIPリスト =====
serverapps/dns/dnsmasq.txt · 最終更新: 2022/08/14 07:19 by hayashi