Hi Netmakers! Has anyone successfully created a n...
# netmaker
c
Hi Netmakers! Has anyone successfully created a network larger than /24? Trying to create a /23 network but getting the error Error:Field validation for 'NetID' failed on the 'netid_valid' tag
j
sounds like a name issue rather than network size, are you sure the name is a valid length/characters and isnt a duplicate?
c
Brand new install. Tried many variations. Last variation was network name OG with the subnet 192.168.100.0/23
j
names need to be lowercase now (was causing issues with DNS)
b
network name has to be lowercase
c
bingo! thank you
Ill submit a pull request that changes the "Max 12 characters" hint to "Max 12 lowercase characters"
Does this patch look correct? https://pastebin.com/U1gEJGJh
j
@curved-easter-21537 can you review?
c
Yessir