aboutsummaryrefslogtreecommitdiff
path: root/netsec-assignment4-S4498062/exercise3/exercise3e
diff options
context:
space:
mode:
Diffstat (limited to 'netsec-assignment4-S4498062/exercise3/exercise3e')
-rw-r--r--netsec-assignment4-S4498062/exercise3/exercise3e4
1 files changed, 4 insertions, 0 deletions
diff --git a/netsec-assignment4-S4498062/exercise3/exercise3e b/netsec-assignment4-S4498062/exercise3/exercise3e
new file mode 100644
index 0000000..b5e22fa
--- /dev/null
+++ b/netsec-assignment4-S4498062/exercise3/exercise3e
@@ -0,0 +1,4 @@
+This is to let traffic to the VPN go through wlp3s0. Otherwise, we will VPN the
+VPN with itself, and we cannot use it at all.
+This also means that SSHing to the machine of the VPN server will not go through
+the VPN server itself.