Skip to content

README: mistake in formulation of firewall rule #69

@LinuxOnTheDesktop

Description

@LinuxOnTheDesktop

I believe that

sudo ufw allow from <your-mobile-device's-LAN-static-ip> to any port <your-config-port>

should be

sudo ufw allow from <your-mobile-device's-LAN-static-ip> to <your-server-device's-LAN-static-ip> port <your-config-port>

If I am wrong about that, then I submit that the firewalling instructions could be clearer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions