0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

一つの物理ethにMAC-VLANを使って複数のサブネットを構成したときのdnsmasq.confの設定

Last updated at Posted at 2025-09-22

本題

no-dhcp-interfaceにMAC-VLANのインターフェースを指定
shared-networkにMAC-VLANのネットワークを指定

no-dhcp-interface=macvlanxx
no-dhcp-interface=macvlanyy
shared-network=xx.xx.xx.0
shared-network=yy.yy.yy.0

おまけ

OpenWrtのuciではextraconftextやaddnmountを使って外付けの設定ファイルを使用

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?