.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
From the CLI, find the number that DHCP scope is in and change that number in the script you are pasting in
As in "edit [old number here]"
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
.
config exclude-range
edit 1
set end-ip 192.168.100.100
set start-ip 192.168.100.1
next
end
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
.
Could you post the DHCP server section from the CLI here?
Another question. Are you positive there are no other DHCP servers on the subnet? One recommendation I always give is to never use the factory default subnets. (192.168.0.x/24: D-Link, 192.168.1.x/24: everyone, 192.168.2.x/24: others, etc) This creates havoc when someone introduces another factory set device onto your wire.
If you have a PC getting a lower IP address, run IPConfig /all and look for the IP address of the DHCP server. Also from the command prompt, run 'arp -a' and see what the MAC address of that device is. Make sure that it's the same as your Fortigate.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
.
che9992 wrote:In this piece, there is no entire class C range from 1-254 and there is no exclude."sh sys dhcp server"
Connected
EDU_Sherpa $ sh sys dhcp server config system dhcp server edit 2 set dns-service default set default-gateway 192.168.1.99 set netmask 255.255.255.0 set interface "mgmt" config ip-range edit 1 set start-ip 192.168.1.110 set end-ip 192.168.1.210 next end next edit 3 set forticlient-on-net-status disable set dns-service default set default-gateway 192.168.90.99 set netmask 255.255.255.0 set interface "free"
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
DHCP server range needs to be 1-254, nut just what you want to hand out.
Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com
.
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1732 | |
1106 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.