Does ZeroShell support the linux DHCP relay feature? I have multiple subnets that I would like to route using ZeroShell, forwarding the dhcp requests to my central dhcp server.
dhcrelay -i interface ip
interface :which interface run dhcrelay ?
ip :dhcpserver ip
example
dhcrelay -i ETH0 192.168.1.1
Do not forget aceept udp 67,68 in firewall rule
Write into startup