Skip to content

install script contains non persistent commands #22

@ccammilleri

Description

@ccammilleri

If the control server is rebooted after running install.sh the following commands will not persist a reboot. This will cause connectivity issues.

ip rule add from 10.10.10.0/24 table loadb
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE

Modify these commands so they persist reboots.

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