Changes for page RangeeOS - Firewall mit ipables Skript
Last modified by Tobias Wintrich on 2022/10/28 12:30
From version 9.1
edited by Tobias Wintrich
on 2022/10/28 10:09
on 2022/10/28 10:09
Change comment:
There is no comment for this version
To version 10.1
edited by Tobias Wintrich
on 2022/10/28 10:09
on 2022/10/28 10:09
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,7 @@ 1 1 Das RangeeOS stellt keine grafische Benutzeroberfläche zur Erstellung und Verwaltung von Firewall Regeln bereit. Auf Wunsch können aber beliebige Regeln über das Linux Kommandozeilen Tool //**iptables **//erstellt und über das Skripte Modul auch auf verschiedene Geräte übertragen werden. 2 2 3 +{{toc/}} 4 + 3 3 = Voraussetzung = 4 4 5 5 Auf dem RangeeOS Client muss das Softwaremodul **scripts **in zur Firmware passender Version installiert sein. ... ... @@ -21,7 +21,6 @@ 21 21 -j => --jump 22 22 -F => --flush 23 23 -P => --policy 24 - 25 25 --dport => --destination-ports}}} 26 26 27 27 {{info}}