Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Jiheffe

#1
Sorry if I missed the obvious in the help documentation...

What is the format of the CSV file to use for uploading DHCP reservations?
I tried the following format:
192.168.2.0,192.168.2.22,02:92:f7:19:8b:78,VM-HomeAssistant,'Node 100 on proxmox-main'
and also
192.168.2.0/24,192.168.2.22,02:92:f7:19:8b:78,VM-HomeAssistant,'Node 100 on proxmox-main'
But I get these errors for each line:
192.168.2.0,192.168.2.22,02:92:f7:19:8b:78,VM-HomeAssistant,'Node 100 on proxmox-main'
[hw_address] Duplicate entry exists.
[subnet] A value is required.
[ip_address] Address not in specified subnet

Subnet 192.168.2.0/24 has been properly declared in the "Subnet tab" with a pool set to 192.168.2.241-192.168.2.254 (I only need few "floating" addresses, all others are assigned through reservations).

Migrating my DHCP from a Pihole to OPNsence and discovering all its potential, please bear with me :-)