KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 125: | Zeile 125: | ||
| Interface type. }} | | Interface type. }} | ||
{{var | 1=type--Parameter--Liste | {{var | 1=type--Parameter--Liste | ||
| 2=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li></ul> | | 2=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li><li>XFRM</li></ul> | ||
| 3=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li></ul> }} | | 3=<ul><li>ETHERNET</li><li>PPPOE</li><li>PPTP</li><li>WLAN</li><li>TUN</li><li>VLAN</li><li>6IN4</li><li>MOBILE</li><li>GRE</li><li>BRIDGE</li><li>BOND</li><li>XFRM</li></ul> }} | ||
{{var | new--zones | {{var | new--zones | ||
| Zone, die dem Interface zugeordnet wird | | Zone, die dem Interface zugeordnet wird | ||
| Zeile 505: | Zeile 505: | ||
| Ausführliches Beispiel in den [[UTM/FAQ#Interface_umbenennen | FAQ]] | | Ausführliches Beispiel in den [[UTM/FAQ#Interface_umbenennen | FAQ]] | ||
| Detailed example in the [[UTM/FAQ#Rename_Interface | FAQ]] }} | | Detailed example in the [[UTM/FAQ#Rename_Interface | FAQ]] }} | ||
{{var | | {{var | 1=XFRM--val | ||
| | | 2=interface new name "ipsec0" type "XFRM" options [ xfrm_parent=<existierende eth-Schnittstelle, z.B. A0, LAN1> xfrm_interface_id=<beliebige, eindeutige ID> ] | ||
| | system update interface | ||
ipsec get // id der gewünschten Verbindung ermitteln | |||
ipsec set id <gewünschte ipsec-Verbindung-ID> xfrm_if_name ipsec0 | |||
ipsec update | |||
| 3=interface new name "ipsec0" type "XFRM" options [ xfrm_parent=<existing eth interface, e.g. A0, LAN1> xfrm_interface_id=<unique ID> ] | |||
system update interface | |||
ipsec get // determine the ID of the desired connection | |||
ipsec set id <desired ipsec connection ID> xfrm_if_name ipsec0 | |||
ipsec update }} | |||
{{var | | {{var | | ||
| | | | ||
UTM/CLI/Interface.lang: Unterschied zwischen den Versionen
Aus Securepoint Wiki