aboutsummaryrefslogtreecommitdiff
path: root/netsec-assignment4-S4498062/exercise3/exercise3d
diff options
context:
space:
mode:
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)