Skip to content

Option to configure AVAHI allow-interfaces #166

@AlexanderZagaynov

Description

@AlexanderZagaynov

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions