Skip to content

BalenaOS iptables rules block forwarding on reboot #1

Description

@thzinc

Describe the bug

The host OS blocks IP forwarding by default.

To Reproduce

  1. Deploy lab-tool on a device
  2. Reboot the device

Expected behavior

Forwarding between wifi and ethernet works

Additional context

This can be worked around while the device is running by executing the following on the host OS:

iptables -P FORWARD ACCEPT

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