aboutsummaryrefslogtreecommitdiff
path: root/netsec-assignment4-S4498062/exercise3/exercise3d
diff options
context:
space:
mode:
authorCamil Staps2015-10-02 15:02:11 +0200
committerCamil Staps2015-10-02 15:03:07 +0200
commiteb0a29adaab70381867f91085ebe0ba2cc2928d7 (patch)
tree2cffecfec1aa08a91cf8ca231104c439c9d6cb80 /netsec-assignment4-S4498062/exercise3/exercise3d
parentStart exercise 4 (diff)
Finish assignment 4
Diffstat (limited to 'netsec-assignment4-S4498062/exercise3/exercise3d')
-rw-r--r--netsec-assignment4-S4498062/exercise3/exercise3d5
1 files changed, 5 insertions, 0 deletions
diff --git a/netsec-assignment4-S4498062/exercise3/exercise3d b/netsec-assignment4-S4498062/exercise3/exercise3d
new file mode 100644
index 0000000..b5ea318
--- /dev/null
+++ b/netsec-assignment4-S4498062/exercise3/exercise3d
@@ -0,0 +1,5 @@
+This is added to not VPN the DNS service on 131.174.117.20. From the DHCP lease
+of tap0 we can see that this VPN service does not provide a DNS server. So, if
+we don't allow the other name server (if this rule were not there), we cannot
+resolve any hostnames. However, there are VPNs that do have a DNS service (see
+http://security.stackexchange.com/a/13907/21287)