Skip to main content
fortigate2
New Member
March 24, 2013
Question

DHCP Server assigns over 255 IP addresses on 60C?

  • March 24, 2013
  • 2 replies
  • 6400 views
Does the 60C DHCP Server support assigns over 255 IP addresses on internal interface? i.e. DHCP Server Address Range: 192.168.3.2~192.168.10.254, Netmask: 255.255.0.0 ?

    2 replies

    lindblom
    New Member
    March 24, 2013
    Hi! First, yes, I do think it supports over 255 DHCP leases on the same interface without problems. Follow up questions: Why would you want ~2000 devices on the same subnet using dhcp? (Or well, actually 65534 devices (even if the rest is not dhcp) since you' ve specified a /16) Also, if you have a 2000 device-big network, it feels like buying a bigger fortigate is not an issue either. Or moving the dhcp server off the firewall. /Stefan
    emnoc
    New Member
    March 25, 2013
    Op, here' s the specs on the max limits & values, http://docs.fortinet.com/fgt/techdocs/fortigate-max-values.pdf As an alternative to moving the dhcp server off the firewall, you could use a dhcp-relay option.
    fortigate2
    New Member
    March 25, 2013
    ORIGINAL: emnoc Op, here' s the specs on the max limits & values, http://docs.fortinet.com/fgt/techdocs/fortigate-max-values.pdf As an alternative to moving the dhcp server off the firewall, you could use a dhcp-relay option.
    So I can' t set " DHCP Server Address Range: 192.168.3.2~192.168.10.254, Netmask: 255.255.0.0" in 60C?
    rwpatterson
    New Member
    March 25, 2013
    No. Are you married to that address range? If all you need is 8 class C address spaces, try using a supernet of 192.168.8.0/21. This will get you 192.168.8.0-192.168.15.255. (Subnet mask 255.255.248.0)