Before FortiGate firmware download This,More and more content,There are more and more replies,A bit complicated,So I spent some time organizing it,I divided the relevant firmware into "FortiGate」、「FortiWiFi / FortiAP" and "Fortinet other firmware" three categories,and cut into three articles,This article is the download page for "Fortinet Other Firmware"。
Continue browsing »
Before FortiGate firmware download This,More and more content,There are more and more replies,A bit complicated,So I spent some time organizing it,I divided the relevant firmware into "FortiGate」、「FortiWiFi / "FortiAP" and "Fortinet other firmware"Three major categories,and cut into three articles,This article is "FortiWiFi / FortiAP's firmware download page。
Continue browsing »
[VLAN setting]
◎「VLAN」→「802.1Q」→「Advanced」→「VLAN Configuration」,Select "Enable"。
◎ Add VLAN ID sequentially,As:53、172。
When I was working at home recently,Discovered that SSL VPN is disconnected every eight hours,Connect to Fortigate to view settings,Only find the option of "Idle Forced Logout",And his default value happens to be 28,800 Second (8hour),So first treat it as an equipment show,This setting was applied by mistake,But after changing this setting,But it will still be disconnected in eight hours。
Continue browsing »
【Console】
◎ You can use the USB cable with Tera Term,You can enter the Console。
◎ After entering, you can enter the menu for basic settings。
【Date/Time】
◎ Currently I don’t see a place to set the date/time on the Web。
◎ CLI related commands:
config clock set 06/16/2021 10:22:30 # MM/DD/[YY]YY HH:MM[:SS] clock timezone gmt +8:00
After working at home,Various new problems and needs gradually emerge。Our original VPN architecture,The office side cannot ping to the VPN Client side,Because there is no related demand,However, some colleagues recently reported that after connecting through VPN,The FedEx system can no longer be used,It is guessed that the server side of the FedEx system has a connection request to the client side.,The VPN can’t allow him to connect in the reverse direction and cause problems,So let’s study how to turn it on。
Continue browsing »
型號 | CPU | RAM(G) | FLASH(G) |
TZ350 | Mips64 Octeon 1200MHz *2 | 1 | 0.064 |
TZ500 | Mips64 Octeon 1000MHz *4 | 1 | 0.064 |
NSA 4600 | Mips64 Octeon 1100MHz *8 | 2 | 1 |
TZ 215 | Mips64 Octeon 500MHz *2 | 0.512 | 0.032 |
TZ210 | Mips64 Octeon 499MHz | 0.256 | 0.032 |
NSA 2400 | Mips64 Octeon 500MHz *2 | 0.512 | 0.512 |
NSA 240 | Mips64 Octeon 500MHz *2 | 0.256 | 0.032 |
Forgot which version to start,In the upper right corner of Unifi AP Controller, a WebSocket connection error message will pop up,The guess should be because there is no Unifi gateway product,I didn't pay any attention to it。
Unifi Network Controller is written in JAVA,So before it was installed in Window 7,But it often happens that the program fails,Later, it will restart almost every day,So I was thinking about whether I could make it a service,And the official does provide practice,But when doing,Pay attention to some places。
The original Unifi Network Controller is installed on a Windows 7 Computer,Recently, I feel that the frequency of stopping the Controller is a little too high,I have to restart the program almost every day,Go online and find that there are official instructions to set the program as a service to run,But after the actual test,The service cannot start,Read the instructions carefully,Windows 8 Or Windows 10 Only,So simply find another Windows 10,And move the Unifi Network Controller。