-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Description
Is there any parameter, or is it possible to add one to set Avahi's allow-interfaces configuration option?
From the avahi-daemon.conf(5):
allow-interfaces= Set a comma seperated list of allowed network interfaces that should be used by the avahi-daemon. Other interfaces will be ignored. If set to the empty list all local interfaces except loopback and point-to-point will be used.
P.S. Maybe it would make sense to create some pass-through option to set in once for the whole stack?
Here is how I configured samba and wsdd2:
env:
- name: WSDD2_PARAMETERS
value: -i bond0
- name: SAMBA_GLOBAL_CONFIG_interfaces
value: bond0 lo
Metadata
Metadata
Assignees
Labels
No labels