- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Getting invalid IP Address error while trying to Import IPv4-Network.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2024 09:38 AM
Hi guys!
I was trying to import some IPv4 Networks and DHCP Ranges for my Infrastructure, I was able to make work the import with the proper headers
address*,netmask*,routers,network_view,dhcp_members,domain_name_servers,EA-Ticket,lease_time
network,10.114.117.160,255.255.255.224,10.114.117.161,default,dnsservers1.company.com,dnsserver2.company.com,10.23.230.4-10.23.230.5,Ticket2221
At first I was able to import like 3-4 Networks, but then I tried importing some DHCP Ranges, and after trying to import ranges I get the following error
"""Line 2: Update aborted due to invalid IP
Address.""",network,255.255.255.224,10.114.117.160,10.114.117.161,default,"dnsservers1.company.com,dnsserver2.company.com",10.230.23.4-10.230.23.5,Ticket2221,
The IP is correct, the netmask is correct, and they are under containerized networks. I can do ADD without problems, but I can't do Overridden, Merge or any other action rather than add.
Is there any way to solve this? Or is there anything that I don't know of?
Best regards.
Re: Getting invalid IP Address error while trying to Import IPv4-Network.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2024 06:11 PM
It sounds like you're trying to import ranges, using a networks type CSV file. For a good example, you can export an existing range and see what the file would look like. Many of the exported fields will be blank, they are not needed for an import.