Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

sosetup-network: bug when configuring management interface only #981

@dougburks

Description

@dougburks

When running sosetup-network and choosing to configure just a management interface (no sniffing interfaces), it looks like it automatically adds any non-management interfaces as sniffing interfaces but with no MTU. Empty MTU can cause the box to hang on boot.

Possible (untested) solution:
If user chooses to not configure any sniffing interfaces, then set MON_INTERFACES="" so that when we later run for INTERFACE in $MON_INTERFACES there is nothing for it to iterate over.

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