<div dir="ltr">Good evening everyone!<br><br>I'm using OVS + VLAN Provider<br><br>Guys, is there any way to remove IP from DHCP (network:dhcp)?<br><br>My gateway is external, I need the VMs to obtain the IPs directly on the interface without using SNAT/DNAT, but when enabling DHCP on the subnet, the DHCP interface consumes an IP (the first one available).<br><br>Is there a way to remove this blessed IP? If not, what other path can I take?<br><br>I'm thinking of other alternatives:<br>1. Use static IP<br>2. Use a DHCP Server on the Gateway (which makes me have to perform some manual operations to assign the correct IP)<br><br>What would be more viable?<br><br>Thanks in advance!</div>