Zeigen Sie auf multi Punkt, stützen Sie das Loopback mit 128 Nullpunkten
Point to multi point, support 128 nodes loopback
Ein Legacyanschluss, der zuvor als serieller Anschluss diente, aber jetzt nur für das Loopback (Leeren) von Meldungen verwendet wird.
A legacy port which used to be for a serial port but is now used only for loopback (flush) messages.
Das sind dann die LAN-Verbindung (als eth0 bezeichnet), das Loopback (lo) und die WLAN-Verbindung (wlan0).
These are the LAN connection (eth0), Loopback (lo) and the wifi-connection (wlan0).
Verwenden Sie diese Felder, um MyDomain für das Loopback Testing zu konfigurieren.
Use these fields to configure MyDomain for loopback testing.
Ist das Loopback aktiviert? Wenn ja: Welche Einstellung wurde für die Loopback-Richtlinie festgelegt (Zusammenführen oder Ersetzen)?
Whether loopback is enabled, and the state (Merge or Replace) of the loopback policy setting.
Tools wie Fiddler können den Datenverkehr zwischen Receiver für Web-Sites und StoreFront-Diensten nicht erfassen, wenn das Loopback auf On gesetzt ist.
Tools like Fiddler cannot capture the traffic between Receiver for Web and StoreFront Services if loopback is set to On.
Um die Imagedateien zu mounten, braucht man das loopback Device.
Das loopback Interface ist eine spezielle Schnittstelle, über die man eine Verbindung zum eigenen Rechner aufbauen kann.
The 'loopback' interface is a special type of interface that allows you to make connections to yourself.
Die IP Adresse auf das Loopback Device zu konfigurieren hat bei mir nicht funktioniert, da im Bind das als 127.0.0.1-Client erkannt wird und daher voller Zugriff auf alle Zonen und rekursive Abfragen hat.
The IP address configured on the loopback device did not work with me, because in bind this address is recognized as a 127.0.0.1 client and therefore has full access to all zones and recursive queries.
Dies ist eine spezielle Adresse für das Loopback Interface, vergleichbar zur "127.0.0.1" bei IPv4.
This is a special address for the loopback interface, similar to IPv4 with its "127.0.0.1".
Ohne das Loopback Interface ist der GSM nicht funktionstüchtig.
Without the loopback interface the GSM will not work.
Container eines solchen PODs haben Zugriff auf das Loopback Device, auf die Prozesse die an localhost gebunden sind, können den Netzwerkverkehr anderer PODs auf dem selben Knoten abgreifen und sind ggf. nicht an die Network Policies eines VLANs gebunden.
Containers of such PODs have access to the loopback device to which processes are bound to localhost, can access the network traffic of other PODs on the same node and may not be controlled by the network policies of a VLAN.
Immerhin nutzt CouchDB standardmäßig nur das Loopback Interface (127.0.0.1 oder localhost). Somit kann man nur selber mit CouchDB sprechen und niemand sonst.
A note of relief: by default, CouchDB will listen only on your loopback network interface (127.0.0.1 or localhost) and thus only you will be able to make requests to CouchDB, nobody else.