How do i create a diferent dhcp server for wireless network?
You can create multiple DHCP servers on different interfaces. However, each server must be configured on master interface so, if, for example, ethernet is in bridge with wifi, then you can create Hotspot only on bridge. If both interfaces are not connected together, then you can create DHCP server on each of them and use different IP subnets.
when i try to create dhcp server error : interface is slave
You can’t run DHCP on an interface that is already a slave of another interface. Double click on the interface and change the master port to none. see attached screen shot.
