Hauptseite: Unterschied zwischen den Versionen

Aus Fortinet Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(913 dazwischenliegende Versionen von 5 Benutzern werden nicht angezeigt)
Zeile 2: Zeile 2:


[[file:support_portal_banner.png|550px|link=https://connect.its.also.com/servicedesk/customer/portal/2/group/14]]<br>
[[file:support_portal_banner.png|550px|link=https://connect.its.also.com/servicedesk/customer/portal/2/group/14]]<br>
{| class="wikitable" style="width:550px"
|- style="color: #FFFFFF ;background-color: #89E871
| <big>[[:Datei:Support-Portal-ALSO.pdf|<span style="color: #FFFFFF>'''ALSO Support Portal Guide download'''</span>]]</big>
|-
|}
<!-- ################## BANNER für Weihnachten/Neujahr
----
----
<big>[[:Datei:Support-Portal-ALSO.pdf|<span style="color: #89E871;">'''ALSO Support Portal Guide download'''</span>]]</big>
[[Datei:weihnachten_also.jpg|750px|link=]]
-->
----
----
<!--
{| class="wikitable" style="width:100%"
|-
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:achtung.svg|100px|link=]]</span>
|
= NICHT auf FortiOS 7.4.9 upgraden wenn FortiAP Modelle 221E eingesetzt werden =
'''Wichtige Hinweis:'''</br>
Fortinet weist ausdrücklich darauf hin, keine FortiGate auf FortiOS '''Version 7.4.9''' zu upgraden, wenn in Deiner Umgebung '''FortiAP-Modelle vom Typ 221E''' im Einsatz sind.
Ein Upgrade auf diese Version kann zu erheblichen Funktionsstörungen oder einem kompletten Ausfall der betroffenen Access Points führen.


Sobald uns weitere Informationen oder offizielle Handlungsempfehlungen von Fortinet vorliegen, informieren wir Dich umgehend. (Stand 24.11.2025)
----
----
<small>''edit 18.11.2025- 4Tinu''</small>
|-
|}
-->
<!--
{| class="wikitable" style="width:100%"  
{| class="wikitable" style="width:100%"  
|-  
|-  
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:vulnerability.svg|100px|link=]]</span>
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:achtung.svg|100px|link=]]</span>
|
|
=Kritische Verwundbarkeit FortiOS 7.0 und 7.2 WAN-Admin-Interface - CVE-2022-40684=
=FortiOS 7.0 ist 2025 END OF SUPPORT=
'''Generell:'''
Das FortiOS 7.0 ging am <big>'''30.09.2025''' End of Support </big>gehen. Um weiter den Support auf diese Geräte zu erhalten, muss auf eine Supportete Version upgegradet werden.  
Vulnerability bei '''FortiOS''' '''7.0.0 bis 7.0.6''' und '''7.2.0 bis 7.2.1''' (sowie FortiProxy 7.0.0 bis 7.0.6 und 7.2.0) <br>
 
Es gibt eine kritische Verwundbarkeit, wenn FortiGate über WAN (INTERNET) administriert wird. <br>
Mehr Infos über die End of Support Politik von Fortinet:
Behoben wird es mit folgenden Patches:
* [[FortiGate:FAQ#Wann_geht_eine_FortiOS_Version_End_of_Support.3F | Wann geht eine FortiOS Version End of Support?]] <small>''<code>Shift</code> + <code>Linke Maustaste</code>''</small>
<big>
 
* '''FortiOS 7.0.7'''
Wie man im FortiOS 7.0 einen Software Update vornimmt wird in diesem Wiki Artikel beschrieben:
* '''FortiOS 7.2.2''' (bei FortiProxy: 7.2.1) <br>
* [[FortiGate:FAQ#Wie_kann_ich_eine_FortiGate_über_das_Fabric_Management_upgraden?|Wie kann ich im FortiOS 7.0 einen Firmware Upgrade vornehmen?]] <small>''<code>Shift</code> + <code>Linke Maustaste</code>''</small>
Falls ein Upgrade kurzfristig nicht möglich ist, dann sofort das entsprechende Admin-Interface deaktivieren. <br>


{| class="wikitable" style="width:850px"
|- style="background:#89E871"
| [[file:config_cli.png|25px|link=]] '''Offizieller Workaround (Local-In-Policy):'''
|-
|
Adressen-Objekte definieren mit den entsprechenden Subnets und IPs:
config firewall address
  edit "my_allowed_addresses"
    set subnet
  next
end
Firewall-Gruppe definieren mit den erstellten Addressen-Objekten:
config firewall addrgrp
  edit "MGMT_IPs"
    set member "my_allowed_addresses"
  next
end
Die erstellte Firewall-Gruppe anschliessend in einer Local-In-Policy verwenden, um Admin-Zugang auf diese Firewall-Gruppe und den entsprechenden Port (im Beispiel: Port1; WAN vermeiden!!!) zu beschränken:
config firewall local-in-policy
  edit 1
    set intf port1
    set srcaddr "MGMT_IPs"
    set dstaddr "all"
    set action accept
    set service HTTPS HTTP
    set schedule "always"
    set status enable
  next
  edit 2
    set intf "all"
    set srcaddr "all"
    set dstaddr "all"
    set action deny
    set service HTTPS HTTP
    set schedule "always”
    set status enable
    next
end
|}
</big>
----
----
* https://support.fortinet.com/Information/Bulletin.aspx
<small>''edit 03.10.2025- 4Tinu''</small>
* https://www.fortiguard.com/psirt/FG-IR-22-073
* https://www.fortiguard.com/psirt/FG-IR-22-158
----
 
<small>''add 5.10.2022 - 4tinu''</small>
|-
|-
|}
|}
-->
<!-- ################## BANNER für Verwundbarkeit -->
<!--
{| class="wikitable" style="width:100%" 
|- 
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:vulnerability.svg|100px|link=]]</span>
|
=TITEL - CVE-=
'''Generell:''' <br>


----
''' Bedrohungsgrad: '''
* CVssv3 Score : ''' '''
* Severity : ''' '''
 
''' Weitere Informationen im Wiki'''<br>
* [[Fortinet:Support-Alerts#]] <small>''<code>Shift</code> + <code>Linke Maustaste</code>''</small>
 
<small>
'''Psirt Artikel von Fortinet:'''
*  <small>''<code>Shift</code> + <code>Linke Maustaste</code>''</small>
</small>
----
<small>''add DATUM - 4Tinu''</small>
|-
|}
-->
<!-- ############ Tech and Snack ###############
{| class="wikitable" style="width:100%"  
{| class="wikitable" style="width:100%"  
|-  
|-  
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:achtung.svg|100px|link=]]</span>
| style="width:50px;background-color: #A9C5F9;"| <span style="color:#A9C5F9">[[File:info.svg|100px|link=]]</span>
|
|
=Das FortiOS 6.0 ist END OF SUPPORT=
=Tech & Snack Part XI - FortiOS 8.0 =
Das FortiOS 6.0 seit dem '''29.09.2022''' End of Support. Um weiter den Support auf diese Geräte zu erhalten, muss auf eine Supportete Version upgegradet werden.  
  [[Datei:TS-Banner-FortiGateCloud.jpg|550px|link=https://www.also-training.ch/de/module/trainings/1266-tech-snack-fortigate-cloud]]


Mehr Infos über die End of Support Politik von Fortinet:
* [[FortiGate:FAQ#Wann_geht_eine_FortiOS_Version_End_of_Support.3F | Wann geht eine FortiOS Version End of Support?]]


Wie man im FortiOS 6.0 einen Software Update vornimmt wird in diesem Wiki Artikel beschrieben:
'''Die Themen:'''
* [[FortiGate:FAQ#Wie_kann_ich_im_FortiOS_6.0_einen_Firmware_Upgrade_vornehmen.3F|Wie kann ich im FortiOS 6.0 einen Firmware Upgrade vornehmen?]]
 


* [[Fortinet:ALSO-Training#Tech_&_Snack_-_Part_X_–_Die_FortiGate_Cloud_am_05.06.2025|Mehr Infos findest du hier]]
* <big>[https://www.also-training.ch/de/module/trainings/1266-tech-snack-fortigate-cloud Hier kannst du dich Anmelden]</big>
----
----
<small>''edit 29.09.2022 - 4Tinu''</small>
<small>add 01.05.2025 - 4Tinu </small>
|-
|}
|}
############ Tech and Snack- ENDE ############### -->
----
----
<!--Weihnachtsbanner Wiki
[[Datei:weihnachten_also.jpg|750px|link=]]
-->
<p style="font-size:140%;line-height:1.3em;font-weight:bold;">Willkommen auf dem ALSO Schweiz AG MediaWiki</p>
<p style="font-size:140%;line-height:1.3em;font-weight:bold;">Willkommen auf dem ALSO Schweiz AG MediaWiki</p>
<p>Unter der Rubrik Dokumentationen finden Sie eine Sammlung nützlicher Informationen, How-To's etc. für den Hersteller '''Fortinet'''. </p>
<p>Unter der Rubrik Dokumentationen finden Sie eine Sammlung nützlicher Informationen, How-To's etc. für den Hersteller '''Fortinet'''. </p>
<p style="font-size:100%;line-height:1.3em;font-weight:bold;">Ihre Mitarbeit ist Willkommen!'''</p>
<p style="font-size:100%;line-height:1.3em;font-weight:bold;">Ihre Mitarbeit ist Willkommen!'''</p>
<p>Sie möchten eine Korrektur zu einem Artikel anbringen oder einen Beitrag leisten? Schreiben sie uns eine <br> Nachricht auf '''fortinet-ch@also.com'''.</p>
<p>Sie möchten eine Korrektur zu einem Artikel anbringen oder einen Beitrag leisten? Schreiben sie uns eine <br> Nachricht auf '''fortinet.ch@also.com'''.</p>
----
----
<!--------------------------------------------------------------------->
<!--------------------------------------------------------------------->
Zeile 115: Zeile 115:
  [[:Category:Dokumentation|'''Dokumentation''']]
  [[:Category:Dokumentation|'''Dokumentation''']]


* <big>[[:Category:Fortinet|<span style="color: #DA291C;">'''Fortinet Wiki Artikel''']]</span></big>
* <big>[[:Category:Fortinet|<span style="color: #DA291C;">'''Zu allen Fortinet FAQ Artikel'''<br> (FAQ Hauptmenu)]]</span></big>
* <big>[[:Category:Checkpoint|<span style="color: #D61A69;">'''Check Point Wiki Artikel''']]</span></big>
* <big>[[:Category:Checkpoint|<span style="color: #D61A69;">'''Check Point Wiki Artikel''']]</span></big>


<!--* [[Known-Issues#FortiGate|'''Know Issues''']]-->
<!--* [[Known-Issues#FortiGate|'''Know Issues''']]-->
<!-------->
<!-------->
<!----* [[Fortinet:Abverkaufsliste|<span style="color: #89E871;">'''Fortinet Abverkaufsliste Januar 2022'''</span>]] ---->
<!-- * <big>[[Fortinet:Abverkaufsliste|<span style="color: #89E871;">'''Fortinet Abverkaufsliste 2023'''</span>]] [[File:new.svg|40px|link=]] </big>-->
<!--- * <big>[[Fortinet:Promotionen|<span style="color: #89E871;">'''Fortinet Promotionen'''</span>]] [[File:new.svg|40px|link=]] </big> -->
<!--- * <big>[[Fortinet:Promotionen|<span style="color: #89E871;">'''Fortinet Promotionen'''</span>]] [[File:new.svg|40px|link=]] </big> -->
<!-------->
<!-------->
* [[Fortinet:ALSO-Training|'''Unterlagen zu ALSO Trainings''']]   
* [[Fortinet:ALSO-Training|'''Unterlagen zu unseren Veranstaltungen''']]   




Zeile 150: Zeile 150:
|style="width: 33% !important" valign=top|
|style="width: 33% !important" valign=top|
  [[:Category:Fortinet Hersteller Links|'''Fortinet Links''']]  
  [[:Category:Fortinet Hersteller Links|'''Fortinet Links''']]  
* [https://support.fortinet.com Support Portal Fortinet]


* [https://support.fortinet.com Support Fortinet]
* [https://docs.fortinet.com Alle Technischen Dokumente Fortinet]


* [http://docs.fortinet.com Docu Fortinet]
* [https://support.fortinet.com/Information/ProductLifeCycle.aspx EOL Liste Fortinet Produkte]


* [http://kb.fortinet.com KB Fortinet]
* [https://www.fortiguard.com/ FortiGuard Seite]


* [https://support.fortinet.com/Information/ProductLifeCycle.aspx EOL Fortinet]
* [https://community.fortinet.com/ Community Fortinet/ KB-Artikeln]


* [http://fortiguardcenter.com FortiGuard Fortinet]
* [https://partnerportal.fortinet.com Partnerportal Fortinet]


* [https://fusecommunity.fortinet.com Comunity Fortinet]
* [https://docs.fortinet.com/ordering-guides Ordering Guides Fortinet]


* [https://partnerportal.fortinet.com Partner Fortinet]
* [https://fndn.fortinet.net Fortinet Developer Network]
<!--
* [http://wiki.diagnose.fortinet.com Diagnose Wiki]


* [http://cli.fortinet.com CLI Fortinet]
* [https://trust.fortinet.com Fortinet Trust Resource Center]
-->
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 4 ---------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 4 ---------------------->
Zeile 176: Zeile 174:
* [https://www.ncsc.admin.ch/ncsc/de/home.html NCSC - Nationales Zentrum für Cybersicherheit]
* [https://www.ncsc.admin.ch/ncsc/de/home.html NCSC - Nationales Zentrum für Cybersicherheit]


* [http://iase.disa.mil/stigs/ IASE Home STIGs]
* [https://public.cyber.mil/stigs/ Security Technical Implementation Guides (STIGs)]


* [https://www.cve.org/ CVE - Common Vulnerabilities and Exposures]                         
* [https://www.cve.org/ CVE - Common Vulnerabilities and Exposures]                         
|}
|}
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
 
<!--- Tabelle 2A: (mitte // 3-spaltig ) --------------------------->
<p style="font-size:140%;line-height:1.3em;font-weight:bold;">Beliebte Artikeln im Schnellzugriff:</p>
 
<!--- Tabelle 2A: (mitte // 4-spaltig ) --------------------------->
<!--- Tabelle 2A: (mitte // zeile 1 spalte 1 ---------------------->
<!--- Tabelle 2A: (mitte // zeile 1 spalte 1 ---------------------->
{| class="wikitable" border="0" cellpadding="0" cellspacing="0" style="width: 100%"
{| class="wikitable" style="width:100%"
|style="width: 25% !important" valign=top|
|- style="background:#89E871"
|colspan="3" style="text-align:left;"|
<big>'''Beliebte Artikeln im Schnellzugriff'''</big>
|-
|style="width: 16% !important" valign=top|
<big>'''[[:datei:Fortinet-ProductGuide.pdf|Produkte Guide]]'''</big><br>
<big>'''[[:datei:Fortinet-ProductGuide.pdf|Produkte Guide]]'''</big><br>
[[File:new.svg|30px|link=]]<small> September 2022</small>
<!--[[File:new.svg|30px|link=]] --><small>Februar 2025</small>
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 2 ---------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 2 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
<big>'''[[:Datei:ProductMatrix.pdf|Produkte Matrix]]'''</big><br>
<big>'''[[:Datei:ProductMatrix.pdf|Produkte Matrix]]'''</big><br>
[[File:new.svg|30px|link=]]<small> September 2022</small>
[[File:new.svg|30px|link=]] <small>April 2026</small>
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 3 ---------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 3 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
<big>'''[[:Datei:FortiAP-Wireless-ProductMatrix.pdf|Wireless Produkte Matrix]]'''</big><br>
<big>'''[[:Datei:FortiAP-Wireless-ProductMatrix.pdf|Wireless Produkte Matrix]]'''</big><br>
[[File:new.svg|30px|link=]]<small> September 2022</small>
[[File:new.svg|30px|link=]] <small>April 2026</small>
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
<!--- Ende Tabelle 2: (mitte // 3-spaltig ) ----------------------->
<!--- Tabelle 2: (mitte // zeile 1 spalte 4 ---------------------->
|style="width: 25% !important" valign=top|
[[:Datei:FortiGate_Licensing_Guide.pdf|<span style="color: #89E871;">'''Fortinet Fabric Lizenz Guide'''</span>]]<br>
<!--[[File:new.svg|40px|link=]] -->Oktober 2020
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 1 ---------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 1 ---------------------->
|-  
|-  
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
<big>'''[[:Datei:Fortinet-Hardware-Schematics.pdf|Schematics]]'''</big><br>
<big>'''Für Schematic bitte uns kontaktieren'''</big><br>
[[File:new.svg|30px|link=]]<small> September 2022</small>
<small>Aktuelles Schematic File vom Dezember 2025</small>
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 2 ---------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 2 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
<big>'''[[:Datei:Fortinet-Hardware-Airflow.pdf|Hardware Airflow]]'''</big><br>
<big>'''[[Fortinet:Support-Alerts|Support-Alerts]]'''</big><br> 
<small> Mai 2022</small>
[[File:achtung.svg|35px|link=Fortinet:Support-Alerts]]'''<br>
<small>Letzte Einträge:</small><br>
* [[Fortinet:Support-Alerts#OpenSSL_-_CVE-2025-15467|FG-IR-26-076]] <small>'''CVSSv3 Score 9.8'''</small>
* [[Fortinet:Support-Alerts#Administrative_FortiCloud_SSO_authentication_bypass_-_FG-IR-26-060|FG-IR-26-060]] <small>'''CVSSv3 Score 9.4'''</small>
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 3 ---------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 3 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
[[Fortinet:ProduktInfo|Produkte Informationen/Datenblätter''']]<br>
<big>'''[[Fortinet:ProduktInfo|Produkte Infos & Datenblätter]]'''</big><br>
Neuestes Produkt: '''[[Fortinet:ProduktInfo#FortiGate-600F.2F601F|FortiGate 600/601F]]'''
<small>Neuestes Produkt:</small><br>
<!--- Ende Tabelle 2: (mitte // 4-spaltig ) ----------------------->
* '''[[Fortinet:ProduktInfo#FortiGate-30G/FortiWiFi-30G|FortiGate 30G''']]
<!--- Tabelle 2: (mitte // zeile 2 spalte 4 ---------------------->
* '''[[Fortinet:ProduktInfo#FortiGate-30G/FortiWiFi-30G|FortiWiFi 30G''']]
|style="width: 25% !important" valign=top|
* '''[[Fortinet:ProduktInfo#FortiGate-70G%2F71G%2FFortiWiFi-70G%2F71G|FortiWiFi 70G''']]
[[:Datei:FortiGate_Licensing_Matrix.pdf|<span style="color: #89E871;">'''Lizenz Matrix FortiGate'''</span>]]<br>
* '''[[Fortinet:ProduktInfo#FortiGate-70G%2F71G%2FFortiWiFi-70G%2F71G|FortiGate 70/71G Serie''']]
<small>Oktober 2020</small>
<!--- Ende Tabelle 2: (mitte // 3-spaltig ) ----------------------->
|-  
|-  
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
[[Tipps%26Tricks|Tipps&Tricks''']]<br>
<big>'''Tipps&Tricks'''</big> [[File:Tipp.svg|35px|link=]]
[[File:Tipp.svg|100px|link=Tipps&Tricks]]
* [[Tipps%26Tricks|Best practice]]
* [[Tipps%26Tricks#FortiGate_Konfigurations_Templates|Konfigurations Templates]]'''
 
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 2 ---------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 2 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
[[FortiGate:FAQ|FortiGate FAQ:''']] <br>
<big>'''Troubleshooting:'''</big> [[file:config_cli.png|35px|link=]]
[[File:FortiOS_6x.svg|100px|link=FortiGate:FAQ]]<br>
* [[FortiGate:Diagnose-Sniffer-Guide|Sniffer Guide]] [[File:new.svg|30px|link=]]
[[File:achtung.svg|30px|link=]]<small> FortiOS 6.0 End of Support ab 29.09.2022</small>
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 3 ---------------------->
<!--- Tabelle 2: (mitte // zeile 2 spalte 3 ---------------------->
|style="width: 25% !important" valign=top|
|style="width: 33% !important" valign=top|
[[FortiGate:FAQ|FortiGate FAQ:''']] <br>
<big>'''[[FortiGate:FAQ|FortiGate FAQ:]]<br>'''</big> <br>
[[File:FortiOS_7x.svg|100px|link=FortiGate:FAQ]]
[[File:FortiOS_7x.svg|100px|link=FortiGate:FAQ]]<br>
<!--- Tabelle 2: (mitte // zeile 2 spalte 4 ---------------------->
<!--[[File:achtung.svg|30px|link=]]<small> FortiOS 6.4 geht End of Support am 30.09.2024</small>-->
|style="width: 25% !important" valign=top|
|}
[[Fortinet:Support-Alerts|Support-Alerts]]<br>
{| class="wikitable" style="width:100%"
[[File:achtung.svg|100px|link=Fortinet:Support-Alerts]]<br>
|- style="background:#89E871"
Letzter Eintrag:[[Fortinet:Support-Alerts#Confluence_OGNL_Vulnerability-_CVE-2022-26134|CVE-2022-26134]]
|colspan="10" style="text-align:left;"|
<big>'''Diverse FAQs - ShortLinks:'''</big>
|-
|style="text-align:center;width: 100px !important" valign=top|
[[File:FortiManager-icon.svg|80px|link=FortiManager:FAQ]]<br>
[[FortiManager:FAQ|FAQ:]]<br>
[[FortiManager:FAQ|FortiManager]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:FortiAnalyzer-icon.svg|80px|link=FortiAnalyzer:FAQ]]<br>
[[FortiAnalyzer:FAQ|FAQ:]]<br>
[[FortiAnalyzer:FAQ|FortiAnalyzer]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:Forti-fac-icon.svg|80px|link=FortiAuthenticator:FAQ]]<br>
[[FortiAuthenticator:FAQ|FAQ:]]<br>
[[FortiAuthenticator:FAQ|FortiAuthenticator]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:FortiSwitch-icon.svp|80px|link=FortiSwitch]]<br>
[[FortiSwitch|FAQ:]]<br>
[[FortiSwitch|FortiSwitch]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:FortiAP-icon.svg|80px|link=FortiAP:FAQ]]<br>
[[FortiAP:FAQ|FAQ:]]<br>
[[FortiAP:FAQ|FortiAP]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:FortiGuard-icon.svg|80px|link=Lizenzierung:FAQ]]<br>
[[Lizenzierung:FAQ|FAQ:]]<br>
[[Lizenzierung:FAQ|Lizenzierung]]
|style="text-align:center;width: 100px !important" valign=top|
[[File:Zertifikat-icon.svg|80px|link=Zertifizierung:FAQ]]<br>
[[Zertifizierung:FAQ|FAQ:]]<br>
[[Zertifizierung:FAQ|Zertifizierung]]
|style="text-align:center;width: 100px !important" valign=top|
[[datei:FortiGateCloud-icon.svg|80px|link=FortiGateCloud:FAQ]]<br>
[[FortiGateCloud:FAQ|FAQ:]]<br>
[[FortiGateCloud:FAQ|FortiGateCloud]]
|style="text-align:center;width: 100px !important" valign=top|
[[datei:FortiSASE-icon.svg|80px|link=Fortinet:SASE]]<br>
[[Fortinet:SASE|FAQ:]]<br>
[[Fortinet:SASE|FortiSASE]]
|
 
|-
|}
|}
<!--- Ende Tabelle 2A: (mitte // 4-spaltig ) -----------------------><!--- Tabelle 3: (unten // 2-spaltig ) ---------------------------->
<!--- Tabelle 3: (unten // zeile 1 spalte 1 --------------.-------->
{| border="0" cellpadding="0" cellspacing="0" style="width: 100%"
{| border="0" cellpadding="0" cellspacing="0" style="width: 100%"
|style="width: 50% !important" valign=top|
|style="width: 50% !important" valign=top|
Zeile 262: Zeile 300:
| style="width: 33% !important" valign=top|
| style="width: 33% !important" valign=top|
<!---WEIHNACHTSGRÜSSE---------------------->
<!---WEIHNACHTSGRÜSSE---------------------->
<!---[[File:weihnachten.jpg|700px|link=]]<br>--->
<!-- [[File:weihnachten.jpg|700px|link=]] --->
<!---[[:Kategorie:Fortinet|'''Neuste Artikel:''']]--->
<!---[[:Kategorie:Fortinet|'''Neuste Artikel:''']]--->
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
Zeile 279: Zeile 317:
|style="width: 100% !important" valign=top|
|style="width: 100% !important" valign=top|
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!--------------------------------------------NEUE ARTIKEL:----------------------------------------------------------------------------------------->
<!----------------------------------------------------------NEUESTE ARTIKELN ----------------------------------------------------------------------->
<p style="font-size:140%;line-height:1.3em;font-weight:bold;">Neueste FAQ Artikeln:</p>
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
----
*<span style="color: #0645AD;">'''26.08.2022'''</span> [[File:new.svg|40px|link=]] <big>[[FortiGate:FAQ#Wie_kann_ich_im_FortiOS_6.0_einen_Firmware_Upgrade_vornehmen.3F|Wie kann ich im FortiOS 6.0 einen Firmware Upgrade vornehmen?]] [[File:FortiOS_60.svg|20px|link=]]</big>
*<span style="color: #0645AD;">'''25.07.2022'''</span> [[File:new.svg|40px|link=]] [[Fortinet:FortiCare-FortiGuard#Was_passiert_wenn_FortiGuard-Lizenzen_ablaufen.3F|Was passiert wenn FortiGuard-Lizenzen ablaufen?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiAuthenticator:FAQ#Wie_kann_ich_einem_User_Radius_Attribute_zuweisen.3F|Wie kann ich einem User Radius Attribute zuweisen?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_ich_einen_User_vom_Radius_Server_auf_dem_FortiManager_einbinden.3F|Wie kann ich einen User vom Radius Server auf dem FortiManager einbinden?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiAuthenticator:FAQ#Welche_Fortinet_Radius_Attribute_unterst.C3.BCtzt_der_FortiAuthenticator.3F|Welche Fortinet Radius Attribute unterstützt der FortiAuthenticator?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiAuthenticator:FAQ#Wie_kann_ich_auf_einem_FortiAuthenticator_ein_Radius_Client_Konfigurieren.3F|Wie kann ich auf einem FortiAuthenticator ein Radius Client Konfigurieren?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiAuthenticator:FAQ#Wie_kann_ich_einer_Usergruppe_auf_dem_FortiAuthentikator_Radius_Attribute_zuweisen.3F|Wie kann ich einer Usergruppe auf dem FortiAuthentikator Radius Attribute zuweisen?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_ich_einen_Radiusserver_f.C3.BCr_die_Authentifzierung_im_FortiManager_konfigurieren.3F|Wie kann ich einen Radiusserver für die Authentifzierung im FortiManager konfigurieren?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''07.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiAuthenticator:FAQ#Wie_konfiguriere_ich.2C_damit_ich_.C3.BCber_den_FortiAuthentikator_auf_dem_FortiManager_einen_User_authentifizieren_kann.3F|Wie konfiguriere ich, damit ich über den FortiAuthentikator auf dem FortiManager einen User authentifizieren kann?]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_konfiguriere_ich_die_Systemzeit_auf_dem_FortiManager.3F|Wie konfiguriere ich die Systemzeit auf dem FortiManager?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_wird_der_System_DNS_auf_dem_FortiManager_konfiguriert.3F|Wie wird der System DNS auf dem FortiManager konfiguriert?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_die_Login_Post_Disclaimer_Message_editiert_werden.3F|Wie kann die Login Post Disclaimer Message editiert werden?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_ich_den_ADOM_Modus_auf_dem_FortiManager_aktivieren.3F|Wie kann ich den ADOM Modus auf dem FortiManager aktivieren?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_ich_den_Administrationsport_auf_dem_FortiManager_anpassen.3F|Wie kann ich den Administrationsport auf dem FortiManager anpassen?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Kann_ich_eine_FortiGate_mit_VDOMs_in_verschiedenen_ADOMs_auf_dem_FortiManager_betreiben.3F|Kann ich eine FortiGate mit VDOMs in verschiedenen ADOMs auf dem FortiManager betreiben?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
*<span style="color: #0645AD;">'''05.07.2022'''</span> [[File:new.svg|40px|link=]] [[FortiManager:FAQ#Wie_kann_ich_einen_Post-Loging_Disclaimer_anzeigen_lassen_nachdem_ich_mich_auf_dem_FortiManager_eingeloggt_habe.3F|Wie kann ich einen Post-Loging Disclaimer anzeigen lassen nachdem ich mich auf dem FortiManager eingeloggt habe?]] [[File:FortiOS_72.svg|20px|link=]] [[File:FortiOS_70.svg|20px|link=]]
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!----------------------------------------------------------SUPPORT ALERT -------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
----
<p style="font-size:140%;line-height:1.3em;font-weight:bold;">Neueste Artikel:</p>
*<span style="color: #0645AD;">'''07.06.2022'''</span> [[File:alert.svg|40px|link=]] [[Fortinet:Support-Alerts#Confluence_OGNL_Vulnerability-_CVE-2022-26134|Confluence OGNL Vulnerability- CVE-2022-26134]][[File:vulnerability.svg|30px|link=]]
* <span style="color: #0645AD;">'''04.02.2026'''</span> [[File:new.svg|40px|link=]] [[Fortinet:ALSO-Training#Fortinet_Tech_Practice_-_FortiGate_-_Sicherheitsfeatures_vom_4.Februar_2026|Unterlagen Webinar FortiGate Sicherheitsfeatures vom 4.2.26]] [[File:tipp.svg|20px|link=]]
*<span style="color: #0645AD;">'''17.02.2022'''</span> [[File:alert.svg|40px|link=]] [[Fortinet:Support-Alerts#FortiOS_7.0.4_Proxy-Modus_Applikations_Kontrolle_-_CSB-220207-1|FortiOS 7.0.4 Proxy-Modus Applikations Kontrolle - CSB-220207-1]][[File:achtung.svg|20px|link=]]
* <span style="color: #0645AD;">'''30.01.2026'''</span> [[File:alert.svg|40px|link=]] [[Fortinet:Support-Alerts#OpenSSL_-_CVE-2025-15467|OpenSSL CVE-2025-15467]] [[File:achtung.svg|20px|link=]]
* <span style="color: #0645AD;">'''29.01.2026'''</span> [[File:alert.svg|40px|link=]] [[Fortinet:Support-Alerts#Administrative_FortiCloud_SSO_authentication_bypass_-_FG-IR-26-060|Administrative FortiCloud SSO authentication bypass - FG-IR-26-060]] [[File:achtung.svg|20px|link=]]
* <span style="color: #0645AD;">'''29.01.2026'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wo_finde_ich_die_Release_Notes_für_FortiOS_7.4?|Das '''FortiOS 7.4.11''' ist da!]] [[Datei:FortiOS_74.svg|20px|link=]]
* <span style="color: #0645AD;">'''29.01.2025'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wo_finde_ich_die_Release_Notes_für_FortiOS_7.6?|Das '''FortiOS 7.6.6''' ist da!]] [[Datei:FortiOS_76.svg|20px|link=]]
* <span style="color: #0645AD;">'''22.01.2026'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wie_kann_ich_die_Building_Liste_der_FortiOS_Images_ueber_die_CLI_sehen%3F|Wie kann ich die Building Liste der FortiOS Images ueber die CLI sehen?]] [[File:FortiOS_74.svg|20px|link=]] [[File:FortiOS_76.svg|20px|link=]] [[File:FortiOS_80.svg|20px|link=]]
* <span style="color: #0645AD;">'''22.01.2026'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wie_kann_ich_den_Upgrade_Pfad_direkt_auf_der_FortiGate_ueber_die_CLI_sehen?|Wie kann ich den Upgrade Pfad direkt auf der FortiGate ueber die CLI sehen?]] [[File:FortiOS_74.svg|20px|link=]] [[File:FortiOS_76.svg|20px|link=]] [[File:FortiOS_80.svg|20px|link=]]
* <span style="color: #0645AD;">'''22.01.2026'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Was_kann_ich_tun_wenn_beim_Upgraden_die_Meldung_No_valid_upgrade_path_angezeigt_wird,_obwohl_der_Upgrade_Pfad_korrekt_ist?|Was kann ich tun wenn beim Upgraden die Meldung No valid upgrade path angezeigt wird, obwohl der Upgrade Pfad korrekt ist?]] [[File:FortiOS_74.svg|20px|link=]] [[File:FortiOS_76.svg|20px|link=]] [[File:FortiOS_80.svg|20px|link=]]
* <span style="color: #0645AD;">'''20.01.2026'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wo_finde_ich_die_Release_Notes_für_FortiOS_7.4?|Das '''FortiOS 7.4.10''' ist da!]] [[Datei:FortiOS_74.svg|20px|link=]]
* <span style="color: #0645AD;">'''15.12.2025'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wo_finde_ich_die_Release_Notes_für_FortiOS_7.6?|Das '''FortiOS 7.6.5''' ist da!]] [[Datei:FortiOS_76.svg|20px|link=]]
* <span style="color: #0645AD;">'''10.12.2025'''</span> [[File:alert.svg|40px|link=]] [[Fortinet:Support-Alerts#Multiple_Fortinet_Products_FortiCloud_SSO_Login_Authentication_Bypass_-_CVE-2025-59718_und_CVE-2025-59719|Multiple Fortinet Products FortiCloud SSO Login Authentication Bypass - CVE-2025-59718 und CVE-2025-59719]] [[File:achtung.svg|20px|link=]]
* <span style="color: #0645AD;">'''10.11.2025'''</span> [[File:new.svg|40px|link=]] [[FortiGate:FAQ#Wo_finde_ich_die_Release_Notes_für_FortiOS_7.0?|Das '''FortiOS 7.0.18''' ist da!]] [[Datei:FortiOS_70.svg|20px|link=]]
* <span style="color: #0645AD;">'''09.10.2025'''</span> [[File:new.svg|40px|link=]] [[FortiDeceptor:FAQ#Wie_kann_ich_einen_FortiDeceptor_updaten%3F|Wie kann ich einen FortiDeceptor updaten?]] [[Datei:FortiDeceptor-icon.svg|20px|link=]]
* <span style="color: #0645AD;">'''09.10.2025'''</span> [[File:new.svg|40px|link=]] [[FortiAP:FAQ#Was_versteht_man_unter_LoRaWAN%3F|Was versteht man unter LoRaWAN?]] [[Datei:FortiAP-icon.svg|20px|link=]]
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!------------------------------------------------------- PARTNERUPDATE----------------------------------------------------------------------------->
<!------------------------------------------------------- PARTNERUPDATE----------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
<!-------------------------------------------------------------------------------------------------------------------------------------------------->
----
<!-- * <span style="color: #0645AD;">'''PARTNER UPDATE''' Fortinet Partner Update July 2018(EN)</span> [[Datei:Security_Newsletter_Fortinet_Update-July_EN_2018.pdf]] -->
<!-- * <span style="color: #0645AD;">'''PARTNER UPDATE''' Fortinet Partner Update July 2018(EN)</span> [[Datei:Security_Newsletter_Fortinet_Update-July_EN_2018.pdf]] -->
<!-- * <span style="color: #0645AD;">'''PARTNER UPDATE''' Fortinet Partner Update April 2018(DE)</span> [[Datei:Security_Newsletter_Fortinet_Update-April_DE_2018.pdf]] -->
<!-- * <span style="color: #0645AD;">'''PARTNER UPDATE''' Fortinet Partner Update April 2018(DE)</span> [[Datei:Security_Newsletter_Fortinet_Update-April_DE_2018.pdf]] -->
Zeile 319: Zeile 347:
|}
|}
<!--- Ende Tabelle 5: (unten // 1-spaltig ) ----------------------->
<!--- Ende Tabelle 5: (unten // 1-spaltig ) ----------------------->
----
<!--- Tabelle 6: (unten // 2-spaltig ) ---------------------------->
<!--- Tabelle 6: (unten // 2-spaltig ) ---------------------------->
<!--- Tabelle 6: (unten // zeile 1 spalte 1 --------------.-------->
<!--- Tabelle 6: (unten // zeile 1 spalte 1 --------------.-------->
Zeile 334: Zeile 361:
* [[FortiGate-5.4-5.6:FAQ]]
* [[FortiGate-5.4-5.6:FAQ]]


{| class="wikitable" style="width:100%"  
{| class="wikitable" style="width:850px"  
|-  
|-  
| style="width:50px;background-color: #f2f79d;"| <span style="color:#ba0c2f">[[File:achtung.svg|100px|link=]]</span>
| style="width:50px;background-color: #FF7730;"| <span>[[File:wichtig.svg|50px|link=]]</span>
|
| style="background-color: #FFB991"|
Die FortiOS '''5.0, 5.2, 5.4''','''5.6''' und '''6.0''' Versionen sind nicht mehr von Fortinet supportet. Bitte auf eine Supportete Version upgraden.
Die FortiOS '''5.0, 5.2, 5.4, 5.6, 6.0, 6.2, 6.4 und 7.0''' Versionen sind nicht mehr von Fortinet supportet. Bitte auf eine Supportete Version upgraden.


Mehr Infos unter : https://support.fortinet.com/Information/ProductLifeCycle.aspx
Mehr Infos unter : https://support.fortinet.com/Information/ProductLifeCycle.aspx
Zeile 362: Zeile 389:
[[:Category:Information|'''Information:''']]
[[:Category:Information|'''Information:''']]
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 8: (unten // zeile 1 spalte 2 --------------.-------->
<!--- Tabelle 8: (unten // zeile 1 spalte 2 --------------.-------->
|style="width: 50% !important" valign=top|
|style="width: 50% !important" valign=top|
|}
|}
<!--- Ende Tabelle 8: (unten // 2-spaltig ) ----------------------->
<!--- Ende Tabelle 8: (unten // 2-spaltig ) ----------------------->
<!--- Tabelle 9: (unten // 2-spaltig ) ---------------------------->
<!--- Tabelle 9: (unten // 2-spaltig ) ---------------------------->
<!--- Tabelle 9: (unten // zeile 1 spalte 1 --------------.-------->
<!--- Tabelle 9: (unten // zeile 1 spalte 1 --------------.-------->
Zeile 373: Zeile 398:
|style="width: 50% !important" valign=top|
|style="width: 50% !important" valign=top|
* [[Garantie_%26_Gew%C3%A4hrleistung]]
* [[Garantie_%26_Gew%C3%A4hrleistung]]
----
* [[Fortinet:Icons|Fortinet Icons''']]
<!---------------------------------------------------------------->
<!---------------------------------------------------------------->
<!--- Tabelle 9: (unten // zeile 1 spalte 2 --------------.-------->
<!--- Tabelle 9: (unten // zeile 1 spalte 2 --------------.-------->
|style="width: 50% !important" valign=top|
|style="width: 50% !important" valign=top|
|}
|}
<!--- Ende Tabelle 9: (unten // 2-spaltig ) ----------------------->
<!--- Ende Tabelle 9: (unten // 2-spaltig ) ----------------------->
 
----
<big>Letzte Änderung auf dem Wiki wurde am '''{{REVISIONDAY}}.{{REVISIONMONTH}}.{{REVISIONYEAR}}''' durchgeführt</big>
----
__NOEDITSECTION__
__NOEDITSECTION__
__NOTOC__
__NOTOC__

Aktuelle Version vom 13. April 2026, 09:10 Uhr


Support portal banner.png

ALSO Support Portal Guide download


Willkommen auf dem ALSO Schweiz AG MediaWiki

Unter der Rubrik Dokumentationen finden Sie eine Sammlung nützlicher Informationen, How-To's etc. für den Hersteller Fortinet.

Ihre Mitarbeit ist Willkommen!

Sie möchten eine Korrektur zu einem Artikel anbringen oder einen Beitrag leisten? Schreiben sie uns eine
Nachricht auf fortinet.ch@also.com.


Dokumentation



Fortinet Links 
Security Links 

Beliebte Artikeln im Schnellzugriff

Produkte Guide
Februar 2025

Produkte Matrix
New.svg April 2026

Wireless Produkte Matrix
New.svg April 2026

Für Schematic bitte uns kontaktieren
Aktuelles Schematic File vom Dezember 2025

Support-Alerts
Achtung.svg
Letzte Einträge:

Produkte Infos & Datenblätter
Neuestes Produkt:

Tipps&Tricks Tipp.svg

Troubleshooting: Config cli.png

FortiGate FAQ:

FortiOS 7x.svg

Diverse FAQs - ShortLinks:

FortiManager-icon.svg
FAQ:
FortiManager

FortiAnalyzer-icon.svg
FAQ:
FortiAnalyzer

Forti-fac-icon.svg
FAQ:
FortiAuthenticator

FortiSwitch-icon.svp
FAQ:
FortiSwitch

FortiAP-icon.svg
FAQ:
FortiAP

FortiGuard-icon.svg
FAQ:
Lizenzierung

Zertifikat-icon.svg
FAQ:
Zertifizierung

FortiGateCloud-icon.svg
FAQ:
FortiGateCloud

FortiSASE-icon.svg
FAQ:
FortiSASE

Neueste Artikel:

Neueste oder aktualisierte Files


Wo finde ich die FAQs über die Version 5.0, 5.2, 5.4 und 5.6?
Unter folgenden Link können die FAQs für 5.0 und 5.2 über die FortiGate, den FortiAnalyzer und den FortiManager eingesehen werden:

Unter folgendem Link kann das FortiGate FAQ für FortiOS 5.4 und FortiOS 5.6 eingesehen werden:

Wichtig.svg

Die FortiOS 5.0, 5.2, 5.4, 5.6, 6.0, 6.2, 6.4 und 7.0 Versionen sind nicht mehr von Fortinet supportet. Bitte auf eine Supportete Version upgraden.

Mehr Infos unter : https://support.fortinet.com/Information/ProductLifeCycle.aspx


Information:


Letzte Änderung auf dem Wiki wurde am 13.04.2026 durchgeführt