DHCP server?

Hello. Need help with a configuration.
Need a simple DHCP Server on port 1. No NAT. And uplink for remote management with public IP on port 4. Thankful for any help :slight_smile:

Think this is what you need;

  • create a bridge (dhcp_bridge])


  • add port 1 to dhcp_bridge


  • create an address/network for dhcp_bridge


  • create a pool for your DHCP addresses


  • create a dhcp server linked to this dhcp_bridge using the above pool


  • make a default route for trafic to dhcp_bridge (assume there is a default to the WAN defined)

Another device for BOTNet

Naah, remote management via VPN access.