Is it possible to give the computers a fixed IP address Through the graphical interface ? The version of the device is FortiWiFi-60B 3.00-b0753(MR7 Patch 9) Is there a newer version?
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.
i assume you picked something up from ebay or were handed something? i would try to look for something newer, this device had end of life in 2015 and support upto FortiOS 4.3. Currently 6.0 is the latest, and 5.6 is kinda stable.
you want to have the DHCP server give out specific IPs to specific clients? you gotta look at the DHCP server reservation settings for that.
CLI: http://firewallguru.blogspot.nl/2008/03/dhcp-address-reservations.html
those answers are for other versions, so you might have to look around a little, but it shows the general idea.
You can always get the docs for your OS version on docs.fortinet.com, even without any valid contract. Look for 'Older versions' and then the 'FortiOS Handbook'.
v3.7 is a bit...outdated...but still works apparantly. Unfortunately, to get the latest available firmware (4.3.19) you need a support contract which is not available anymore for that model.
DHCP reservation was done in the CLI (Console widget or SSH connection via putty) only, IIRC.
in this link it show how to enable this option in the gui
http://kb.fortinet.com/kb/documentLink.do?externalID=FD35222
Is there anything similar to the version of this router ?
Where can i find a newer version of firmware ?
As I've already posted:
You have to type in the MAC addresses on the command line interface (CLI).
And you will find the CLI Reference (which you need for the correct syntax) on docs.fortinet.com.
And there is no legal way to get a newer firmware image, as you cannot purchase a support contract anymore which would grant you access to firmware images.
And v4.3.19 is the latest firmware version for this hardware, look no further.
Now just do it. As long as the installed firmware is running you don't need to update, not for what you are trying to achieve.
The problem is That I have a lot of devices connected to the router (cell phones, computers, television, etc., etc.) There are a lot of MAC addresses there And there is no description of the MAC address (ie which device it belongs to) So I do not know how to assign a MAC address to an IP address
this the the command from the link
config system dhcp reserved-address edit "ip_phone" set ip 192.168.1.1 set mac 00:04:f1:11:11:11 next end
Do I need to tap all this for each device connected to the router?
or after the word "next" i can type new device ? And so on
For example
config system dhcp reserved-address edit "ip_phone" set ip 192.168.1.1 set mac 00:04:f1:11:11:11 next edit "win7" set ip 192.168.1.2 set mac 00:04:f1:11:11:22 next edit "win10" set ip 192.168.1.3 set mac 00:04:f1:11:45:11 next edit "win8" set ip 192.168.1.4 set mac 00:04:f1:11:34:11 endYour example will work, open once with "config..." and close once with "end" after entering all "edit.." ... "next" blocks.
As a small help, you can look up the vendor using the first 3 bytes of the MAC address, using a "IEEE OUI" lookup search.
To make life easier, you could create a list with 2 columns, IP and MAC, and create the FortiOS entries with scripting.
It's not impossible, it's just work.
"As a small help, you can look up the vendor using the first 3 bytes of the MAC address, using a "IEEE OUI" lookup search."
how do i do that ?
Just write "IEEE OUI" in the Command line ?
Too bad it does not show a computer name (It was easier to know what each address was)
No, you google for it: for example, https://www.wireshark.org/tools/oui-lookup.html
A NIC vendor does not always give you the name of the PC vendor.
FortiOS v3.7.9 doesn't have Device Identification like in FortiOS v5. That is much easier.
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 |
---|---|
1660 | |
1077 | |
752 | |
443 | |
220 |
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.