policiesmitov
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| policiesmitov [2017/08/14 08:15] – angelegt michael-neesen | policiesmitov [2024/06/09 10:29] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
|---|---|---|---|
| Zeile 12: | Zeile 12: | ||
| Zusätzlich kann bei OmniVista noch Logging für die Policies konfiguriert werden. Dies gibt einen Überblick, wann die Policy greift und welcher Traffic von dieser Policy betroffen ist. | Zusätzlich kann bei OmniVista noch Logging für die Policies konfiguriert werden. Dies gibt einen Überblick, wann die Policy greift und welcher Traffic von dieser Policy betroffen ist. | ||
| - | <WRAP center round tip 60%> | + | <WRAP center round important |
| - | Wichtig: Policies müssen | + | Wichtig: |
| </ | </ | ||
| + | Ein Beispiel wird im folgenden erklärt: | ||
| + | Das Menü für Policies befindet sich unter ' | ||
| + | Als erstes ist der Name für die Policy zu setzen. Unter 'Show Advanced Options' | ||
| + | Im nächsten Schritt wird die Policy Condition festgelegt. Alle Eigenschaften der Policy Condition müssen erfüllt sein. Andernfalls wird die Policy nicht aktiviert. | ||
| + | Für eine HTTPS-Kommunikation müssen also zwei Polices angelegt werden: | ||
| + | * Eine für den Weg zum Server | ||
| + | {{ : | ||
| + | Hier ist der Ziel-Port der HTTPS-Port und die Ziel-IP-Adresse der Server. | ||
| + | * Eine für den Weg vom Server zurück | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Hier ist der Quell-Port der HTTPS-Port und die Quell-IP-Adresse der Server. | ||
| + | |||
| + | Die Policy Acction ist in diesem Fall ' | ||
| + | |||
| + | In der Configuration findet sich nun nach dem Ausrollen der Policy folgende Konfiguration: | ||
| + | |||
| + | < | ||
| + | |||
| + | -> show configuration snapshot qos | ||
| + | |||
| + | ! QOS: | ||
| + | qos log level 8 | ||
| + | |||
| + | policy condition LAN1-to-LAN2-https-2Condition from ldap source ip 192.168.200.0 mask 255.255.255.0 destination ip 192.168.2.0 mask 255.255.255.0 ip-protocol 6 destination ip-port 443-443 | ||
| + | policy condition LAN1-to-LAN2-httpsCondition from ldap source ip 192.168.200.0 mask 255.255.255.0 destination ip 192.168.2.0 mask 255.255.255.0 ip-protocol 6 source ip-port 443-443 | ||
| + | |||
| + | policy action LAN1-to-LAN2-https-2Action from ldap | ||
| + | policy action LAN1-to-LAN2-httpsAction from ldap | ||
| + | |||
| + | policy validity-period AllTheTime from ldap days sunday monday tuesday wednesday thursday friday saturday months january february march april may june july august september october november december | ||
| + | |||
| + | policy rule LAN1-to-LAN2-https-2 from ldap precedence 30008 condition LAN1-to-LAN2-https-2Condition action LAN1-to-LAN2-https-2Action validity-period AllTheTime | ||
| + | |||
| + | policy rule LAN1-to-LAN2-https from ldap precedence 30002 condition LAN1-to-LAN2-httpsCondition action LAN1-to-LAN2-httpsAction validity-period AllTheTime | ||
| + | |||
| + | qos apply | ||
| + | </ | ||
| + | |||
| + | <WRAP center round tip 60%> | ||
| + | |||
| + | Aus der Konfiguration ist durch den Zusatz 'from ldap' ersichtlich, | ||
| + | </ | ||
policiesmitov.1502698509.txt.gz · Zuletzt geändert: (Externe Bearbeitung)
