OPNsense Forum

English Forums => General Discussion => Topic started by: besen on October 12, 2023, 02:39:06 PM

Title: Alias for all private networks error
Post by: besen on October 12, 2023, 02:39:06 PM
Hi,
I tried to create an alias for all internal networks and entered all CIDR notations for all internal networks. Then I got this error message. What is the problem here?
Entry "10.0.0.0/8 " is not a network.
Entry "172.16.0.0/12 " is not a network.
Entry "192.168.0.0/16 " is not a network.
Title: Re: Alias for all private networks error
Post by: Monviech (Cedrik) on October 12, 2023, 03:49:44 PM
Did you copy them? Did you make sure you didn't copy spaces?

I can see it in the input validation that you copied spaces after the networks:


Entry "10.0.0.0/8 " is not a network.

There's a space character after the /8.