Skip to content

sysctl ip_forward needs to be set to 1 in cloud-init #11

@cmm-cisco

Description

@cmm-cisco

Was:

sysctl net.ipv4.ip_forward=0

Set to:

sysctl net.ipv4.ip_forward=0

Strangely enough, IPv6 is fine.

net.ipv6.conf.all.forwarding = 1

Decision to forward is fully based on firewalld's config.

@maxwschm found the fix for this. Thank you Maxwell.

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