From eb0a29adaab70381867f91085ebe0ba2cc2928d7 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 2 Oct 2015 15:02:11 +0200 Subject: Finish assignment 4 --- netsec-assignment4-S4498062/exercise3/exercise3a | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 netsec-assignment4-S4498062/exercise3/exercise3a (limited to 'netsec-assignment4-S4498062/exercise3/exercise3a') diff --git a/netsec-assignment4-S4498062/exercise3/exercise3a b/netsec-assignment4-S4498062/exercise3/exercise3a new file mode 100644 index 0000000..fcc4a08 --- /dev/null +++ b/netsec-assignment4-S4498062/exercise3/exercise3a @@ -0,0 +1,4 @@ +All traffic to the VPN server goes through the normal interface. Otherwise, we +cannot reach the server anymore because we're VPNing the VPN server with itself. +All other traffic not matched by any other route goes to 10.50.9.1, because +that's where the VPN client is running. -- cgit v1.2.3