Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad subnet #1245

Merged
merged 1 commit into from
Jul 5, 2020
Merged

Bad subnet #1245

merged 1 commit into from
Jul 5, 2020

Commits on Jun 20, 2020

  1. Bad subnet

    Nginx warns about low address bits of `192.168.0.1/24` because they are meaningless.
    The correct subnet mask should be `192.168.0.0/24`
    
    Signed-off-by: Olivier Béraud <olivierberaud@free.fr>
    olivbd committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    df34dd7 View commit details
    Browse the repository at this point in the history