fix interface names
This commit is contained in:
@@ -101,16 +101,16 @@ Link erstellen:
|
||||
Prinzipieller Aufbau:
|
||||
|
||||
```
|
||||
enp0s10f0: Netzwerkinterface Richtung Internet
|
||||
enp0s10f1: Netzwerkinterface Richtung Intranet
|
||||
enp0s10f0: Netzwerkinterface Richtung Intranet
|
||||
enp0s10f1: Netzwerkinterface Richtung Internet
|
||||
|
||||
enp0s10f0 (192.168.99.11/24) ==> hier hoert OpenVPN und bildet das Device tap0
|
||||
enp0s10f1 (192.168.99.11/24) ==> hier hoert OpenVPN und bildet das Device tap0
|
||||
|
||||
Eine zweite OpenVPN Instanz bildet das Device tap1 (443/TCP)
|
||||
|
||||
-- enp0s10f0 => tap0 --+-- br0 (10.3.5.1/16)
|
||||
-- enp0s10f1 => tap0 --+-- br0 (10.3.5.1/16)
|
||||
tap1 |
|
||||
-- enp0s10f1 ----------+
|
||||
-- enp0s10f0 ----------+
|
||||
```
|
||||
|
||||
OpenVPN Client Range: 10.3.6.1 bis 10.3.7.254 (mit PUSH gemanaged)
|
||||
|
||||
Reference in New Issue
Block a user